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

[release/8.0] [H/3] Fix draining response in metrics test #93381

Merged
merged 1 commit into from Oct 12, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 12, 2023

Backport of #93379 to release/8.0

/cc @ManickaP

Customer Impact

This is just a test change. It will help stabilizing CI in 8.0 branch.

Testing

CI + local simulation of the problem with delay between sending response headers and content. After adding my fix, the test started passing with the delay as well.

Risk

Low, only test change, no product code change,

Fixes #93250

@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

Backport of #93379 to release/8.0

/cc @ManickaP

Customer Impact

Testing

Risk

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

Author: github-actions[bot]
Assignees: -
Labels:

area-System.Net.Http

Milestone: -

@ManickaP ManickaP requested review from karelz and a team October 12, 2023 11:20
@ManickaP ManickaP self-assigned this Oct 12, 2023
@karelz karelz added this to the 8.0.0 milestone Oct 12, 2023
@karelz
Copy link
Member

karelz commented Oct 12, 2023

Test-only, we should take it to make CI more stable in 8.0 for servicing.

@artl93 it is ready for your approval.

@karelz karelz added the Servicing-consider Issue for next servicing release review label Oct 12, 2023
Copy link
Contributor

@artl93 artl93 left a comment

Choose a reason for hiding this comment

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

M2 Approved.

@carlossanlop carlossanlop removed the Servicing-consider Issue for next servicing release review label Oct 12, 2023
@carlossanlop
Copy link
Member

Tell mode. Approving.

@carlossanlop carlossanlop added the Servicing-approved Approved for servicing release label Oct 12, 2023
@carlossanlop carlossanlop merged commit 7082fb3 into release/8.0 Oct 12, 2023
108 of 112 checks passed
@carlossanlop carlossanlop deleted the backport/pr-93379-to-release/8.0 branch October 12, 2023 21:39
@ghost ghost locked as resolved and limited conversation to collaborators Nov 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants