Skip to content

Commit cefa6a5

Browse files
authored
Merge pull request #13176 from aschwaighofer/xfail_resilient_stdlib_test
2 parents c4f0b5f + a74e68f commit cefa6a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

validation-test/stdlib/RangeReplaceable.swift.gyb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
// RUN: %target-run-simple-swiftgyb
33
// REQUIRES: executable_test
44

5+
// FIXME: rdar://35646292
6+
// XFAIL: resilient_stdlib
7+
58
import StdlibUnittest
69
import StdlibCollectionUnittest
710

0 commit comments

Comments
 (0)