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

enable race detection in travis build #281

Open
pradykaushik opened this issue Jan 22, 2020 · 1 comment
Open

enable race detection in travis build #281

pradykaushik opened this issue Jan 22, 2020 · 1 comment

Comments

@pradykaushik
Copy link

Currently, there seems to not be any race condition checking while building (go test -race).
It would be useful to include race detection check in the travis build.

We should be able to enable this by specifying gobuild_args: -race in travis.yml file.

@pradykaushik pradykaushik changed the title adding race detection in travis build enable race detection in travis build Jan 22, 2020
@robfig
Copy link
Owner

robfig commented Apr 14, 2020

Seems reasonable to me. I would accept a PR activating that, assuming it passes. Thank you.

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

No branches or pull requests

2 participants