-
Notifications
You must be signed in to change notification settings - Fork 43
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
js-libp2p tests failing in interop #364
Comments
Works on my machine (of course) with the following steps:
|
could it be related to this libp2p/js-libp2p#2505 ? |
I can't reproduce this issue on my machine either. |
Unlikely to be related since it wouldn't explain why it happened suddenly. I also pulled the exact image used by CI with:
and it still worked locally. I'm thinking this is something to do with the hosts and maybe the version of tools it's running. |
Fixed. See #359 (comment) |
Not sure why yet, I haven't debugged this but I'm seeing every transport interop test with js-libp2p failing:
https://github.com/libp2p/test-plans/actions/runs/9182341165?pr=363
https://github.com/libp2p/test-plans/actions/runs/9182417914?pr=359
https://github.com/libp2p/go-libp2p/actions/runs/9181929857?pr=2807
https://github.com/libp2p/go-libp2p/actions/runs/9180086151?pr=2806
https://github.com/libp2p/go-libp2p/actions/runs/9179966225?pr=2805
I'll update here or in a PR as I learn more.
The text was updated successfully, but these errors were encountered: