Skip to content

Commit 119ca8a

Browse files
authored
Merge pull request #8962 from eeckstein/disable-lazy
Disabled a test to unblock ci
2 parents 588b578 + f74e677 commit 119ca8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

validation-test/stdlib/Lazy.swift.gyb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
// RUN: %target-run-simple-swiftgyb
1313
// REQUIRES: executable_test
1414

15+
// Disabled for now
16+
// REQUIRES: rdar://problem/31780356
17+
1518
import StdlibUnittest
1619
import StdlibCollectionUnittest
1720

0 commit comments

Comments
 (0)