Skip to content

Speculative fix for test output race conditions #10506

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
merged 3 commits into from
Jun 25, 2017

Conversation

dabrahams
Copy link
Contributor

Sometimes two tests will simultaneously try to write the same file in the temporary directory. This change tries to prevent that problem.

Sometimes two tests will simultaneously try to write the same file in the temporary directory. 

See rdar://31520207
@dabrahams
Copy link
Contributor Author

@swift-ci Please test and merge

@dabrahams
Copy link
Contributor Author

@swift-ci Please test and merge

@swiftlang swiftlang deleted a comment from swift-ci Jun 24, 2017
@swiftlang swiftlang deleted a comment from shahmishal Jun 24, 2017
@dabrahams
Copy link
Contributor Author

@swift-ci Please test Linux platform

@swiftlang swiftlang deleted a comment from swift-ci Jun 24, 2017
@swift-ci
Copy link
Contributor

Build failed
Jenkins build - Swift Test Linux Platform
Git Commit - 3a98ccf
Test requested by - @shahmishal

@swift-ci
Copy link
Contributor

Build failed
Jenkins build - Swift Test Linux Platform
Git Commit - 3a98ccf
Test requested by - @dabrahams

@dabrahams
Copy link
Contributor Author

@swift-ci Please test os x platform

1 similar comment
@dabrahams
Copy link
Contributor Author

@swift-ci Please test os x platform

@dabrahams dabrahams merged commit 7ea8ad0 into master Jun 25, 2017
@dabrahams dabrahams deleted the unique-test-output-dirs branch June 25, 2017 20:16
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