Skip to content

Commit 99f4bad

Browse files
authored
Merge pull request #70377 from mikeash/distributed-actor-remotecall-argument-labels-disable-use-os-stdlib
[Test] Mark distributed_actor_remoteCall_argument_labels.swift unsupported for use_os_stdlib.
2 parents 2924ce0 + 9eac772 commit 99f4bad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Distributed/Runtime/distributed_actor_remoteCall_argument_labels.swift

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

99
// The returned "effective" label changed in 5.9, to fix an incorrect behavior,
1010
// so we skip the test in previous releases:
11+
// UNSUPPORTED: use_os_stdlib
1112
// UNSUPPORTED: back_deployment_runtime
1213

1314
import Distributed

0 commit comments

Comments
 (0)