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.
2 parents 3d10cb4 + 52f7cfb commit 3bbd787Copy full SHA for 3bbd787
lldb/test/API/functionalities/thread/state/TestThreadStates.py
@@ -30,7 +30,6 @@ def test_state_after_breakpoint(self):
30
@expectedFailureAll(
31
oslist=lldbplatformutil.getDarwinOSTriples(), bugnumber="llvm.org/pr23669"
32
)
33
- @expectedFailureAll(oslist=["windows"], bugnumber="llvm.org/pr24660")
34
def test_state_after_continue(self):
35
"""Test thread state after continue."""
36
self.build()
0 commit comments