Skip to content

Commit 8aaf9d6

Browse files
Add missing REQUIRES: CPU=x86_64 to Concurrency test.
1 parent 90cb550 commit 8aaf9d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Backdeploy/mangling.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// RUN: %target-build-swift -target x86_64-apple-macosx10.15 %s -o %t/test_mangling -Xfrontend -disable-availability-checking
1313
// RUN: %target-run %t/test_mangling
1414

15+
// REQUIRES: CPU=x86_64
1516
// REQUIRES: OS=macosx
1617
// REQUIRES: executable_test
1718

0 commit comments

Comments
 (0)