Conversation
ipnsfs/dir.go
Outdated
44bab5c to
f30c58d
Compare
|
@whyrusleeping network-test failed again: https://build.protocol-dev.com/job/network-test/2012/console the common failures of network-test are:
other than that network-test is reliable. this failure is not common for network-test. something is going on. either in this PR, or in code recently merged. |
|
@jbenet it also failed over in @chriscool's latest PR |
|
Oh uh. This is bad news. Master may be broken. We should bisect — On Mon, Mar 16, 2015 at 6:18 PM, Jeromy Johnson notifications@github.com
|
No, the failure in #931 is: https://build.protocol-dev.com/job/network-test/2009/console which is the "succeeded but mistakenly marked as failed." Ok, i've tested master 10x times (on jupiter) and it failed 0/10 times. There's something wrong in this PR. @whyrusleeping can you not repro the failure locally? Look at the test console output: https://build.protocol-dev.com/job/network-test/2012/console |
|
Thats really weird, it looks like only client_1 ever starts doing anything.. |
0c623e8 to
7c18acb
Compare
…for ipns fuse interface
3538069 to
7ad8dd8
Compare
In this PR i implement a 'mock' in memory mutable filesystem to be used as the backend for the fuse ipns interface.
This is PR number 6 of the ipns set