-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Failures in SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength_Http3 test #74896
Comments
Tagging subscribers to this area: @dotnet/ncl Issue DetailsHit in #74885
|
Tagging subscribers to this area: @dotnet/ncl Issue DetailsHit in #74885
|
Yes, the thing is... this is the code we receive from MsQuic... so if this continues after we merge the two PRs you mention (and we rule out any memory corruption done by us), we would need to involve MsQuic team. |
Also hit in #74669 (log) and #74645 (log) with a bit different error:
I think we've already seen this type of failure before, when @MihaZupan just added it? PR to disable: #75149 |
@MihaZupan I meant specifically a "timeout from inactivity". Because there were a bunch of different failures as well |
No hit in a month, last comments from sept, closing. |
The test disabled against this issue needs to be re-enabled before closing: runtime/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.cs Line 1607 in 7bcd509
|
🤦 Thanks for catching that, I completely overlooked it. |
The test was re-enabled in PR #91629 on 9/6. The same test started failing with different error on 9/7 - reported in #91757 @liveans please change the test number against which it is disabled, then let's close this issue as dupe of #91757 (while removing the disabled-test label). Let's keep it in 9.0. |
I changed the issue number on the test, closing this issue as a duplicate of #91757, and deleting the |
Duplicate of #91757 |
Hit in #74885
Full log https://dev.azure.com/dnceng/public/_build/results?buildId=1979617&view=ms.vss-test-web.build-test-results-tab&runId=50623688&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab&resultId=203530
Report
Summary
The text was updated successfully, but these errors were encountered: