Skip to content

pytest test_07_70, weaken early data check #17575

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

Closed
wants to merge 2 commits into from

Conversation

icing
Copy link
Contributor

@icing icing commented Jun 10, 2025

Since the amount of early data sent in the upload test_07_70 varies much with how fast the server respondes and completes the handshake, assert that we did sent at least some early data instead of relying on a specific amount.

@icing icing added the tests label Jun 10, 2025
@github-actions github-actions bot added the HTTP label Jun 10, 2025
icing added 2 commits June 11, 2025 09:54
Since the amount of early data sent in the upload test_07_70 varies
much with how fast the server respondes and completes the handshake,
assert that we did sent at least *some* early data instead of relying
on a specific amount.
@icing icing force-pushed the h3-early-upload-check branch from 8eddde7 to ede3ab1 Compare June 11, 2025 07:54
@bagder bagder closed this in 950bd72 Jun 11, 2025
denandz pushed a commit to denandz/curl that referenced this pull request Jun 21, 2025
Since the amount of early data sent in the upload test_07_70 varies
much with how fast the server respondes and completes the handshake,
assert that we did sent at least *some* early data instead of relying
on a specific amount.

Closes curl#17575
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants