Open Tratcher opened 2 years ago
This issue still persists. Are we sure the test is not asserting for the wrong types?
Assert.IsType() Failure
Expected: Microsoft.AspNetCore.Connections.ConnectionAbortedException
Actual: System.Net.Quic.QuicOperationAbortedException
at Interop.FunctionalTests.Http3.Http3RequestTests.GET_GracefulServerShutdown_AbortRequestsAfterHostTimeout(HttpProtocols protocol) in /_/src/Servers/Kestrel/test/Interop.FunctionalTests/Http3/Http3RequestTests.cs:line 1559
--- End of stack trace from previous location ---
It seems to me like something is returning the exception using runtime types instead of our wrappers around them.
Recently failure happened in this run.
Failing Test(s)
Error Message
Stacktrace
Logs
Build
https://dev.azure.com/dnceng/public/_build/results?buildId=1590943&view=ms.vss-test-web.build-test-results-tab&runId=44529876&resultId=119172&paneView=debug