Skip to content

[HTTP/3] SocketsHttpHandlerTest_Http3_MsQuic.ClientSettingsReceived_Success timing out #55774

Closed
@jaredpar

Description

@jaredpar

Failure query

https://runfo.azurewebsites.net/search/tests/?q=started%3A~7%20definition%3Aruntime%20name%3A%22system.net.http.functional.tests.socketshttphandlertest_http3_msquic.clientsettingsreceived_success%22

Test failures typically have the following call stack

    System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http3_MsQuic.ClientSettingsReceived_Success(headerSizeLimit: 10) [FAIL]
      System.TimeoutException : The operation has timed out.
      Stack Trace:
        /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(49,0): at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout)
        /_/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Http3.cs(78,0): at System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.ClientSettingsReceived_Success(Int32 headerSizeLimit)
        --- End of stack trace from previous location ---

Note: thus far this has only failed in Pull Requests so it's not definitively a bug. However the PRs aren't networking related to my understanding hence seems more likely it is a bug here. It's also hit 14 times now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions