You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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:
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?The text was updated successfully, but these errors were encountered: