We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bed4e5 commit 3818750Copy full SHA for 3818750
lldb/test/API/lang/swift/stepping/TestSwiftStepping.py
@@ -24,7 +24,6 @@ class TestSwiftStepping(lldbtest.TestBase):
24
mydir = lldbtest.TestBase.compute_mydir(__file__)
25
26
@swiftTest
27
- @skipIfLinux
28
def test_swift_stepping(self):
29
"""Tests that we can step reliably in swift code."""
30
self.build()
0 commit comments