Skip to content

[HTTP] Outerloop PING test timeout #116862

@ManickaP

Description

@ManickaP

KeepAliveConfigured_KeepAlivePingsAreSentAccordingToPolicy(policy: WithActiveRequests, connectionLifetimeMilliseconds: 0)

System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2KeepAlivePing_Test.KeepAliveConfigured_KeepAlivePingsAreSentAccordingToPolicy(policy: WithActiveRequests, connectionLifetimeMilliseconds: 0) [FAIL]
      System.TimeoutException : The operation has timed out.
      Stack Trace:
        /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(55,0): at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout)
        /_/src/libraries/Common/tests/System/Net/Http/Http2LoopbackServer.cs(177,0): at System.Net.Test.Common.Http2LoopbackServer.CreateClientAndServerAsync(Func`2 clientFunc, Func`2 serverFunc, Http2Options http2Options, Int32 millisecondsTimeout)
        /_/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Http2KeepAlivePing.cs(103,0): at System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2KeepAlivePing_Test.KeepAliveConfigured_KeepAlivePingsAreSentAccordingToPolicy(HttpKeepAlivePingPolicy policy, Int32 connectionLifetimeMilliseconds)
        --- End of stack trace from previous location ---
      Output:
        Received PING (-1)
        ProcessIncomingFramesAsync finished

Broken by: #115735

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions