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

test: add circuit reconnect test #57

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Stebalien
Copy link
Member

@whyrusleeping noticed a bug where this didn't appear to work. I can't reproduce but this is still a useful test to have.

@ghost ghost assigned Stebalien Mar 14, 2019
@ghost ghost added the status/in-progress In progress label Mar 14, 2019
@whyrusleeping
Copy link
Member

yeah, still need to get a minimal repro.

@ghost ghost assigned alanshaw Apr 15, 2019
Stebalien and others added 2 commits September 10, 2019 15:07
@whyrusleeping noticed a bug where this didn't appear to work. I can't reproduce
but this is still a useful test to have.
@daviddias
Copy link
Member

  • rebased master onto this branch. Will look for CI

@achingbrain
Copy link
Member

CI was failing due to the issue fixed in ipfs-inactive/js-ipfs-http-client#1130 - hopefully it should be happier now.

@achingbrain
Copy link
Member

Ha! No, it's worse now. The reconnect test added by this PR is timing out:

  1) circuit
       go-go-go
         reconnect:
     Error: Timeout of 80000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/travis/build/ipfs/interop/test/node.js)

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

Successfully merging this pull request may close these issues.

5 participants