Skip to content

Move iOS devicelab tests to arm/either bots #168236

@vashworth

Description

@vashworth

A majority of our iOS devicelab tests are defined to use x86 arch. However, we have more arm64 bots than we do x86. We should either move tests over to arm or preferably allow them to use either.

flutter/.ci.yaml

Lines 276 to 293 in f454856

mac_ios:
properties:
contexts: >-
[
"osx_sdk_devicelab"
]
dependencies: >-
[
{"dependency": "ruby", "version": "ruby_3.1-pod_1.13"},
{"dependency": "apple_signing", "version": "version:to_2025"}
]
os: Mac-14
cpu: x86
device_os: iOS-17|iOS-18
$flutter/osx_sdk : >-
{
"sdk_version": "16c5032a"
}

https://chromium-swarm.appspot.com/botlist?c=id&c=task&c=cpu&c=device_os&c=os&c=pool&c=status&d=asc&f=device_os%3AiOS&f=os%3AMac-15.1&k=os&s=pool

We need to confirm how to will impact benchmarks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fyi-infraFor the attention of Infrastructure teamteam-iosOwned by iOS platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions