runtime icon indicating copy to clipboard operation
runtime copied to clipboard

8.0: Http2_IncorrectServerPreface_RequestFailsWithAppropriateHttpProtocolException failed

Open jozkee opened this issue 4 months ago • 4 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1126730 Build error leg or test failing: System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.Http2_IncorrectServerPreface_RequestFailsWithAppropriateHttpProtocolException Pull request: https://github.com/dotnet/runtime/pull/117878

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": ["Expected: HttpProtocolError", "Actual:   Unknown"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1126730 Error message validated: [Expected: HttpProtocolError Actual: Unknown] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 8/19/2025 9:36:46 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

jozkee avatar Aug 19 '25 21:08 jozkee

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

I'm a bot. Here is a possible related and/or duplicate issue (I may be wrong):

  • https://github.com/dotnet/runtime/issues/92647

MihuBot avatar Aug 19 '25 21:08 MihuBot

So there's also many re-runs of this test in 8.0 branches. Doesn't happen on anything newer. So it seems it's been mitigated with #94112. We could back-port the fix in 8.0 branch.

ManickaP avatar Aug 26 '25 12:08 ManickaP

removing blocking-clean-ci as it has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

jeffschwMSFT avatar Sep 19 '25 17:09 jeffschwMSFT