Skip to content

Commit 5eca70d

Browse files
kastiglionerjmccall
authored andcommitted
[lldb] Disable TestSwiftAsyncFrameVar.py
1 parent 3473447 commit 5eca70d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/lang/swift/async/frame/variable/TestSwiftAsyncFrameVar.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ class TestCase(lldbtest.TestBase):
99

1010
@swiftTest
1111
@skipIf(oslist=['windows', 'linux'])
12+
@expectedFailureAll(bugnumber="rdar://88142757")
1213
def test(self):
1314
"""Test `frame variable` in async functions"""
1415
self.build()

0 commit comments

Comments
 (0)