Skip to content

Commit 41f8814

Browse files
authored
Merge pull request #6578 from augusto2112/skip-back=interop-linux
[lldb] Skip TestSwiftBackwardInteropExpressions in Linux
2 parents c735017 + 1c98165 commit 41f8814

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/lang/swift/cxx_interop/backward/expressions/TestSwiftBackwardInteropExpressions.py

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

99
class TestSwiftBackwardInteropExpressions(TestBase):
1010

11+
@skipIfLinux
1112
@swiftTest
1213
def test_func_step_in(self):
1314
self.build()

0 commit comments

Comments
 (0)