Skip to content

Test Build Analysis handling with Arcade CI mode - #7704

Draft
svick wants to merge 3 commits into
dotnet:mainfrom
svick:fix/build-analysis-ci-mode
Draft

Test Build Analysis handling with Arcade CI mode#7704
svick wants to merge 3 commits into
dotnet:mainfrom
svick:fix/build-analysis-ci-mode

Conversation

@svick

@svick svick commented Sep 9, 2026

Copy link
Copy Markdown
Member

This draft PR runs a temporary deterministic failure to validate the proposed fix for #7344.

Experiment sequence

  1. Capture a failing CI build without a matching KBE.
  2. Create a temporary KBE from that build.
  3. Confirm Build Analysis remains red because the Helix wrapper also reports a generic exit-code-1 error.
  4. Enable Arcade CI mode for the Helix invocation and confirm Build Analysis becomes green with the same test failure matched by the KBE.
  5. Remove the temporary failing test before this PR is ready for review.

The marker MLNET_BUILD_ANALYSIS_CI_MODE_EXPERIMENT_7344 is intentionally unique and temporary.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove the temporary Build Analysis experiment test now that the CI behavior has been captured.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant