summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorPaul Robinson <paul.robinson@sony.com>2019-05-09 17:01:03 +0000
committerPaul Robinson <paul.robinson@sony.com>2019-05-09 17:01:03 +0000
commit0b68fc3f59b52cadf83e5283c9d5d17a29d398ae (patch)
tree9f52dbe307e0938ba573e895b6a3a0d7ba33b906 /llvm
parentadf427b82d405a775fa5881cb74ef46ea1abbf89 (diff)
downloadbcm5719-llvm-0b68fc3f59b52cadf83e5283c9d5d17a29d398ae.tar.gz
bcm5719-llvm-0b68fc3f59b52cadf83e5283c9d5d17a29d398ae.zip
Re-enable lit test shtest-timeout.py on non-Windows.
It was disabled incorrectly, which meant it wasn't running anywhere. llvm-svn: 360356
Diffstat (limited to 'llvm')
-rw-r--r--llvm/utils/lit/tests/shtest-timeout.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/lit/tests/shtest-timeout.py b/llvm/utils/lit/tests/shtest-timeout.py
index 9ed8ebe8ddd..a11e4447f54 100644
--- a/llvm/utils/lit/tests/shtest-timeout.py
+++ b/llvm/utils/lit/tests/shtest-timeout.py
@@ -1,7 +1,7 @@
# REQUIRES: python-psutil
# llvm.org/PR33944
-# REQUIRES: nowindows
+# UNSUPPORTED: windows
# FIXME: This test is fragile because it relies on time which can
# be affected by system performance. In particular we are currently
OpenPOWER on IntegriCloud