Skip to content

Commit 0bccec6

Browse files
[lldb] Skip test TestThreadSpecificBreakpoint on Windows (#79737)
Test timed out in Swift CI, so we should consider it flaky
1 parent 72867f3 commit 0bccec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/windows-llvm-lit-test-overrides.txt

+1
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ skip lldb-api :: commands/thread/backtrace/TestThreadBacktraceRepeat.py
136136
skip lldb-api :: functionalities/inferior-crashing/TestInferiorCrashing.py
137137
skip lldb-api :: functionalities/inline-stepping/TestInlineStepping.py
138138
skip lldb-api :: functionalities/step_scripted/TestStepScripted.py
139+
skip lldb-api :: functionalities/thread/thread_specific_break/TestThreadSpecificBreakpoint.py
139140

140141
### Tests that pass occasionally ###
141142

0 commit comments

Comments
 (0)