OSDN Git Service

Re-enable lit test shtest-timeout.py on non-Windows.
authorPaul Robinson <paul.robinson@sony.com>
Thu, 9 May 2019 17:01:03 +0000 (17:01 +0000)
committerPaul Robinson <paul.robinson@sony.com>
Thu, 9 May 2019 17:01:03 +0000 (17:01 +0000)
It was disabled incorrectly, which meant it wasn't running anywhere.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360356 91177308-0d34-0410-b5e6-96231b3b80d8

utils/lit/tests/shtest-timeout.py

index 9ed8ebe..a11e444 100644 (file)
@@ -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