Skip to content

Commit 023c9a0

Browse files
authored
Merge pull request #60170 from apple/ktoso-patch-14
Disable test while we fix it; the SIL assertions are too detailed
2 parents 8ca0f47 + ac32323 commit 023c9a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Distributed/SIL/distributed_actor_default_deinit_sil.swift

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

7+
// FIXME(distributed): test fails on optimized build: OSS - Swift (Tools Opt+No Assert, Stdlib Opt+DebInfo, Test Simulator) - macOS
8+
// REQUIRES: radar97074020
9+
710
import Distributed
811
import FakeDistributedActorSystems
912

0 commit comments

Comments
 (0)