Skip to content

Commit 8fa394f

Browse files
authored
Merge pull request #64435 from tshortli/disable-assume-actor-test-windows
Disable `distributed_actor_assume_executor.swift`
2 parents 3e79583 + b2a1e16 commit 8fa394f

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)