Skip to content

Commit bfb69d7

Browse files
authored
[Distributed] Unlock test which was ASAN failures in the past (2)
This was very very likely solved by our ID/ActorSystem property ordering, this would have indeed triggered ASAN. Resolves rdar://92277271
1 parent 5b899e5 commit bfb69d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Distributed/Runtime/distributed_actor_localSystem.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
// rdar://90373022
1414
// UNSUPPORTED: OS=watchos
1515

16-
// REQUIRES: rdar92277324
17-
1816
import Distributed
1917

2018
distributed actor Worker {

0 commit comments

Comments
 (0)