Skip to content

Commit 5c66852

Browse files
Merge pull request #40591 from aschwaighofer/rdar_86543336
Disable Distributed/Runtime/distributed_actor_init_local.swift
2 parents 77f08f9 + 5c969e6 commit 5c66852

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)