Skip to content

Commit befeab2

Browse files
authored
Merge pull request #38395 from slavapestov/adjust-xfails
Adjust some XFAILs
2 parents f460de4 + fdd60f6 commit befeab2

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)