Skip to content

Commit d4ec636

Browse files
Merge pull request #84869 from swiftlang/jepa-main2
[test] Disable test to unblock CI
2 parents d8577e5 + e3a125a commit d4ec636

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/SILOptimizer/large_string_array.swift.gyb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
// https://github.com/apple/swift/issues/56816
55
// UNSUPPORTED: OS=linux-gnu
66

7+
// REQUIRES: rdar162433770
8+
79
// The compiler should finish in less than 1 minute. To give some slack,
810
// specify a timeout of 5 minutes.
911
// If the compiler needs more than 5 minutes, there is probably a real problem.

0 commit comments

Comments
 (0)