Skip to content

Commit 1c98165

Browse files
committed
[lldb] Skip TestSwiftBackwardInteropExpressions in Linux
1 parent a90ad0e commit 1c98165

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)