m3db / m3em

A cluster environment manager
Apache License 2.0
1 stars 0 forks source link

Flaky test TestTooManyFailedHeartbeatsUnsetup #14

Open cw9 opened 7 years ago

cw9 commented 7 years ago

TestTooManyFailedHeartbeatsUnsetup passes on travis but fails locally more than half the time, not sure if I missed anything in my repo setup?

@prateek

prateek commented 7 years ago

@cw9 how're you running the tests?

I can't repro while running just the test –

~/code/gocode/src/github.com/m3db/m3em master 37s
❯ go test -count 10 -run TestTooManyFailedHeartbeatsUnsetup ./agent
ok      github.com/m3db/m3em/agent  40.061s