Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Interop tests for circuit reconnect fail #82

Open
achingbrain opened this issue Oct 23, 2019 · 3 comments
Open

Interop tests for circuit reconnect fail #82

achingbrain opened this issue Oct 23, 2019 · 3 comments

Comments

@achingbrain
Copy link
Member

I hope this is the correct place to open this.

ipfs/interop#57 adds interop tests for circuit reconnect but they appear to be failing:

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)

The test runs in js, but it's only used to orchestrate the three go-IPFS nodes via the HTTP API.

Has something in a recent release of go-libp2p-circuit changed?

@vyzo
Copy link
Contributor

vyzo commented Oct 23, 2019

Quite a few things have changed, but the only important change in behaviour is in #76.

@Stebalien
Copy link
Member

@achingbrain have you tested older versions of go-ipfs?

@achingbrain
Copy link
Member Author

No, only what’s bundled with the interop tests as I was just trying to put a dent in the PR backlog for that repo.

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

No branches or pull requests

3 participants