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

Make the unit race test raise errors #5499

Merged
merged 1 commit into from
Dec 5, 2019

Conversation

morgo
Copy link
Contributor

@morgo morgo commented Dec 4, 2019

The unit_test_race.sh is currently always returning success, even if there are errors.. so we have uncaught races. This refactors it to be more or less the same as unit_test_runner.sh (in future they could merge).

There is one historical difference, which meant that unit test race was not testing go/*, and only go/vt/*. Once #5493 is fixed, we can make it test go/*.

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 December 4, 2019 02:49
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

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