Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

http-api - get version test with js-ipfs-api fails **only** on Travis #70

Closed
daviddias opened this issue Feb 23, 2016 · 0 comments · May be fixed by rtpro/js-ipfs#69
Closed

http-api - get version test with js-ipfs-api fails **only** on Travis #70

daviddias opened this issue Feb 23, 2016 · 0 comments · May be fixed by rtpro/js-ipfs#69
Labels
exp/expert Having worked on the specific codebase is important kind/bug A bug in existing code (including security flaws)

Comments

@daviddias
Copy link
Member

TEST

https://github.com/ipfs/js-ipfs/blob/master/tests/test-http-api/test-version.js#L38-L47

LOG

Debug: internal, implementation, error 
    AssertionError: expected [Error: Client request error: Parse Error] to not exist
    at /home/travis/build/ipfs/js-ipfs/tests/test-http-api/test-version.js:40:27
    at /home/travis/build/ipfs/js-ipfs/node_modules/ipfs-api/src/request-api.js:23:14
    at finish (/home/travis/build/ipfs/js-ipfs/node_modules/wreck/lib/index.js:146:20)
    at wrapped (/home/travis/build/ipfs/js-ipfs/node_modules/hoek/lib/index.js:867:20)
    at ClientRequest.onError (/home/travis/build/ipfs/js-ipfs/node_modules/wreck/lib/index.js:155:16)
    at ClientRequest.g (events.js:260:16)
    at emitOne (events.js:77:13)
    at ClientRequest.emit (events.js:169:7)
    at Socket.socketOnData (_http_client.js:307:9)
    at emitOne (events.js:77:13)
    at Socket.emit (events.js:169:7)
    at readableAddChunk (_stream_readable.js:146:16)
    at Socket.Readable.push (_stream_readable.js:110:10)
    at TCP.onread (net.js:523:20)
@daviddias daviddias added kind/bug A bug in existing code (including security flaws) help wanted labels Feb 23, 2016
@daviddias daviddias added the exp/expert Having worked on the specific codebase is important label Feb 23, 2016
hackergrrl pushed a commit to hackergrrl/js-ipfs that referenced this issue Mar 16, 2016
MicrowaveDev pushed a commit to galtproject/js-ipfs that referenced this issue May 22, 2020
vasco-santos pushed a commit that referenced this issue Sep 21, 2021
Bumps [aegir](https://github.com/ipfs/aegir) from 29.2.2 to 30.3.0.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v29.2.2...v30.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
exp/expert Having worked on the specific codebase is important kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant