Skip to content

Commit d44975b

Browse files
Disabling failing test Concurrency/Runtime/clock.swift on cooperative executor
This is XFAILed on cooperative executor due to missing implementations
1 parent 261953a commit d44975b

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)