runtime icon indicating copy to clipboard operation
runtime copied to clipboard

System.Diagnostics.Tests.ProcessStartInfoTests.TestWindowStyle failing in CI

Open jakobbotsch opened this issue 4 months ago • 3 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1144025 Build error leg or test failing: System.Diagnostics.Tests.ProcessStartInfoTests.TestWindowStyle Pull request: https://github.com/dotnet/runtime/pull/119528

Error Message

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

{
  "ErrorMessage": ["System.Diagnostics.Tests.ProcessStartInfoTests.TestWindowStyle", "Assert.True() Failure", "Expected: True"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1144025 Error message validated: [System.Diagnostics.Tests.ProcessStartInfoTests.TestWindowStyle Assert.True() Failure Expected: True] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 9/10/2025 12:16:36 PM UTC

Report

Summary

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

jakobbotsch avatar Sep 10 '25 12:09 jakobbotsch

Tagging subscribers to this area: @dotnet/area-system-diagnostics-process 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/100647
  • https://github.com/dotnet/runtime/issues/89842

MihuBot avatar Sep 10 '25 12:09 MihuBot

It's a flaky test that fails once per year (see https://github.com/dotnet/runtime/issues/100647 and https://github.com/dotnet/runtime/issues/89842), so for now I am moving it to Future and removing "blocking-clean-ci"

adamsitnik avatar Sep 10 '25 14:09 adamsitnik