diff options
Diffstat (limited to 'llvm/utils/lit/tests/shtest-timeout.py')
-rw-r--r-- | llvm/utils/lit/tests/shtest-timeout.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/utils/lit/tests/shtest-timeout.py b/llvm/utils/lit/tests/shtest-timeout.py index 2f1fc3d17c0..70b1dee887a 100644 --- a/llvm/utils/lit/tests/shtest-timeout.py +++ b/llvm/utils/lit/tests/shtest-timeout.py @@ -1,8 +1,5 @@ # REQUIRES: python-psutil -# PR33944 -# XFAIL: windows - # FIXME: This test is fragile because it relies on time which can # be affected by system performance. In particular we are currently # assuming that `short.py` can be successfully executed within 2 |