Skip to content

Commit 726f086

Browse files
authored
Merge pull request #39113 from kavon/disable-dist-test-windows
Mark test as unsupported on windows to unblock CI
2 parents 1389dce + 20271cb commit 726f086

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Distributed/Runtime/distributed_actor_deinit.swift

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

10+
// temporary non-support. tracked in rdar://82593574
11+
// UNSUPPORTED: windows
12+
1013
import _Distributed
1114

1215
@available(SwiftStdlib 5.5, *)

0 commit comments

Comments
 (0)