Skip to content

Commit 02c8e18

Browse files
committed
Mark test as no debug info
1 parent ffc1c31 commit 02c8e18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/lang/swift/deployment_target/TestSwiftDeploymentTarget.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
class TestSwiftDeploymentTarget(TestBase):
2323

2424
mydir = TestBase.compute_mydir(__file__)
25+
NO_DEBUG_INFO_TESTCASE = True
2526

2627
@skipIf(bugnumber="rdar://60396797", # should work but crashes.
2728
setting=('symbols.use-swift-clangimporter', 'false'))

0 commit comments

Comments
 (0)