Skip to content

Commit 12414ad

Browse files
adrian-prantlrintaro
authored andcommitted
Revert "Revert "[lldb] Skip TestSwiftBackwardInteropExpressions in Linux""
This reverts commit 44c656a.
1 parent c73e1ef commit 12414ad

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)