Skip to content

Disable Android tests in default CI set for now #115973

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 25, 2025
Merged

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented May 25, 2025

Workaround for #115955

@jkotas jkotas requested review from Copilot and kotlarmilos and removed request for Copilot May 25, 2025 08:58
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 25, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR temporarily adjusts the default CI pipeline to run only smoke tests and disables Helix test steps as a workaround for #115955.

  • Switched from skipping all tests to running only smoke tests via /p:RunSmokeTestsOnly=true
  • Commented out the Helix postBuildSteps block to prevent full Android tests from running
Comments suppressed due to low confidence (1)

eng/pipelines/runtime.yml:968

  • Disabling all Helix test steps will reduce test coverage; ensure critical Android smoke tests still provide sufficient validation or restore minimal coverage where needed.
# postBuildSteps:

@jkotas
Copy link
Member Author

jkotas commented May 25, 2025

The workaround from #115956 does not appear to work. The Android leg is still timing out on most PRs.

@jkotas jkotas requested a review from hoyosjs May 25, 2025 09:00
@jkotas
Copy link
Member Author

jkotas commented May 25, 2025

/ba-g known issue #115683

@jkotas jkotas merged commit 766faec into dotnet:main May 25, 2025
148 of 150 checks passed
@jkotas jkotas deleted the android branch May 25, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants