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 failure: System.Net.Quic.Tests.MsQuicTests.CertificateCallbackThrowPropagates #110898

Closed
v-wenyuxu opened this issue Dec 23, 2024 · 2 comments
Labels
arch-arm32 area-System.Net.Quic blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro)

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr libraries-jitstress 20241220.1

Failed tests:

net10.0-linux-Release-arm-no_tiered_compilation-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Net.Quic.Tests.MsQuicTests.CertificateCallbackThrowPropagates
    - System.Net.Quic.Tests.QuicListenerTests.AcceptConnectionAsync_ThrowingCallbackOde_KeepRunning

Error message:

 Assert.Equal() Failure: Values differ
Expected: CallbackError
Actual:   ConnectionIdle

Stack trace:

   at System.Net.Quic.Tests.QuicTestBase.AssertThrowsQuicExceptionAsync(QuicError expectedError, Func`1 testCode) in /_/src/libraries/System.Net.Quic/tests/FunctionalTests/QuicTestBase.cs:line 68
   at System.Net.Quic.Tests.MsQuicTests.CertificateCallbackThrowPropagates() in /_/src/libraries/System.Net.Quic/tests/FunctionalTests/MsQuicTests.cs:line 383
   at System.Net.Quic.Tests.MsQuicTests.CertificateCallbackThrowPropagates() in /_/src/libraries/System.Net.Quic/tests/FunctionalTests/MsQuicTests.cs:line 392
--- End of stack trace from previous location ---
@v-wenyuxu v-wenyuxu added arch-arm32 blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro) labels Dec 23, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Dec 23, 2024
Copy link
Contributor

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

@ManickaP
Copy link
Member

ManickaP commented Jan 6, 2025

Based on kusto data seems like a fluke, all the QUIC tests failed on timeout on 21.12. and 27.12. Closing, we can revisit if it starts showing up on our CI board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm32 area-System.Net.Quic blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro)
Projects
None yet
Development

No branches or pull requests

2 participants