Skip to content

Commit fdd60f6

Browse files
committed
distributed_actor_sil.swift test only fails on asserts builds
1 parent b2ca238 commit fdd60f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SIL/Distributed/distributed_actor_sil.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// RUN: %target-swift-frontend -O -primary-file %s -emit-sil -enable-experimental-distributed | %FileCheck %s -dump-input fail
22

3-
// XFAIL: *
3+
// XFAIL: asserts
44
// depends on distributed actors initializers not crashing the SIL verifier
55

66
import _Distributed

0 commit comments

Comments
 (0)