Skip to content

Allow hostonly iOS and macOS integration tests to run with codesigning on #111760

@jmagman

Description

@jmagman

We generally run tests with the --no-codesign flag to be able to run on machines missing the code signing cert. However, this means we are not actually testing codesigning, which allows bugs like #111475 to slip through.

Currently Mac_ios devicelab bots have the certs installed:

{"dependency": "apple_signing", "version": "none"}

Also install the certs on all Mac bots so they can be used on hostonly tests without a device tethered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    team-infraOwned by Infrastructure team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions