Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

updated readme and deps, some failing tests now #28

Closed
wants to merge 1 commit into from

Conversation

nginnever
Copy link

@nginnever nginnever commented Apr 30, 2016

For some reason the last three tests are trying to split on the integer 165 at the end of the access function recursion. Only trying to updated the readme and new dependencies for Issue 27

There's a decent amount going on here, will try to take a look at a fix in the morning.

Skipped the last tests, Do Not Merge

/home/n4th4n/tests/js-ipfs-ipld/src/resolve.js:74
    .replace(/^\//, '')
     ^
TypeError: link.replace is not a function
    at splitLink (/home/n4th4n/tests/js-ipfs-ipld/src/resolve.js:74:6)
    at access (/home/n4th4n/tests/js-ipfs-ipld/src/resolve.js:24:25)
    at access (/home/n4th4n/tests/js-ipfs-ipld/src/resolve.js:63:7)
    at /home/n4th4n/tests/js-ipfs-ipld/src/resolve.js:60:9
    at /home/n4th4n/tests/js-ipfs-ipld/src/ipld-service.js:65:14
    at BufferList._callback (/home/n4th4n/tests/js-ipfs-ipld/node_modules/ipfs-repo/lib/stores/datastore.js:60:9)
    at BufferList.end (/home/n4th4n/tests/js-ipfs-ipld/node_modules/ipfs-repo/node_modules/bl/bl.js:98:10)
    at ReadStream.onend (_stream_readable.js:490:10)
    at ReadStream.g (events.js:260:16)
    at emitNone (events.js:72:20)
    at ReadStream.emit (events.js:166:7)
    at endReadableNT (_stream_readable.js:905:12)
    at nextTickCallbackWith2Args (node.js:455:9)
    at process._tickCallback (node.js:369:17)

@dignifiedquire
Copy link
Member

Thanks @nginnever closing in favour of #43

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants