Skip to content

Commit 5c969e6

Browse files
committed
Disable Distributed/Runtime/distributed_actor_init_local.swift
It fails on some bots. rdar://86543336
1 parent 77f08f9 commit 5c969e6

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: radar_86543336
12+
1113
import _Distributed
1214

1315
enum MyError: Error {

0 commit comments

Comments
 (0)