Skip to content

Commit

Permalink
Mark another thorough String test as requiring an optimized stdlib (#…
Browse files Browse the repository at this point in the history
…22043)

This one's taking a pretty long time on simulators, only sometimes
making it under the timeout limit.

rdar://problem/46736948
(cherry picked from commit a628d5d)
  • Loading branch information
jrose-apple committed Jan 22, 2019
1 parent e55cfb2 commit 646034c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions validation-test/stdlib/StringNormalization.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
// RUN: %target-run %t/a.out %S/Inputs/NormalizationTest.txt
// REQUIRES: executable_test
// REQUIRES: objc_interop
// REQUIRES: optimized_stdlib

import Swift
import StdlibUnittest
Expand Down

0 comments on commit 646034c

Please sign in to comment.