Skip to content
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

[tests] Run tests on x64 only for devices controls #27714

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

rmarinho
Copy link
Member

@rmarinho rmarinho commented Feb 11, 2025

Description of Change

  • added a pool for x64 android
  • Make sure to run Controls device tests on X64 machines

@rmarinho rmarinho added area-testing Unit tests, device tests testing-flakiness testing-infrastructure Issue relating to testing infrastructure labels Feb 11, 2025
@rmarinho rmarinho added this to the .NET 9 SR5 milestone Feb 11, 2025
@rmarinho rmarinho requested a review from a team as a code owner February 11, 2025 17:37
@@ -26,20 +26,18 @@ steps:
timeoutInMinutes: 60
- template: provision.yml
parameters:
${{ if eq(parameters.platform, 'windows')}}:
${{ if eq(parameters.platform, 'windows') }}:
Copy link
Member Author

Choose a reason for hiding this comment

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

just adding space for good read

@rmarinho rmarinho merged commit a7e1bce into main Feb 11, 2025
76 of 125 checks passed
@rmarinho rmarinho deleted the provisionator-demands-devdiv branch February 11, 2025 19:18
@github-actions github-actions bot locked and limited conversation to collaborators Mar 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing Unit tests, device tests testing-flakiness testing-infrastructure Issue relating to testing infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants