Skip to content

Commit 92e62a9

Browse files
committed
[Distributed] NFC: Disable remoteCall test on arm64_32 WatchOS simulator
Resolves: rdar://88340451
1 parent edf98aa commit 92e62a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Distributed/Runtime/distributed_actor_remoteCall.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
// rdar://87568630 - segmentation fault on 32-bit WatchOS simulator
99
// UNSUPPORTED: OS=watchos && CPU=i386
10+
// rdar://88340451 - segmentation fault on arm64_32 WatchOS simulator
11+
// UNSUPPORTED: OS=watchos && CPU=arm64_32
1012

1113
// rdar://76038845
1214
// UNSUPPORTED: use_os_stdlib

0 commit comments

Comments
 (0)