Skip to content

[DO NOT MERGE] CI test stability investigation#53861

Closed
MichaelSimons wants to merge 1 commit intomainfrom
ci-test-stability
Closed

[DO NOT MERGE] CI test stability investigation#53861
MichaelSimons wants to merge 1 commit intomainfrom
ci-test-stability

Conversation

@MichaelSimons
Copy link
Copy Markdown
Member

CI Test Stability Investigation

This PR narrows the CI pipeline to linux x64 TestBuild only for fast iteration while investigating intermittent test failures at the tip of main.

Process

  1. Run CI (linux x64 only, ~50 min)
  2. Analyze failures, fix (separate commit per fix for cherry-pick)
  3. Repeat until 5 consecutive clean runs
  4. Re-enable full pipeline, get 5 more clean runs

Status

  • Phase: Linux x64 only
  • Clean run streak: 0/5

⚠️ Pipeline changes are temporary — will be reverted before merge.

Temporarily disable Windows, macOS, ARM64, dotnet-format, and container
jobs to focus on linux x64 TestBuild leg for fast CI iteration (~50 min
per run). These will be re-enabled once stability is confirmed.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant