Skip to content

Commit f75767d

Browse files
committed
Merge remote-tracking branch 'origin/main' into rebranch
2 parents 6c8e37a + b9cc26b commit f75767d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/Distributed/Runtime/distributed_actor_remoteCall.swift

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
// REQUIRES: executable_test
55
// REQUIRES: concurrency
66
// REQUIRES: distributed
7-
// REQUIRES: rdar87568630
7+
8+
// rdar://87568630 - segmentation fault on 32-bit WatchOS simulator
9+
// UNSUPPORTED: OS=watchos && CPU=i386
810

911
// rdar://76038845
1012
// UNSUPPORTED: use_os_stdlib

0 commit comments

Comments
 (0)