Skip to content

Commit 34d16a8

Browse files
authored
Merge pull request swiftlang#39411 from benlangmuir/disable-test-arm64
[test] Add REQUIRES: CPU=x86_64 to test that is failing in CI
2 parents d7dd0e6 + 5f331bf commit 34d16a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Backdeploy/linking.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
// RUN: otool -L %t/linking_rpath_old | %FileCheck -check-prefix CHECK-RPATH %s
99

1010
// REQUIRES: OS=macosx
11+
// REQUIRES: CPU=x86_64
1112

1213
// CHECK-DIRECT: /usr/lib/swift/libswift_Concurrency.dylib
1314
// CHECK-RPATH: @rpath/libswift_Concurrency.dylib

0 commit comments

Comments
 (0)