-
-
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
t0080 improvements #2041
t0080 improvements #2041
Conversation
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Here is the (unrelated) Travis-CI failure in t0230:
|
Circleci build also timed out but in t0040! |
@chriscool t0080, t0043, t0081, t0160 all contain the |
yes, sounds like a good idea. we could also make this into another output mode for
|
I'm sick of these osx travis failures. we need to find the problem and fix it. |
@rht, wait
whats the race condition? |
Yeah, I think it's a good idea! @rht I don't like |
@chriscool / @jbenet I see, I thought the cause of the fluctuating |
Is there something that should be done on this? |
thanks @chriscool |
Found several errs of this type while stress testing in #2101, e.g. t0045 https://travis-ci.org/ipfs/go-ipfs/jobs/97678447 and one more in t0080 |
Yeah, my commits in this PR haven't fixed the problem described in #2028. It really looks like a bug in ipfs add. |
This may not fix #2028.
But it might help us get more information when it fails.