Skip to content

Commit 377cdc1

Browse files
authored
Merge pull request #41840 from tshortli/disable-distributed-actor-localsystem-test-watchos
Tests: Disable distributed_actor_localSystem on watchOS
2 parents 209c5c7 + acc9c4a commit 377cdc1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Distributed/Runtime/distributed_actor_localSystem.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
// UNSUPPORTED: use_os_stdlib
1111
// UNSUPPORTED: back_deployment_runtime
1212

13+
// rdar://90373022
14+
// UNSUPPORTED: OS=watchos
15+
1316
import Distributed
1417

1518
distributed actor Worker {

0 commit comments

Comments
 (0)