Skip to content

Commit ac32323

Browse files
authored
Disable test while we fix it; the SIL assertions are too detailed
1 parent 8ca0f47 commit ac32323

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)