Skip to content

Conversation

@liveans
Copy link
Member

@liveans liveans commented Jul 12, 2024

Description

Fixes #104390
and disables other tests in the same test suite, which can trigger assertion problem see below.
main PR #104722 which fixes the behavior, but in release branches we're disabling tests instead.

Recently, WS2022 got an update which backports AUTOMATIC_CHUNKING in WinHttp, and it affects our test in CI. Because, we were relying on it, now we're disabling tests because #104891 started to pop up with the backport in WS2022.

Customer Impact

No Customer Impact, test-only change.

Regression

No

Testing

CI

Risk

Test-only change, no risk.

Package authoring signed off?

IMPORTANT: If this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

@liveans liveans added this to the 6.0.x milestone Jul 12, 2024
@liveans liveans requested a review from a team July 12, 2024 22:07
@liveans liveans added the Servicing-approved Approved for servicing release label Jul 13, 2024
@liveans
Copy link
Member Author

liveans commented Jul 13, 2024

/azp run runtime-libraries-coreclr outerloop-windows

@azure-pipelines
Copy link

Azure Pipelines failed to run 1 pipeline(s).

@liveans
Copy link
Member Author

liveans commented Jul 13, 2024

This change is failing on windows.amd64.server2022.open.svc images but passing on windows.amd64.server2022.open.rt for both release/8.0-staging and release/6.0-staging, it's highly likely that open.svc is using older version on server2022.

@ManickaP
Copy link
Member

Template please, definitely before putting in Servicing-approved.

@ManickaP ManickaP added Servicing-consider Issue for next servicing release review and removed Servicing-approved Approved for servicing release labels Jul 15, 2024
@ManickaP ManickaP marked this pull request as draft July 15, 2024 07:47
@liveans liveans force-pushed the fix_winhttp_streamingtest_backward_compat_version_release_6.0 branch from b29e9ae to f47ef87 Compare July 15, 2024 12:20
@liveans liveans marked this pull request as ready for review July 15, 2024 20:27
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 now, the CI seems to pass.

@rzikm rzikm changed the title [release/6.0-staging] Fix WinHttp StreamingTest backward compat version [release/6.0] Fix WinHttp StreamingTest backward compat version Jul 16, 2024
@liveans
Copy link
Member Author

liveans commented Jul 16, 2024

Test only change, CI looks happy, tell mode, adding servicing-approved.

@liveans liveans merged commit b23dd72 into dotnet:release/6.0-staging Jul 16, 2024
@liveans liveans deleted the fix_winhttp_streamingtest_backward_compat_version_release_6.0 branch July 16, 2024 11:07
@github-actions github-actions bot locked and limited conversation to collaborators Aug 16, 2024
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.

3 participants