Skip to content

[test] Fix notification handler test when run in serial #287

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 2 commits into from
Jun 8, 2020

Conversation

benlangmuir
Copy link
Contributor

The test was passing with --parallel since each test was being run in
its own process, but not when run in serial since other documents could
trigger unexpected notifications. Also make the uniqueness of the path
reliable using a mutable workspace.

The test was passing with --parallel since each test was being run in
its own process, but not when run in serial since other documents could
trigger unexpected notifications. Also make the uniqueness of the path
reliable using a mutable workspace.
@benlangmuir
Copy link
Contributor Author

@swift-ci please test

Since utilities from isdb are used in our tests, override the toolchain
there as well.
@benlangmuir
Copy link
Contributor Author

@swift-ci please test

1 similar comment
@benlangmuir
Copy link
Contributor Author

@swift-ci please test

@benlangmuir benlangmuir merged commit 0ea45c7 into swiftlang:master Jun 8, 2020
@benlangmuir benlangmuir deleted the test-serial-fix branch June 8, 2020 22:37
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.

1 participant