mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-10 18:11:19 +00:00
[lit, windows] Disable stop-hook-threads on Windows
This test is also no longer reliably failing or passing on Windows and it is hanging every few runs. llvm-svn: 355448
This commit is contained in:
parent
b0bfac48d1
commit
2717b76c1a
@ -4,7 +4,8 @@
|
||||
# RUN: %lldb -b -s %p/Inputs/stop-hook-threads-2.lldbinit -s %s -f %t \
|
||||
# RUN: | FileCheck --check-prefix=CHECK --check-prefix=CHECK-FILTER %s
|
||||
# XFAIL: system-netbsd
|
||||
# XFAIL: system-windows
|
||||
# UNSUPPORTED: system-windows
|
||||
# This test is flakey and hangs on windows periodically: llvm.org/pr38373
|
||||
# UNSUPPORTED: system-linux
|
||||
|
||||
thread list
|
||||
|
Loading…
Reference in New Issue
Block a user