Skip to content

Commit b2a1e16

Browse files
committed
Disable distributed_actor_assume_executor.swift because it is failing on Windows.
1 parent f8aaf18 commit b2a1e16

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Distributed/Runtime/distributed_actor_assume_executor.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
// UNSUPPORTED: use_os_stdlib
1515
// UNSUPPORTED: freestanding
1616

17+
// rdar://106822386
18+
// REQUIRES: rdar106822386
19+
1720
import StdlibUnittest
1821
import Distributed
1922
import FakeDistributedActorSystems

0 commit comments

Comments
 (0)