Skip to content

Commit 599c8da

Browse files
committed
[lldb] Re-enable TestSwiftTaskSwitch
1 parent d7d8d50 commit 599c8da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/lang/swift/async/stepping/step-in/task-switch/TestSwiftTaskSwitch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
class TestCase(lldbtest.TestBase):
88
@swiftTest
99
@skipIf(oslist=["windows", "linux"])
10-
@expectedFailureAll(bugnumber='rdar://115576769')
1110
def test(self):
1211
"""Test conditions for async step-in."""
1312
self.build()

0 commit comments

Comments
 (0)