]> granicus.if.org Git - llvm/commitdiff
Use UNSUPPORTED: windows in shtest-timeout.py. Apparently system-windows does not...
authorStella Stamenova <stilis@microsoft.com>
Thu, 9 May 2019 20:22:02 +0000 (20:22 +0000)
committerStella Stamenova <stilis@microsoft.com>
Thu, 9 May 2019 20:22:02 +0000 (20:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360373 91177308-0d34-0410-b5e6-96231b3b80d8

utils/lit/tests/shtest-timeout.py

index 1208e7379d0ee94493000c11fb5f16e6455faa60..aa7d7e1c7f66b2866013862cff89bff8f15032e1 100644 (file)
@@ -1,7 +1,9 @@
 # REQUIRES: python-psutil
 
 # llvm.org/PR33944
-# UNSUPPORTED: system-windows
+# This should be system-windows as windows does not cover all cases, but
+# apparently neither does system-windows
+# UNSUPPORTED: windows
 
 # FIXME: This test is fragile because it relies on time which can
 # be affected by system performance. In particular we are currently