-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[Hanging test] System.Net.Quic.Tests.QuicListenerTests.AcceptConnectionAsync_ThrowingOptionsCallback_Throws #86006
Comments
Tagging subscribers to this area: @dotnet/ncl Issue DetailsWe should add relevant timeouts to the test to convert this to test failure and not hang the entire test job.
|
Console log if it gets deleted:
|
Closing this as dupe of #86019. The same test hangs, the other tests fail with the same error "The connection timed out from inactivity." |
#94398 didn't help Still happening: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-94550-merge-63e210f8fe3a48f0a1/System.Net.Quic.Functional.Tests/1/console.daac604c.log?helixlogtype=result as of Thu Nov 9 04:43:34 UTC 2023. using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.15-helix-arm32v7
|
No hangs of this test in the recent past, we have other issues to track alpine (and arm32) failures. |
https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-main-ef3ab455142045509c/System.Net.Quic.Functional.Tests/1/console.43a4692d.log?helixlogtype=result
We should add relevant timeouts to the test to convert this to test failure and not hang the entire test job.
The text was updated successfully, but these errors were encountered: