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

quinn is failing zerortt interop #1929

Closed
larseggert opened this issue Jul 22, 2024 · 1 comment
Closed

quinn is failing zerortt interop #1929

larseggert opened this issue Jul 22, 2024 · 1 comment

Comments

@larseggert
Copy link
Contributor

See https://interop.seemann.io/?run=2024-07-21T16:31, the entire line has red Zs.

@Ralith
Copy link
Collaborator

Ralith commented Jul 23, 2024

This is a false negative due to quic-interop/quic-interop-runner#398 and the interaction between Quinn's PLPMTUD and the test case's choice to use total packet payload sizes as a heuristic for whether 0-RTT is being used as much as expected. quinn-rs/quinn-interop#10 will work around the quic-interop behavior.

@Ralith Ralith closed this as not planned Won't fix, can't repro, duplicate, stale Jul 23, 2024
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

No branches or pull requests

2 participants