Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

DHT provide test is broken #715

Closed
vmx opened this issue Mar 14, 2018 · 1 comment
Closed

DHT provide test is broken #715

vmx opened this issue Mar 14, 2018 · 1 comment
Labels

Comments

@vmx
Copy link
Contributor

vmx commented Mar 14, 2018

Due to a10e3d5 the DHT provide test is broken.

You can reproduce it locally with running:

npx aegir test -t node --files test/interface/dht.spec.js

The error is:

  1) .dht
       .provide
         regular:
     Error: block Qmd7qZS4T7xXtsNFdRoK1trfMs5zU94EpokQ9WFtxdPxsZ not found locally, cannot provide
      at parseError (src/utils/send-request.js:16:17)
      at ClientRequest.<anonymous> (src/utils/send-request.js:39:14)
      at HTTPParser.parserOnIncomingClient (_http_client.js:551:21)
      at HTTPParser.parserOnHeadersComplete (_http_common.js:117:23)
      at Socket.socketOnData (_http_client.js:440:20)
      at addChunk (_stream_readable.js:263:12)
      at readableAddChunk (_stream_readable.js:250:11)
      at Socket.Readable.push (_stream_readable.js:208:10)
      at TCP.onread (net.js:594:20)
@vmx vmx mentioned this issue Mar 14, 2018
9 tasks
@daviddias daviddias added the bug label Mar 14, 2018
@daviddias
Copy link
Contributor

daviddias commented Mar 16, 2018

We now have all tests passing on master. (Didn't really get to see this error happen, locally or CI)

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

No branches or pull requests

3 participants