Skip to content

Commit 6c854c2

Browse files
committed
[stdlib] Disable failing Lazy.swift.gyb test again
rdar://31897334
1 parent ad8d5a9 commit 6c854c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

validation-test/stdlib/Lazy.swift.gyb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@
1212
// RUN: %target-run-simple-swiftgyb
1313
// REQUIRES: executable_test
1414

15+
// REQUIRES: radar_31897334
16+
1517
import StdlibUnittest
1618
import StdlibCollectionUnittest
1719

18-
1920
% from gyb_stdlib_support import TRAVERSALS, collectionForTraversal
2021

2122
var LazyTestSuite = TestSuite("Lazy")

0 commit comments

Comments
 (0)