Skip to content

Commit c97e968

Browse files
committed
Disable test on windows since %env not supported
1 parent a48cefb commit c97e968

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Distributed/Runtime/distributed_actor_remoteCall_accessibleFunctions_crossModule.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@
7979
// but we primarily care about macOS in this test
8080
// UNSUPPORTED: OS=linux-gnu
8181

82+
// %env does not seem to work on Windows
83+
// UNSUPPORTED: OS=windows-msvc
84+
8285
// UNSUPPORTED: use_os_stdlib
8386
// UNSUPPORTED: back_deployment_runtime
8487
// UNSUPPORTED: remote_run || device_run

0 commit comments

Comments
 (0)