Skip to content

Commit 498969f

Browse files
authored
XFAIL SILOptimizer/large_string_array.swift.gyb (swiftlang#33157)
1 parent db53fc7 commit 498969f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

validation-test/SILOptimizer/large_string_array.swift.gyb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
// RUN: %empty-directory(%t)
22
// RUN: %gyb %s > %t/main.swift
33

4+
// FIXME: <rdar://problem/66219627> Re-enable SILOptimizer/large_string_array.swift.gyb
5+
// REQUIRES: rdar66219627
6+
47
// The compiler should finish in less than 1 minute. To give some slack,
58
// specify a timeout of 5 minutes.
69
// If the compiler needs more than 5 minutes, there is probably a real problem.

0 commit comments

Comments
 (0)