Skip to content

Commit eb493f8

Browse files
authored
Merge pull request #58424 from artemcm/57DisableFailingDistributedActors
[5.7] Disable failing distributed actor tests.
2 parents 56b1c7d + 6d8c274 commit eb493f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Distributed/Runtime/distributed_actor_in_other_module.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
// FIXME(distributed): Distributed actors currently have some issues on windows, isRemote always returns false. rdar://82593574
1616
// UNSUPPORTED: windows
1717

18+
// REQUIRES: rdar92277324
19+
1820
import Distributed
1921
import EchoActorModule
2022
import FakeDistributedActorSystems

0 commit comments

Comments
 (0)