We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f460de4 + fdd60f6 commit befeab2Copy full SHA for befeab2
test/SIL/Distributed/distributed_actor_sil.swift
@@ -1,6 +1,6 @@
1
// RUN: %target-swift-frontend -O -primary-file %s -emit-sil -enable-experimental-distributed | %FileCheck %s -dump-input fail
2
3
-// XFAIL: *
+// XFAIL: asserts
4
// depends on distributed actors initializers not crashing the SIL verifier
5
6
import _Distributed
0 commit comments