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 101fa45 commit 9c32f3dCopy full SHA for 9c32f3d
lldb/test/API/lang/swift/stepping/TestSwiftStepping.py
@@ -25,7 +25,6 @@ class TestSwiftStepping(lldbtest.TestBase):
25
mydir = lldbtest.TestBase.compute_mydir(__file__)
26
27
@swiftTest
28
- @skipIfLinux
29
def test_swift_stepping(self):
30
"""Tests that we can step reliably in swift code."""
31
self.build()
0 commit comments