Skip to content

Commit cf4801c

Browse files
committed
Disable clock test on backdeploy concurrency lib
1 parent e24e8ba commit cf4801c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/clock.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
// Test requires _swift_task_enterThreadLocalContext which is not available
88
// in the back deployment runtime.
99
// UNSUPPORTED: back_deployment_runtime
10+
// UNSUPPORTED: back_deploy_concurrency
1011

1112
import _Concurrency
1213
import StdlibUnittest

0 commit comments

Comments
 (0)