Skip to content

Commit f288d7b

Browse files
authored
Merge pull request #18269 from DougGregor/reenable-lazy-test
2 parents fe1d3ca + 0591633 commit f288d7b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

validation-test/stdlib/Lazy.swift.gyb

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

15-
// <rdar://35797159> [Associated Type Inference]
16-
// heap-use-after-free ASTContext::getSpecializedConformance
17-
// llvm::FoldingSetBase::InsertNode
18-
// OR corrupted doubly linked list
19-
// REQUIRES: OS=macosx
20-
2115
import StdlibUnittest
2216
import StdlibCollectionUnittest
2317

0 commit comments

Comments
 (0)