-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
PostAsyncExpect100Continue_NonSuccessResponse_RequestBodyNotSent - IOException: End of Stream #31220
Comments
This exception is from the loopback server. Not sure if this is a test bug, perhaps with the loopback server, or a product bug with the HTTP2 client stack. |
I was able to hit it 4x out of 4,000 iterations of Http tests on latest Win10 VM. |
Hit this issue on #33459 Libraries Test Run release coreclr Linux x64 Debug |
I Will disable this test as it is failing for me too. It fails regularly now. |
PR adds an optional stream termination handling to `Http2LoopbackConnection.ReadBodyAsync` and fixes `HttpClient` construction missing the `SocketHttpHandler` created in the test. Fixes #31220
System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.PostAsyncExpect100Continue_NonSuccessResponse_RequestBodyNotSent
https://dev.azure.com/dnceng/public/_build/results?buildId=393660&view=ms.vss-test-web.build-test-results-tab&runId=12233140&resultId=157765&paneView=debug
netcoreapp-Linux-Debug-x64-(Alpine.310.Amd64.Open)ubuntu.1604.amd64.Open
The text was updated successfully, but these errors were encountered: