Skip to content

Commit a628d5d

Browse files
authored
Mark another thorough String test as requiring an optimized stdlib (#21835)
This one's taking a pretty long time on simulators, only sometimes making it under the timeout limit.
1 parent c472c90 commit a628d5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/stdlib/StringNormalization.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
// RUN: %target-run %t/a.out %S/Inputs/NormalizationTest.txt
2323
// REQUIRES: executable_test
2424
// REQUIRES: objc_interop
25+
// REQUIRES: optimized_stdlib
2526

2627
import Swift
2728
import StdlibUnittest

0 commit comments

Comments
 (0)