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

Add Race Detection to CI #378

Closed
prestonvanloon opened this issue Aug 4, 2018 · 2 comments
Closed

Add Race Detection to CI #378

prestonvanloon opened this issue Aug 4, 2018 · 2 comments

Comments

@prestonvanloon
Copy link
Member

Let's add race detection to our tests in continous integration.

This can be achieved by adding --features=race to the bazel test line in travis.yml.

Blocked by #377

@prestonvanloon prestonvanloon added this to the Backlog milestone Aug 4, 2018
@fgimenez
Copy link
Contributor

Done in #390 (only disabled for shared/p2p package because of the data races that come from libp2p-go, see libp2p/go-libp2p#257).

@rawfalafel
Copy link
Contributor

looks like this one was resolved a while ago

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

3 participants