Skip to content

Commit 4cce5f8

Browse files
committed
Disable test on windows since %env not supported
1 parent c3c3ed5 commit 4cce5f8

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
@@ -75,6 +75,9 @@
7575
// but we primarily care about macOS in this test
7676
// UNSUPPORTED: OS=linux-gnu
7777

78+
// %env does not seem to work on Windows
79+
// UNSUPPORTED: OS=windows-msvc
80+
7881
// UNSUPPORTED: use_os_stdlib
7982
// UNSUPPORTED: back_deployment_runtime
8083
// UNSUPPORTED: remote_run || device_run

0 commit comments

Comments
 (0)