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

[HTTP/3] Test timeout: Public_Interop_ExactVersion_BufferContent_Success #57498

Closed
karelz opened this issue Aug 16, 2021 · 4 comments
Closed
Assignees
Labels
area-System.Net.Http test-enhancement Improvements of test source code test-run-core Test failures in .NET Core test runs
Milestone

Comments

@karelz
Copy link
Member

karelz commented Aug 16, 2021

Test type: System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http3_MsQuic

Failures 6/16-8/16 (incl. PRs):

Day Run
8/12 2x Official run

Failure:

System.TimeoutException : The operation has timed out.

   at System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.Public_Interop_ExactVersion_BufferContent_Success(String uri) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Http3.cs:line 508
--- End of stack trace from previous location ---
@ghost
Copy link

ghost commented Aug 16, 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

Failures 6/16-8/16 (incl. PRs):

Day Run
8/12 2x Official run

Failure:

System.TimeoutException : The operation has timed out.

   at System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.Public_Interop_ExactVersion_BufferContent_Success(String uri) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Http3.cs:line 508
--- End of stack trace from previous location ---
Author: karelz
Assignees: -
Labels:

area-System.Net.Http

Milestone: -

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Aug 16, 2021
@karelz karelz added this to the 7.0.0 milestone Aug 16, 2021
@ManickaP
Copy link
Member

ManickaP commented Aug 16, 2021

Which args? This is testing against external servers, so it matters whether it's the same external server.
And just to confirm this is outerloop, isn't it?

@jeffschwMSFT jeffschwMSFT removed the untriaged New issue has not been triaged by the area owner label Aug 16, 2021
@karelz
Copy link
Member Author

karelz commented Aug 16, 2021

@ManickaP uri was https://cloudflare-quic.com/ in both cases.
The failures were <10 minutes apart.

We should probably at least throw exception indicating it is external server, so it will be easier to ignore when it happens again.

@karelz karelz added the test-run-core Test failures in .NET Core test runs label Aug 24, 2021
@karelz karelz added the test-enhancement Improvements of test source code label Jul 19, 2022
@rzikm rzikm self-assigned this Jul 26, 2022
@rzikm
Copy link
Member

rzikm commented Jul 26, 2022

The test to https://cloudflare-quic.com/ is enabled and there are no recent test failures. Closing as not actionable.

@rzikm rzikm closed this as completed Jul 26, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http test-enhancement Improvements of test source code test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

No branches or pull requests

4 participants