#62308·aspnetcore

[已知构建错误] `QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved`

作者: ilonatommy创建于 2025年6月11日更新于 2026年9月17日
标签Known Build Errorarea-networking

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.

json
{
  "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

内容来源: dotnet/aspnetcore