runtime icon indicating copy to clipboard operation
runtime copied to clipboard

TimeoutException in System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.SendAsync_Unexpected1xxResponses_DropAllInterimResponses

Open elinor-fung opened this issue 9 months ago • 2 comments

Build Information

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

From log:

[00:30:53] info: Starting:    System.Net.Http.Functional.Tests.dll
[00:32:15] info: [FAIL] System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.SendAsync_Unexpected1xxResponses_DropAllInterimResponses(responseStatusCode: 180)
[00:32:15] info: System.TimeoutException : The operation has timed out.
[00:32:15] info:    at System.Net.Http.Functional.Tests.HttpClientHandlerTest.SendAsync_Unexpected1xxResponses_DropAllInterimResponses(HttpStatusCode responseStatusCode)
[00:32:15] info: --- End of stack trace from previous location ---

Error Message

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

{
  "ErrorMessage": [ "System.TimeoutException : The operation has timed out.", "at System.Net.Http.Functional.Tests.HttpClientHandlerTest.SendAsync_Unexpected1xxResponses_DropAllInterimResponses" ],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=953196 Error message validated: [System.TimeoutException : The operation has timed out. at System.Net.Http.Functional.Tests.HttpClientHandlerTest.SendAsync_Unexpected1xxResponses_DropAllInterimResponses] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 2/15/2025 1:58:29 AM UTC

Report

Build Definition Test Pull Request
1051297 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Cancellation_Test_Http2.GetAsync_CancelDuringResponseHeadersReceived_TaskCanceledQuickly dotnet/runtime#115996

Summary

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

elinor-fung avatar Feb 15 '25 01:02 elinor-fung

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

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

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

jeffschwMSFT avatar Apr 28 '25 15:04 jeffschwMSFT