Skip to content

[release/11.0] Run full Mono mobile library tests - #132997

Open
matouskozak wants to merge 1 commit into
release/11.0from
matouskozak-mono-mobile-tests-11-0
Open

[release/11.0] Run full Mono mobile library tests#132997
matouskozak wants to merge 1 commit into
release/11.0from
matouskozak-mono-mobile-tests-11-0

Conversation

@matouskozak

@matouskozak matouskozak commented Sep 1, 2026

Copy link
Copy Markdown
Member

This is the release/11.0 counterpart of #132887, porting commit f21a12d.

…132887 (f21a12d).\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).
13 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @akoeplinger, @matouskozak, @simonrozsival
See info in area-owners.md if you want to be subscribed.

@matouskozak

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).

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

Pull request overview

Updates release/11.0 extra-platform CI pipelines to gate on the full Mono libraries test suite for key mobile legs (instead of the smoke subset), aligning mobile coverage with the corresponding mainline change.

Changes:

  • iOS Simulator (arm64, Mono interpreter): switch from forcing /p:RunSmokeTestsOnly=true to using the standard $(_runSmokeTestsOnlyArg) so this leg runs the full libraries suite when isRunSmokeTestsOnly is false for platform-specific pipelines.
  • Android devices (arm64, Mono Release): restore a full libraries test job (Helix libraries template + Helix monitor) for android_arm64.
  • Update pipeline comment text to reflect “libraries tests” rather than “libraries smoke tests” where the suite is no longer forced to smoke-only.
File summaries
File Description
eng/pipelines/extra-platforms/runtime-extra-platforms-ioslikesimulator.yml Promotes the iOS Simulator arm64 Mono interpreter leg from smoke-only to full libraries tests by removing the hardcoded smoke flag.
eng/pipelines/extra-platforms/runtime-extra-platforms-android.yml Restores the Android arm64 Mono Release full libraries Helix job (devices) for extra-platform gating.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

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.

3 participants