Skip to content

Move latest open Android queues from 29 to 36#127250

Open
vcsjones wants to merge 3 commits intodotnet:mainfrom
vcsjones:android-36-tests
Open

Move latest open Android queues from 29 to 36#127250
vcsjones wants to merge 3 commits intodotnet:mainfrom
vcsjones:android-36-tests

Conversation

@vcsjones
Copy link
Copy Markdown
Member

This bumps our open Android queue from 29 to 36. The motivation for this is to support new cryptography APIs that appeared in API level 33, and we will want test coverage for those APIs.

@vcsjones
Copy link
Copy Markdown
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Copy Markdown
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

Updates Helix queue configuration to run “latest” Android testing on a newer API level, aligning CI coverage with newer Android platform cryptography APIs.

Changes:

  • Bump Ubuntu-based open Android Helix queues from API 29 to API 36 for libraries pipelines.
  • Update the Android “latest” platform alias in helix-platforms.yml to point at the API 36 queue.
  • Update CoreCLR template to use the API 36 open queue for public Android x64 runs.
Show a summary per file
File Description
eng/pipelines/libraries/helix-queues-setup.yml Switches Ubuntu Android Open queue used by libraries jobs to API 36.
eng/pipelines/helix-platforms.yml Updates helix_android_ubuntu_latest alias and its comment to API 36.
eng/pipelines/coreclr/templates/helix-queues-setup.yml Updates public Android x64 Helix queue to API 36 Open.

Copilot's findings

  • Files reviewed: 3/3 changed files
  • Comments generated: 1

Comment thread eng/pipelines/coreclr/templates/helix-queues-setup.yml
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to 'arch-android': @vitek-karas, @simonrozsival, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

@simonrozsival
Copy link
Copy Markdown
Member

/azp run runtime-extra-platforms

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@@ -90,9 +90,9 @@ jobs:
# Use the Ubuntu-based Android queue for x86/x64/bionic_x64 on all projects,
# and also for arm/arm64/bionic_arm/bionic_arm64 on non-public projects (no internal Windows Android queue).
- ${{ if in(parameters.platform, 'android_x86', 'android_x64', 'linux_bionic_x64') }}:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It looks like the queue Ubuntu.2204.Amd64.Android.36.Open does not have emulators with android-x86 support so I suggest keeping x86 testing on the original queue.

Copilot AI review requested due to automatic review settings May 7, 2026 16:56
@vcsjones
Copy link
Copy Markdown
Member Author

vcsjones commented May 7, 2026

/azp run runtime-extra-platforms

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Copy Markdown
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.

Copilot's findings

  • Files reviewed: 3/3 changed files
  • Comments generated: 0 new

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants