Skip to content

Commit d5a2344

Browse files
committed
[Distributed] Disable distributed_actor_local on windows
1 parent b63774f commit d5a2344

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/Distributed/Runtime/distributed_actor_local.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
// REQUIRES: concurrency
55
// REQUIRES: distributed
66

7+
// rdar://83859906
8+
// UNSUPPORTED: OS=windows-msvc
9+
10+
711
// rdar://76038845
812
// UNSUPPORTED: use_os_stdlib
913
// UNSUPPORTED: back_deployment_runtime

0 commit comments

Comments
 (0)