Skip to content

Conversation

@rmarinho
Copy link
Member

Description of Change

Specify the pool to send the tests

Copilot AI review requested due to automatic review settings December 19, 2025 18:32
Copy link
Contributor

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 modifies the CI pipeline configuration to use the Windows pool for queueing device tests instead of the macOS test pool, and standardizes MSBuild property formatting across test run configurations.

Key Changes:

  • Changed test pool assignment from macOSTestPool to windowsPool for device test orchestration
  • Updated pool parameter references from buildPool to testPool for iOS, MacCatalyst, and Android device test jobs
  • Removed unnecessary quotes around MSBuild property values in HelixProjectArguments for all platform test configurations

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
eng/pipelines/ci-device-tests.yml Changed testPool parameter from macOSTestPool to windowsPool to route tests to Windows infrastructure
eng/pipelines/arcade/stage-device-tests.yml Updated pool parameter references from buildPool to testPool for all device test job templates and removed quotes from MSBuild property values in HelixProjectArguments

@rmarinho rmarinho merged commit a1abaf8 into main Dec 19, 2025
155 of 161 checks passed
@rmarinho rmarinho deleted the test-devicetests-helix-pool branch December 19, 2025 22:08
StephaneDelcroix pushed a commit that referenced this pull request Jan 5, 2026
### Description of Change

Specify the pool to send the tests
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.

2 participants