Skip to content

Commit f02164f

Browse files
committed
Disable test/Concurrency/Runtime/async_task_locals_copy_to_sync.swift failing on SwiftCI
1 parent ee50783 commit f02164f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/async_task_locals_copy_to_sync.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// UNSUPPORTED: back_deployment_runtime
1010
// Disable on cooperative executor because it can't dispatch jobs before the end of main function
1111
// UNSUPPORTED: single_threaded_runtime
12+
// REQUIRES: rdar80824152
1213

1314
import Dispatch
1415

0 commit comments

Comments
 (0)