diff options
| author | Dan Liew <dan@su-root.co.uk> | 2018-03-28 13:55:13 +0000 | 
|---|---|---|
| committer | Dan Liew <dan@su-root.co.uk> | 2018-03-28 13:55:13 +0000 | 
| commit | 8ade9e75b025d68dbc9d5beb74d975f597d75e9e (patch) | |
| tree | 680c69b1a6a55dfbee7e32a85a94337e351b35bd /llvm/utils/lit | |
| parent | 7efde3c440d1da5b14621e2710d4459219aabaf8 (diff) | |
| download | bcm5719-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/lit')
| -rw-r--r-- | llvm/utils/lit/tests/shtest-timeout.py | 5 | 
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 | 

