summaryrefslogtreecommitdiffstats
path: root/llvm/utils
diff options
context:
space:
mode:
authorDan Liew <dan@su-root.co.uk>2018-03-28 13:55:13 +0000
committerDan Liew <dan@su-root.co.uk>2018-03-28 13:55:13 +0000
commit8ade9e75b025d68dbc9d5beb74d975f597d75e9e (patch)
tree680c69b1a6a55dfbee7e32a85a94337e351b35bd /llvm/utils
parent7efde3c440d1da5b14621e2710d4459219aabaf8 (diff)
downloadbcm5719-llvm-8ade9e75b025d68dbc9d5beb74d975f597d75e9e.tar.gz
bcm5719-llvm-8ade9e75b025d68dbc9d5beb74d975f597d75e9e.zip
Revert "[lit] Temporarily disable shtest-timeout.py on darwin"
This reverts commit 771829b640a5494ab65c810dd6b4330522bf3a33 (rr328598) Hopefully the test will now pass on the bots. rdar://problem/38774530 llvm-svn: 328703
Diffstat (limited to 'llvm/utils')
-rw-r--r--llvm/utils/lit/tests/shtest-timeout.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/llvm/utils/lit/tests/shtest-timeout.py b/llvm/utils/lit/tests/shtest-timeout.py
index 12371c688e6..b7e6872dba2 100644
--- a/llvm/utils/lit/tests/shtest-timeout.py
+++ b/llvm/utils/lit/tests/shtest-timeout.py
@@ -1,8 +1,5 @@
# REQUIRES: python-psutil
-#
-# rdar://problem/38774530
-# UNSUPPORTED: darwin
-#
+
# PR33944
# XFAIL: windows
OpenPOWER on IntegriCloud