From 2717b76c1a4a4bd4436a6e442fb2d695430fc499 Mon Sep 17 00:00:00 2001 From: Stella Stamenova Date: Tue, 5 Mar 2019 21:43:04 +0000 Subject: [PATCH] [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 --- lldb/lit/ExecControl/StopHook/stop-hook-threads.test | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lldb/lit/ExecControl/StopHook/stop-hook-threads.test b/lldb/lit/ExecControl/StopHook/stop-hook-threads.test index 9c8c960ecfc5..f1cf8e1208d4 100644 --- a/lldb/lit/ExecControl/StopHook/stop-hook-threads.test +++ b/lldb/lit/ExecControl/StopHook/stop-hook-threads.test @@ -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