Skip to content

Add gossip interop tests for jvm-libp2p#838

Open
lucassaldanha wants to merge 5 commits intolibp2p:masterfrom
lucassaldanha:jvm-libp2p
Open

Add gossip interop tests for jvm-libp2p#838
lucassaldanha wants to merge 5 commits intolibp2p:masterfrom
lucassaldanha:jvm-libp2p

Conversation

@lucassaldanha
Copy link
Copy Markdown
Contributor

Adding jvm-libp2p latest stable version to gossip tests. Followed instructions from https://github.com/libp2p/test-plans/blob/master/gossipsub-interop/test-specs/implementation.md.

@lucassaldanha lucassaldanha marked this pull request as ready for review March 16, 2026 00:32
@lucassaldanha
Copy link
Copy Markdown
Contributor Author

@MarcoPolo I guess you would be the best person to review this one?

@MarcoPolo
Copy link
Copy Markdown
Contributor

Thank you @lucassaldanha. Happy to have jvm-libp2p here.

Looks like there's an interop issue between jvm and other implementations. Could you take a look? You can see the failure with these commands:

uv run run.py --node_count 32 --composition "jvm-and-go" && uv run checks/subnet_blob_msg.py latest/
uv run run.py --node_count 32 --composition "jvm-and-rust" && uv run checks/subnet_blob_msg.py latest/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants