Skip to content

Commit 6c51fc4

Browse files
authored
Merge pull request #37830 from ktoso/wip-distributed-tests-runtime-meh
[Distributed] Runtime distributed actor tests fail in full testsuite
2 parents f92f2fe + 068537f commit 6c51fc4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

test/Distributed/Runtime/distributed_actor_dynamic_remote_func.swift

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

10+
// REQUIRES: radar78290608
11+
1012
import _Distributed
1113

1214
@available(SwiftStdlib 5.5, *)

test/Distributed/Runtime/distributed_no_transport_boom.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
// REQUIRES: concurrency
1010
// REQUIRES: distributed
1111

12+
// REQUIRES: radar78290608
13+
1214
import _Distributed
1315

1416
@available(SwiftStdlib 5.5, *)

0 commit comments

Comments
 (0)