-
Couldn't load subscription status.
- Fork 5.2k
Closed
Labels
area-System.Net.Httpdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issuetest-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs
Milestone
Description
System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http3_MsQuic.SendMoreThanStreamLimitRequestsConcurrently_LastWaits(streamLimit: 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(273,0): at System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.SendMoreThanStreamLimitRequestsConcurrently_LastWaits(Int32 streamLimit)
--- End of stack trace from previous location ---
Originally posted by @radical in #53688 (comment)
@ManickaP:
I did a quick Kusto query and:
"Method": SendMoreThanStreamLimitRequestsConcurrently_LastWaits,
"Result": Fail,
"Arguments": streamLimit: 10,
"count_": 159,
"min_Queued": 2021-07-16T14:42:38.333Z,
So it got broken on 16.7. and fails consistently only for stream limit 10.
Metadata
Metadata
Assignees
Labels
area-System.Net.Httpdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issuetest-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs