Skip to content

Commit 9d158c8

Browse files
author
git apple-llvm automerger
committed
Merge commit 'aa6e26b7b923' from swift/release/5.9 into stable/20221013
2 parents d3c61c2 + aa6e26b commit 9d158c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/lang/swift/other_arch_dylib/TestSwiftOtherArchDylib.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ def setUp(self):
1616
@swiftTest
1717
@skipUnlessDarwin
1818
@skipIfDarwinEmbedded
19+
@skipIf(archs=no_match(["arm64"]))
1920
@expectedFailure("the swift.org toolchain cannot produce arm64e binaries")
2021
def test(self):
2122
"""Test module import from dylibs with an architecture

0 commit comments

Comments
 (0)