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

[HTTP/3] Re-enable GetAsync_LargeHeader_Success #57955

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

CarnaViire
Copy link
Member

Root cause was fixed in #56134. ~500 local runs of System.Net.Http.Functional.Tests in a tight loop (and with parallelism enabled) didn't show the failure.

Fixes #55508

@ghost
Copy link

ghost commented Aug 23, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Root cause was fixed in #56134. ~500 local runs of System.Net.Http.Functional.Tests in a tight loop (and with parallelism enabled) didn't show the failure.

Fixes #55508

Author: CarnaViire
Assignees: -
Labels:

area-System.Net.Quic

Milestone: -

@CarnaViire CarnaViire merged commit ed32e0d into dotnet:main Aug 23, 2021
@CarnaViire CarnaViire deleted the h3-enable-large-header-test branch August 23, 2021 22:18
@karelz karelz added this to the 7.0.0 milestone Aug 26, 2021
ManickaP pushed a commit that referenced this pull request Sep 2, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[HTTP/3] Test bug (flaky) - premature connection close - need some synchro on app level
3 participants