Open Bug 1901618 Opened 5 months ago Updated 5 months ago

CI builds need Rosetta to load tests

Categories

(Application Services :: General, defect, P2)

Tracking

(Not tracked)

People

(Reporter: teshaq, Unassigned)

Details

While preparing https://github.com/mozilla/application-services/pull/6214, I was faced with cryptic "launchd failed to run" errors when circle CI's M1 runners were trying to have the simulator load our tests.

Turns out, the reason I couldn't reproduce locally is because I had rosetta installed, and installing rosetta on the circle ci runner fixed the issue.
We should figure out why rosetta was needed and change up our xcframework build scripts if it is the cause (I struggle to think of other causes)

Severity: -- → S4
Priority: -- → P2

Also worth noting here that with our move to Mozilla Central we might want to overhaul how our CI runs, so this might not be relevant soon :)

You need to log in before you can comment on or make changes to this bug.