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 3a42763 + 83f9b34 commit 9cae4e2Copy full SHA for 9cae4e2
lldb/test/API/lang/swift/async/unwind/backtrace_locals/TestSwiftAsyncBacktraceLocals.py
@@ -3,7 +3,7 @@
3
import lldbsuite.test.lldbtest as lldbtest
4
import lldbsuite.test.lldbutil as lldbutil
5
6
-
+@skipIf(bugnumber="rdar://162712775")
7
class TestSwiftAsyncBacktraceLocals(lldbtest.TestBase):
8
9
mydir = lldbtest.TestBase.compute_mydir(__file__)
0 commit comments