Skip to content

Commit 3100007

Browse files
committed
[lldb] Disable TestSwiftImageLookupPC.py
This test is failing in CentOS bot rdar://125497260
1 parent 20920cc commit 3100007

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/commands/target/modules/swift/TestSwiftImageLookupPC.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
class SwiftAddressExpressionTest(TestBase):
99
@swiftTest
10+
@skipIfLinux # rdar://125497260
1011
def test(self):
1112
"""Test that you can use register names in image lookup in a swift frame."""
1213
self.build()

0 commit comments

Comments
 (0)