runtime icon indicating copy to clipboard operation
runtime copied to clipboard

[QUIC] Sporadic long running tests

Open ManickaP opened this issue 3 months ago • 3 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1149293 Build error leg or test failing: System.Net.Quic.Functional.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/119747

Error Message

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

{
  "ErrorMessage": "System.Net.Quic.Functional.Tests: [Long Running Test]",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1149293 Error message validated: [System.Net.Quic.Functional.Tests: [Long Running Test]] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 9/16/2025 2:08:19 PM UTC

Report

Build Definition Test Pull Request
1221858 dotnet/runtime System.Net.Quic.Functional.Tests.WorkItemExecution dotnet/runtime#122230
1215391 dotnet/runtime System.Net.Quic.Functional.Tests.WorkItemExecution dotnet/runtime#120330
1211672 dotnet/runtime System.Net.Quic.Functional.Tests.WorkItemExecution dotnet/runtime#121936
1209327 dotnet/runtime System.Net.Quic.Functional.Tests.WorkItemExecution dotnet/runtime#121366
1208479 dotnet/runtime System.Net.Quic.Functional.Tests.WorkItemExecution dotnet/runtime#121305

Summary

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

ManickaP avatar Sep 16 '25 14:09 ManickaP

It still happens albeit much less than in the past. Occurs on all platforms, from once to few times a week. Kusto query:

WorkItems
| where FriendlyName == "System.Net.Quic.Functional.Tests"  and Status == "Timeout"

ManickaP avatar Sep 16 '25 14:09 ManickaP

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

I'm a bot. Here are possible related and/or duplicate issues (I may be wrong):

  • https://github.com/dotnet/runtime/issues/103482
  • https://github.com/dotnet/runtime/issues/107761
  • https://github.com/dotnet/runtime/issues/107762

MihuBot avatar Sep 16 '25 14:09 MihuBot