Skip to content

Conversation

@ManickaP
Copy link
Member

fixes #93250

I was able to simulate the CI problem with delay between sending response headers and content. After adding my fix, the test started passing with the delay as well.

@ghost ghost added the area-System.Net.Http label Oct 12, 2023
@ghost ghost assigned ManickaP Oct 12, 2023
@ghost
Copy link

ghost commented Oct 12, 2023

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

Issue Details

fixes #93250

I was able to simulate the CI problem with delay between sending response headers and content. After adding my fix, the test started passing with the delay as well.

Author: ManickaP
Assignees: -
Labels:

area-System.Net.Http

Milestone: -

@ManickaP ManickaP requested a review from a team October 12, 2023 08:03
Copy link
Member

@rzikm rzikm left a comment

Choose a reason for hiding this comment

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

LGTM

@ManickaP ManickaP merged commit b331f23 into dotnet:main Oct 12, 2023
@ManickaP ManickaP deleted the mapichov/h3-metrics-test-fix branch October 12, 2023 11:12
@ManickaP
Copy link
Member Author

/backport to release/8.0

@github-actions
Copy link
Contributor

Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/6494887699

@karelz karelz added this to the 9.0.0 milestone Oct 12, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Nov 11, 2023
@antonfirsov antonfirsov added the test-bug Problem in test source code (most likely) label Dec 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net.Http test-bug Problem in test source code (most likely)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RequestDuration_EnrichmentHandler_Success_Recorded fails with System.Net.Quic.QuicException : Stream aborted by peer

4 participants