Skip to content

Commit 5c2269d

Browse files
author
git apple-llvm automerger
committed
Merge commit 'bfd4a396fd4e' from swift/release/5.5 into swift/main
2 parents 021be3b + bfd4a39 commit 5c2269d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/lang/swift/stepping/TestSwiftStepping.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ class TestSwiftStepping(lldbtest.TestBase):
2525
mydir = lldbtest.TestBase.compute_mydir(__file__)
2626

2727
@swiftTest
28+
@expectedFailureAll(oslist=['linux'], archs=['aarch64'], bugnumber="rdar://77785062")
2829
def test_swift_stepping(self):
2930
"""Tests that we can step reliably in swift code."""
3031
self.build()

0 commit comments

Comments
 (0)