Skip to content

Commit 12b08ae

Browse files
committed
Disable concurrency test on arm64e.
ptrauth is not yet implemented for asynchronous functions. Fixes rdar://71809918.
1 parent 3347f8d commit 12b08ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/async_task_priority_basic.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// REQUIRES: executable_test
33
// REQUIRES: concurrency
44
// REQUIRES: libdispatch
5+
// XFAIL: CPU=arm64e
56

67
import Dispatch
78

0 commit comments

Comments
 (0)