Skip to content
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

interop: Update interop test to match spec #2049

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

MarcoPolo
Copy link
Collaborator

@MarcoPolo
Copy link
Collaborator Author

CI will fail until libp2p/test-plans#121 is merged.

Copy link
Contributor

@marten-seemann marten-seemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but this will need to updated once / if we merge libp2p/test-plans#127.

// Skipped for certain transports
var skipMuxer bool
var skipSecureChannel bool
switch transport {
case "quic":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit:

case "quic", "quic-v1", "webtransport", "webrt":

@MarcoPolo MarcoPolo merged commit 2f7aff2 into master Feb 8, 2023
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