8.0: Http2_IncorrectServerPreface_RequestFailsWithAppropriateHttpProtocolException failed

Open
#118,906 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp
Domain
networking

Research direction

Start with build 1126730 and the System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.Http2_IncorrectServerPreface_RequestFailsWithAppropriateHttpProtocolException failure. Review the related pull request and recurring known-issue report, then verify the test reports the expected HttpProtocolError rather than Unknown.

Written by the indexing model from the issue text.

Description

area-System.Net.Http Known Build Error test-bug

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: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1126730
Error message validated: [Expected: HttpProtocolError Actual: Unknown]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 8/19/2025 9:36:46 PM UTC

Report
Build Repository Test Pull Request
1604236 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.ServerDisconnectDuringSetup_PropagatesMeaningfulException
1602340 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.ServerDisconnectDuringSetup_PropagatesMeaningfulException dotnet/runtime#134071
1600403 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.ServerDisconnectDuringSetup_PropagatesMeaningfulException
1596986 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.ServerDisconnectDuringSetup_PropagatesMeaningfulException
1595433 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.ServerDisconnectDuringSetup_PropagatesMeaningfulException dotnet/runtime#133854
1591757 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.ServerDisconnectDuringSetup_PropagatesMeaningfulException dotnet/runtime#133188
1589510 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.ServerDisconnectDuringSetup_PropagatesMeaningfulException
1589308 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.ServerDisconnectDuringSetup_PropagatesMeaningfulException dotnet/runtime#133406
1584218 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.ServerDisconnectDuringSetup_PropagatesMeaningfulException dotnet/runtime#133289
1583901 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.ServerDisconnectDuringSetup_PropagatesMeaningfulException dotnet/runtime#133275
1581388 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.ServerDisconnectDuringSetup_PropagatesMeaningfulException
1580045 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.ServerDisconnectDuringSetup_PropagatesMeaningfulException dotnet/runtime#133143
Summary
24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 5 12
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/runtime

All issues in dotnet/runtime

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.