System.Net.Http.Functional.Tests.HttpClientHandler_MaxResponseHeadersLength_Test.SetAfterUse_Throws fails
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=642123 Build error leg or test failing: Build / Libraries Test Run release coreclr windows x64 Debug / Send to Helix Pull request: https://github.com/dotnet/runtime.git/pull/101007
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": "",
"ErrorPattern": "ClientHandler_MaxResponseHeadersLength_(?:Test|Http3)",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Known issue validation
Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=642123
Error message validated: [ClientHandler_MaxResponseHeadersLength_(?:Test|Http3)]
Result validation: :white_check_mark: Known issue matched with the provided build.
Validation performed at: 4/16/2024 11:17:09 AM UTC
Report
| Build | Definition | Step Name | Console log | Pull Request |
|---|---|---|---|---|
| 645056 | dotnet/runtime | Send to Helix | Log | dotnet/runtime#100949 |
| 644951 | dotnet/runtime | Send to Helix | Log | dotnet/runtime#94970 |
| 644335 | dotnet/runtime | Send to Helix | Log | dotnet/runtime#101039 |
| 644301 | dotnet/runtime | Send to Helix | Log | dotnet/runtime#101078 |
| 644318 | dotnet/runtime | Send to Helix | Log | |
| 644175 | dotnet/runtime | Send to Helix | Log | dotnet/runtime#100141 |
| 644160 | dotnet/runtime | Send to Helix | Log | dotnet/runtime#100697 |
| 644125 | dotnet/runtime | Send to Helix | Log | dotnet/runtime#99875 |
| 643951 | dotnet/runtime | Send to Helix | Log | dotnet/runtime#100765 |
| 643785 | dotnet/runtime | Send to Helix | Log | dotnet/runtime#100765 |
| 643647 | dotnet/runtime | Send to Helix | Log | dotnet/runtime#101009 |
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 1 | 68 |
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries See info in area-owners.md if you want to be subscribed.
Tagging subscribers to this area: @dotnet/ncl See info in area-owners.md if you want to be subscribed.
This is only failing for HTTP/3.
This test has been disabled with #94507 until now, and re-enabled on #100911, looks like it has the same root cause as #94507. I'm actively working on these both issues.
/cc: @ManickaP