Skip to content

[5.0] Mark another thorough String test as requiring an optimized stdlib #22043

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jrose-apple
Copy link
Contributor

@jrose-apple jrose-apple commented Jan 22, 2019

  • Explanation: This particular test is taking a pretty long time on simulators, only sometimes making it under the timeout limit. It's a pretty thorough test of string normalization, which means that an unoptimized stdlib is going to take a long time to complete it.

  • Scope: Disables this one test in "unoptimized stdlib" configurations.

  • Issue: rdar://problem/46736948

  • Risk: None. Runs a test less often, with the disabled configuration being something we don't ship.

  • Testing: Passed CI testing on master.

  • Reviewed by: @milseman

…wiftlang#21835)

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

(cherry picked from commit a628d5d)
@jrose-apple jrose-apple requested a review from a team as a code owner January 22, 2019 18:55
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@jrose-apple jrose-apple merged commit 646034c into swiftlang:swift-5.0-branch Jan 22, 2019
@jrose-apple jrose-apple deleted the 5.0-the-new-normal branch January 22, 2019 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants