Skip to content

Commit 5f331bf

Browse files
committed
[test] Add REQUIRES: CPU=x86_64 to test that is failing in CI
Failing on macOS-arm64 job.
1 parent d7dd0e6 commit 5f331bf

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)