Closed Bug 1751946 Opened 2 years ago Closed 2 years ago

try-comm-central builds don't build macos

Categories

(Thunderbird :: Build Config, defect, P3)

Tracking

(thunderbird_esr91 unaffected, thunderbird101 affected)

RESOLVED FIXED
102 Branch
Tracking Status
thunderbird_esr91 --- unaffected
thunderbird101 --- affected

People

(Reporter: rjl, Assigned: rjl)

Details

Attachments

(1 file)

I suspect that this has been happening for a while. try: -b o,d -p macosx64 and try: -b o,d -p macosx64-shippable don't seem to work. try: -b o,d -p all will build macos and everything else as well.

Fix try syntax issues with "-p macosx64" not working as expected on
try-comm-central.

Firefox try jobs replace macosx64 with macosx64-shippable. That's never worked
right on try-c-c because of subtle differences in the taskgraph configuration.
Shippable jobs are slower to build due to sccache not being used. macosx64-shippable
builds also build for aarch64 which is unnecessary considering the test hardware
is all Intel.

Assignee: nobody → rob
Status: NEW → ASSIGNED
Target Milestone: --- → 102 Branch

Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/bb924a1a6a04
Use try_cc_tasks target_tasks_method on try-comm-central. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/b95a85181498
Follow-up: Fix black lint error. rs=linting DONTBUILD
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: