Skip to content
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

Move flaky tests to _flaky_ + change unit/unit_race to go 1.13 #5639

Merged
merged 3 commits into from
Jan 1, 2020

Conversation

morgo
Copy link
Contributor

@morgo morgo commented Jan 1, 2020

In issue #5638 (I will leave open awaiting a fix), a test failed in this merge to master: https://github.com/vitessio/vitess/runs/369550719

Then in the CI for this, there was another flaky test: #5640

I am also changing the unit/unit_race tests to use golang 1.13. GitHub presumably has go module cache for 1.13 because it installs much faster (I was observing the dependency phase for unit and unit_race at 7 minutes+). These were originally held back to go 1.12 due to #5533 : but a workaround is now in place.

Signed-off-by: Morgan Tocker tocker@gmail.com

Signed-off-by: Morgan Tocker <tocker@gmail.com>
@morgo morgo requested a review from sougou as a code owner January 1, 2020 17:41
Signed-off-by: Morgan Tocker <tocker@gmail.com>
@morgo morgo changed the title Move flaky test to _flaky_ Move flaky test to _flaky_ + change unit/unit_race to go 1.13 Jan 1, 2020
Signed-off-by: Morgan Tocker <tocker@gmail.com>
@morgo morgo changed the title Move flaky test to _flaky_ + change unit/unit_race to go 1.13 Move flaky tests to _flaky_ + change unit/unit_race to go 1.13 Jan 1, 2020
Copy link
Member

@deepthi deepthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deepthi deepthi merged commit d0bca3c into vitessio:master Jan 1, 2020
@morgo morgo deleted the morgo-flaky-unit-test branch January 1, 2020 19:02
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