Skip to content

Commit 261953a

Browse files
authored
Merge pull request #58738 from etcwilde/ewilde/disable-distribute-actor-init-local
Disabling failing test distributed_actor_init_local
2 parents a5c34af + a7558d3 commit 261953a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Distributed/Runtime/distributed_actor_init_local.swift

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

11+
// REQUIRES: rdar92910719
12+
1113
import Distributed
1214

1315
enum MyError: Error {

0 commit comments

Comments
 (0)