Skip to content

Commit 4e3198d

Browse files
authored
Merge pull request swiftlang#58677 from etcwilde/ewilde/no-backdeploy-conc-for-clocks
Disable clock test on backdeploy concurrency lib
2 parents f3dc8d0 + cf4801c commit 4e3198d

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)