Commit Graph

1 Commits

Author SHA1 Message Date
Erik Eckstein 937056f309 tests: increase the timeout of SILOptimizer/large_string_array.swift.gyb for assert-enabled stdlib
In https://github.com/swiftlang/swift/pull/87315/changes/d1bf8430c0e1955b65d0b550482168c6a02d2232 I enabled this test for an assert-enabled stdlib.
However, with an assert-enabled stdlib this test takes a bit longer.
So separate this variant into a new test which has a higher timeout.

Fixes sporadic timeouts in CI.
rdar://172853948
2026-03-19 20:05:40 +01:00