dotnet / dotnet/maui

Rename `mac_runandroid_tests` CI lane to reflect Linux pool

Open
#34,865 0 comments 1 reaction 2 assignees Claimed by @sbomer View on GitHub
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 15h
Merged PRs (30d)
290

Description

The `mac_runandroid_tests` lane in `eng/pipelines/ci.yml` was originally introduced running on macOS (`$(HostedMacImage)`), but was switched to the Linux `AndroidPoolLinux` pool (`MAUI-DNCENG` / `1ESPT-Ubuntu22.04`) in #33997.

The lane name still has the `mac_` prefix, which is misleading since it no longer runs on macOS. It should be renamed to something like `linux_runandroid_tests` or `runandroid_tests` to avoid confusion.

https://github.com/dotnet/maui/blob/main/eng/pipelines/ci.yml#L303

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.