mozilla-services / autograph

Mozilla's digital signature service
https://hub.docker.com/r/mozilla/autograph/
Mozilla Public License 2.0
151 stars 35 forks source link

enable race detection on tests #392

Open g-k opened 4 years ago

g-k commented 4 years ago

this should make tests less flakey

current failures: https://circleci.com/api/v1.1/project/github/mozilla-services/autograph/3602/output/106/0?file=true

g-k commented 3 years ago

Re-enabling since most tests are racing and the busted CI masks errors for other branches. Instead tracking race tests separately, we'll build up a set of non-racing tests.