Skip to content

Commit 57bd377

Browse files
committed
Disable SequenceType.swift.gyb failing on freestanding
1 parent a2d5ac8 commit 57bd377

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/stdlib/SequenceType.swift.gyb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
import StdlibUnittest
99
import StdlibCollectionUnittest
1010

11+
// rdar://125917150
12+
// UNSUPPORTED: freestanding
1113

1214
// Extend LoggingSequence to shadow the new operation. When
1315
// requirements are added to a protocol 'P', there should be an

0 commit comments

Comments
 (0)