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.
1 parent 85ee846 commit b5d2e7bCopy full SHA for b5d2e7b
test/1_stdlib/CollectionCasts.swift.gyb
@@ -15,6 +15,7 @@
15
// RUN: %line-directive %t/CollectionCasts.swift -- %target-build-swift -Xfrontend -enable-experimental-collection-casts %t/CollectionCasts.swift -o %t/a.out
16
// RUN: %line-directive %t/CollectionCasts.swift -- %target-run %t/a.out 2>&1
17
// REQUIRES: executable_test
18
+// XFAIL: *
19
20
import StdlibUnittest
21
0 commit comments