Skip to content

Re-add a MAUI iOS Mono scenario benchmark leg#5252

Open
kotlarmilos wants to merge 2 commits into
dotnet:mainfrom
kotlarmilos:dev/kotlarmilos/reenable-maui-ios-mono-scenario
Open

Re-add a MAUI iOS Mono scenario benchmark leg#5252
kotlarmilos wants to merge 2 commits into
dotnet:mainfrom
kotlarmilos:dev/kotlarmilos/reenable-maui-ios-mono-scenario

Conversation

@kotlarmilos

@kotlarmilos kotlarmilos commented Jul 2, 2026

Copy link
Copy Markdown
Member

Description

Re-enables a single MAUI iOS scenario benchmark leg on Mono in sdk-perf-jobs.yml.

Re-enable a single MAUI iOS scenario benchmark run on Mono (Default
codegen) so we keep signal that the MAUI iOS app still builds and runs
on Mono.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 2, 2026 10:20

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.

Pull request overview

Re-enables a single MAUI iOS scenario benchmark leg on Mono (Default codegen) to restore continuous validation that the MAUI iOS app can still build and run on Mono in the perf pipeline.

Changes:

  • Adds a new “Maui iOS scenario benchmarks (Mono Default) - Release” job leg to sdk-perf-jobs.yml.
  • Updates the MAUI iOS scenario publish MSBuild flags to include _DisableCheckForUnsupportedMonoMobileRuntime=true when RuntimeFlavor=mono, allowing the net11.0-ios Mono build to proceed.
Show a summary per file
File Description
eng/pipelines/sdk-perf-jobs.yml Adds a single MAUI iOS Mono Default Release scenario job leg (smoke coverage).
eng/performance/maui_scenarios_ios.proj Extends Mono publish MSBuild args to bypass the unsupported Mono mobile runtime check.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

@kotlarmilos kotlarmilos requested a review from matouskozak July 2, 2026 10:28
@kotlarmilos kotlarmilos self-assigned this Jul 2, 2026
matouskozak
matouskozak previously approved these changes Jul 2, 2026

@matouskozak matouskozak left a comment

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.

Do you want to add only an iOS one, or should we add one release for Android also?

Add a single MAUI Android scenario benchmark run on Mono (Default codegen)
alongside the iOS one, so we keep signal that the MAUI Android app still
builds and runs on Mono.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

3 participants