Skip to content

Commit 6b0b4bf

Browse files
committed
[wrangler] Unconditionally disable test/Distributed/Runtime/distributed_actor_init_local for now
(cherry picked from commit ba52537) # Conflicts: # test/Distributed/Runtime/distributed_actor_init_local.swift
1 parent 0495ab8 commit 6b0b4bf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

test/Distributed/Runtime/distributed_actor_init_local.swift

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
88
// UNSUPPORTED: use_os_stdlib
99
// UNSUPPORTED: back_deployment_runtime
1010

11-
// FIXME(distributed): 5.7 branches seem to be missing something; as `main + 32bit watch` does not crash on DA usage with the local testing actor system, but 5.7 does.
12-
// rdar://92952551
13-
// UNSUPPORTED: OS=watchos
11+
// FIXME(distributed): Seems something remains incorrect here
12+
// REQUIRES: rdar92952551
1413

1514
import Distributed
1615

0 commit comments

Comments
 (0)