travis: Temporarily disable the unit_race test on Travis.#3136
Merged
michael-berlin merged 1 commit intovitessio:masterfrom Sep 5, 2017
Merged
travis: Temporarily disable the unit_race test on Travis.#3136michael-berlin merged 1 commit intovitessio:masterfrom
michael-berlin merged 1 commit intovitessio:masterfrom
Conversation
It is too flaky at this point because tests are running too slow and we run into test timeouts hardcoded in the unit test. Before we try to re-enable this, let me switch the Travis tests to run in the new VM infrastructure via Docker first.
Member
|
+1000 😁 |
sougou
approved these changes
Sep 5, 2017
Contributor
|
Any chance we can merge this soon? My PR #3134 is currently stuck on unit_race as well. They're running for 35+ mins. I'd like to rebase on top of this |
Contributor
Author
|
Merging now. @alainjobart I'm tagging you here as an FYI. I hope to restore this once I moved to Docker test runs on Travis. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It is too flaky at this point because tests are running too slow and we run into test timeouts hardcoded in the unit test.
Before we try to re-enable this, let me switch the Travis tests to run in the new VM infrastructure via Docker first.