Skip to content

Commit 5b899e5

Browse files
authored
Merge pull request #59627 from apple/wip-asan-ok
[Distributed] Unlock test which was ASAN failures in the past
2 parents ed88700 + 1c58ee6 commit 5b899e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Distributed/Runtime/distributed_actor_in_other_module.swift

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

17-
// REQUIRES: rdar92277324
18-
1917
import Distributed
2018
import EchoActorModule
2119
import FakeDistributedActorSystems

0 commit comments

Comments
 (0)