We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db53fc7 commit 498969fCopy full SHA for 498969f
validation-test/SILOptimizer/large_string_array.swift.gyb
@@ -1,6 +1,9 @@
1
// RUN: %empty-directory(%t)
2
// RUN: %gyb %s > %t/main.swift
3
4
+// FIXME: <rdar://problem/66219627> Re-enable SILOptimizer/large_string_array.swift.gyb
5
+// REQUIRES: rdar66219627
6
+
7
// The compiler should finish in less than 1 minute. To give some slack,
8
// specify a timeout of 5 minutes.
9
// If the compiler needs more than 5 minutes, there is probably a real problem.
0 commit comments