summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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