Skip to content
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

Test timeout: SocketsHttpHandlerTest_Http3_MsQuic.ClientSettingsReceived_Success #56268

Closed
karelz opened this issue Jul 24, 2021 · 2 comments
Closed
Labels
area-System.Net.Http test-run-core Test failures in .NET Core test runs
Projects
Milestone

Comments

@karelz
Copy link
Member

karelz commented Jul 24, 2021

Test type:

  • System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http3_MsQuic
  • System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http3_Mock (less frequent)
System.TimeoutException : The operation has timed out.

   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 49
   at System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.ClientSettingsReceived_Success(Int32 headerSizeLimit) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Http3.cs:line 78
--- End of stack trace from previous location ---

Test failures 5/24-7/24 (incl. PRs):

Day Failures
7/15 20x failures -- 2x Official run, 18x PR (incl. 2x Mock)
7/16 20x failures -- 3x Official run (incl. 1x Mock), 17x PR (incl. 2x Mock)
7/21 1x PR
7/23 5x PR (incl. 1x Mock)
7/24 (incomplete day) 1x PR

We should disable the test due to higher frequency of failures.

@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Net.Http untriaged New issue has not been triaged by the area owner labels Jul 24, 2021
@ghost
Copy link

ghost commented Jul 24, 2021

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

Issue Details

Test type:

  • System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http3_MsQuic
  • System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http3_Mock (less frequent)
System.TimeoutException : The operation has timed out.

   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 49
   at System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.ClientSettingsReceived_Success(Int32 headerSizeLimit) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Http3.cs:line 78
--- End of stack trace from previous location ---

Test failures 5/24-7/24 (incl. PRs):

Day Failures
7/15 20x failures -- 2x Official run, 18x PR (incl. 2x Mock)
7/16 20x failures -- 3x Official run (incl. 1x Mock), 17x PR (incl. 2x Mock)
7/21 1x PR
7/23 5x PR (incl. 1x Mock)
7/24 (incomplete day) 1x PR

We should disable the test due to higher frequency of failures.

Author: karelz
Assignees: -
Labels:

area-System.Net.Http, untriaged

Milestone: -

@karelz karelz removed the untriaged New issue has not been triaged by the area owner label Jul 24, 2021
@karelz karelz added this to To Do (Low Priority) in HTTP/3 via automation Jul 24, 2021
@karelz karelz added this to the 6.0.0 milestone Jul 24, 2021
@karelz karelz moved this from To Do (Low Priority) to To Do (High Priority) in HTTP/3 Jul 24, 2021
@karelz
Copy link
Member Author

karelz commented Jul 24, 2021

Duplicate of #55774

@karelz karelz marked this as a duplicate of #55774 Jul 24, 2021
@karelz karelz closed this as completed Jul 24, 2021
HTTP/3 automation moved this from To Do (High Priority) to Done Jul 24, 2021
@karelz karelz added the test-run-core Test failures in .NET Core test runs label Jul 31, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http test-run-core Test failures in .NET Core test runs
Projects
No open projects
HTTP/3
  
Done
Development

No branches or pull requests

1 participant