diff options
| author | 2019-06-23 21:36:31 +0000 | |
|---|---|---|
| committer | 2019-06-23 21:36:31 +0000 | |
| commit | 23f101f37937a1bd4a29726cab2f76e0fb038b35 (patch) | |
| tree | f7da7d6b32c2e07114da399150bfa88d72187012 /gnu/llvm/utils/lit/tests/shtest-timeout.py | |
| parent | sort previous; ok deraadt (diff) | |
| download | wireguard-openbsd-23f101f37937a1bd4a29726cab2f76e0fb038b35.tar.xz wireguard-openbsd-23f101f37937a1bd4a29726cab2f76e0fb038b35.zip | |
Import LLVM 8.0.0 release including clang, lld and lldb.
Diffstat (limited to 'gnu/llvm/utils/lit/tests/shtest-timeout.py')
| -rw-r--r-- | gnu/llvm/utils/lit/tests/shtest-timeout.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/llvm/utils/lit/tests/shtest-timeout.py b/gnu/llvm/utils/lit/tests/shtest-timeout.py index 2f1fc3d17c0..9ed8ebe8ddd 100644 --- a/gnu/llvm/utils/lit/tests/shtest-timeout.py +++ b/gnu/llvm/utils/lit/tests/shtest-timeout.py @@ -1,7 +1,7 @@ # REQUIRES: python-psutil -# PR33944 -# XFAIL: windows +# llvm.org/PR33944 +# REQUIRES: nowindows # FIXME: This test is fragile because it relies on time which can # be affected by system performance. In particular we are currently |
