Skip to content

Commit 343e0c7

Browse files
committed
[Tests/Distributed] NFC: distributed_actor_protocol_call_resilient_lib test cannot be run remotely
The test depends on dynamic libraries that a rebuilt on the host and are not transferred to the remote machine. Resolves: rdar://132714652
1 parent 447ce81 commit 343e0c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Distributed/Runtime/distributed_actor_protocol_call_resilient_lib.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474

7575
// UNSUPPORTED: use_os_stdlib
7676
// UNSUPPORTED: back_deployment_runtime
77+
// UNSUPPORTED: remote_run || device_run
7778

7879
//--- ResilientLib.swift
7980

0 commit comments

Comments
 (0)