Skip to content

Conversation

@LoopedBard3
Copy link
Member

@LoopedBard3 LoopedBard3 commented Oct 27, 2025

This disables the iOS and Android mobile runtime tests as part of the dotnet-runtime-perf pipeline for release branches. This will allow us to continue to get microbenchmark runs for the release branches without hitting issues due to new mobile configurations/updates.

Test runs:

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 disables Mobile runtime performance tests for older release branches by adding a conditional check. The change prevents iOS Mono and NativeAOT scenario tests from running on branches that start with refs/heads/release.

Key Changes

  • Added a conditional wrapper to exclude iOS performance tests from release branches

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

@LoopedBard3 LoopedBard3 changed the title Disable Mobile untime runs for older branches Disable mobile runtime runs for older branches Oct 27, 2025
Copy link
Member

@DrewScoggins DrewScoggins left a comment

Choose a reason for hiding this comment

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

LGTM

@LoopedBard3
Copy link
Member Author

Errors are unrelated.

@LoopedBard3 LoopedBard3 merged commit e71b1ed into dotnet:main Oct 28, 2025
69 of 80 checks passed
@LoopedBard3 LoopedBard3 deleted the DisableMobileRuntimeRunsForOlderBranches branch October 28, 2025 18:39
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