Skip to content

Commit f62e483

Browse files
committed
Permanently disable test/Concurrency/Runtime/clock.swift
There is still an open radar for the author to consider deleting the test or reimagining it somehow: rdar:94451729 (Swift CI: Concurrency/Runtime/clock.swift failed despite increased timeout)
1 parent 3d95036 commit f62e483

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 test is disabled because it seems to require dedicated CPU access:
13+
// REQUIRES: rdar94451729
14+
1215
import _Concurrency
1316
import StdlibUnittest
1417

0 commit comments

Comments
 (0)