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

t0043 fails occasionally #2027

Closed
whyrusleeping opened this issue Dec 2, 2015 · 1 comment
Closed

t0043 fails occasionally #2027

whyrusleeping opened this issue Dec 2, 2015 · 1 comment
Labels
topic/test failure Topic test failure

Comments

@whyrusleeping
Copy link
Member

on osx, t0043 fails occasionally for me. test 23:

not ok 23 - random-files generates test files
#                            
#           random-files --seed 7547632 --files 5 --dirs 2 --depth 3 m &&
#           echo "$add_w_m" >expected &&
#           ipfs add -q -r m | tail -n1 >actual &&
#           test_cmp expected actual  
#  

I have the files in the trash directory saved, but I cannot seem to reproduce the failure with them. Perhaps this is osx filesystem crap? (files not showing up when ipfs stats the directory, so they don't get picked up by add?)

@whyrusleeping whyrusleeping added the topic/test failure Topic test failure label Dec 2, 2015
This was referenced Dec 2, 2015
@whyrusleeping
Copy link
Member Author

havent seen this in a while

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/test failure Topic test failure
Projects
None yet
Development

No branches or pull requests

1 participant