We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c99f4 commit d0b1fecCopy full SHA for d0b1fec
lldb/test/API/functionalities/thread/state/TestThreadStates.py
@@ -38,7 +38,6 @@ def test_state_after_continue(self):
38
39
@skipIfDarwin # 'llvm.org/pr23669', cause Python crash randomly
40
@expectedFailureDarwin("llvm.org/pr23669")
41
- @expectedFailureAll(oslist=["windows"], bugnumber="llvm.org/pr24660")
42
@expectedFailureNetBSD
43
# thread states not properly maintained
44
@unittest.expectedFailure # llvm.org/pr16712
0 commit comments