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

CI: random fail returns valid API and gateway addresses #158

Closed
thisconnect opened this issue Jun 24, 2017 · 1 comment
Closed

CI: random fail returns valid API and gateway addresses #158

thisconnect opened this issue Jun 24, 2017 · 1 comment
Labels
status/deferred Conscious decision to pause or backlog

Comments

@thisconnect
Copy link
Contributor

Ci failes "sometimes" on Node 4 sometimes on Node 6

See the 2 builds from another PR (#153 should be unrelated to the test)
fails on Node 6 https://travis-ci.org/ipfs/js-ipfsd-ctl/builds/244451297
fails on Node 4 https://travis-ci.org/ipfs/js-ipfsd-ctl/builds/245233174

each time same test

  1 failing
  1) daemons startDaemon starts the daemon and returns valid API and gateway addresses:
     Uncaught AssertionError: expected null to be an instance of Multiaddr
      at async.waterfall (test/index.spec.js:450:52)
      at node_modules/async/dist/async.js:421:16
      at next (node_modules/async/dist/async.js:5278:29)
      at node_modules/async/dist/async.js:906:16
      at node.startDaemon (test/index.spec.js:443:54)
      at f (node_modules/once/once.js:25:25)
      at Socket.data (src/node.js:236:13)
      at readableAddChunk (_stream_readable.js:176:18)
      at Socket.Readable.push (_stream_readable.js:134:10)
      at Pipe.onread (net.js:547:20)
@daviddias daviddias added the status/deferred Conscious decision to pause or backlog label Jul 3, 2017
@daviddias daviddias mentioned this issue Aug 29, 2017
@daviddias
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/deferred Conscious decision to pause or backlog
Projects
None yet
Development

No branches or pull requests

2 participants