-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
TestHasIsBloomCached failures #3208
Comments
Another, on OSX this time: https://travis-ci.org/ipfs/go-ipfs/jobs/159136318 |
After 10000 iterations of that test with race detector and I am unable to replicate this, nither I have any explenation why it failed. |
Saw it again. Isn't just a test bug? Bloom filters are probabilistic (assuming this test isn't supposed to be deterministic...). |
It is test bug. I will change the test to use deterministic seed. |
Hmm, it uses deterministic seed. I have no idea how it failed. Looks like I have the same reaction as I had a year ago. #3208 (comment) |
Moved to ipfs/go-ipfs-blockstore#6 |
https://travis-ci.org/ipfs/go-ipfs/jobs/159157692
The text was updated successfully, but these errors were encountered: