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 c5f7a32 commit 0e8a10bCopy full SHA for 0e8a10b
lldb/test/API/functionalities/archives/TestBSDArchives.py
@@ -25,7 +25,6 @@ def setUp(self):
25
oslist=["windows"],
26
bugnumber="llvm.org/pr24527. Makefile.rules doesn't know how to build static libs on Windows",
27
)
28
- @expectedFailureAll(remote=True)
29
def test(self):
30
"""Break inside a() and b() defined within libfoo.a."""
31
self.build()
0 commit comments