aspnetcore icon indicating copy to clipboard operation
aspnetcore copied to clipboard

[Known Build Error] `QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved`

Open ilonatommy opened this issue 5 months ago • 0 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1060815 Build error leg or test failing: Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved Pull request: https://github.com/dotnet/aspnetcore/pull/62222

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved [FAIL]",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
     Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved [FAIL]
       Assert.Equal() Failure: Values differ
       Expected: 1
       Actual:   0
       Stack Trace:
         /_/src/Servers/Kestrel/Transport.Quic/test/QuicConnectionContextTests.cs(537,0): at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved()
         /_/src/Servers/Kestrel/Transport.Quic/test/QuicConnectionContextTests.cs(552,0): at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved()
         /_/src/Servers/Kestrel/Transport.Quic/test/QuicConnectionContextTests.cs(552,0): at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved()
         /_/src/Servers/Kestrel/Transport.Quic/test/QuicConnectionContextTests.cs(552,0): at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved()
         --- End of stack trace from previous location ---

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1060815 Error message validated: [Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved [FAIL]] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 6/11/2025 5:32:20 AM UTC

Report

Build Definition Test Pull Request
2730442 dotnet-aspnetcore Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved
2729560 dotnet-aspnetcore Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved
1067195 dotnet/aspnetcore Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved dotnet/aspnetcore#62178
1066097 dotnet/aspnetcore Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved
1060815 dotnet/aspnetcore Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved dotnet/aspnetcore#62222

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 4 5

ilonatommy avatar Jun 11 '25 05:06 ilonatommy