Skip to content

Commit f5d920f

Browse files
Merge branch 'apple:main' into fix-it-for-repeated-any-or-some-in-composition
2 parents 8ce878f + 3619472 commit f5d920f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/clock.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// UNSUPPORTED: back_deployment_runtime
1010
// UNSUPPORTED: back_deploy_concurrency
1111

12+
// This is XFAILed on cooperative executor due to missing implementations
13+
// XFAIL: single_threaded_runtime
14+
1215
import _Concurrency
1316
import StdlibUnittest
1417

0 commit comments

Comments
 (0)