Re-enable lit test shtest-timeout.py on non-Windows.

It was disabled incorrectly, which meant it wasn't running anywhere.

llvm-svn: 360356
This commit is contained in:
Paul Robinson 2019-05-09 17:01:03 +00:00
parent adf427b82d
commit 0b68fc3f59
1 changed files with 1 additions and 1 deletions

View 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