1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Use UNSUPPORTED: windows in shtest-timeout.py. Apparently system-windows does not cover all cases either and the case it doesn't cover affects one of the buildbots.

llvm-svn: 360373
This commit is contained in:
Stella Stamenova 2019-05-09 20:22:02 +00:00
parent ffa8726113
commit 056ec58399

View 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