Skip to content

Commit 3619472

Browse files
Merge pull request #58743 from kateinoigakukun/katei/unsup-coop-clock
2 parents 261953a + d44975b commit 3619472

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)