Closed Bug 1373384 Opened 7 years ago Closed 7 years ago

Enable OSX cross-compile builds as tier1 on date

Categories

(Release Engineering :: General, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: catlee, Assigned: catlee)

References

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
Priority: -- → P1
Comment on attachment 8878191 [details]
Bug 1373384: Enable OSX opt cross-compile builds as tier1

https://reviewboard.mozilla.org/r/149552/#review154134

I'm not sure why taskcluster_nightly.py is removed for macosx64-nightly/opt
Comment on attachment 8878191 [details]
Bug 1373384: Enable OSX opt cross-compile builds as tier1

https://reviewboard.mozilla.org/r/149552/#review154134

I don't know either. Probably removed by mistake, I'll put that back in.
Attachment #8878208 - Attachment is obsolete: true
Comment on attachment 8878191 [details]
Bug 1373384: Enable OSX opt cross-compile builds as tier1

https://reviewboard.mozilla.org/r/149552/#review154218

Also for macosx64-nightly/opt, I think you need to have disable_signing.py included. The nightlies on other platforms have it.  

cat testing/mozharness/configs/disable_signing.py 
config = {
    'enable_signing': False,
}

It's used to disable the use moz_sign_cmd. The naming is confusing.
Comment on attachment 8878191 [details]
Bug 1373384: Enable OSX opt cross-compile builds as tier1

https://reviewboard.mozilla.org/r/149552/#review154568
Attachment #8878191 - Flags: review?(kmoir) → review+
https://hg.mozilla.org/projects/date/rev/1fa04f7a56edf26373b8feb3ef1006496dd983c5
Bug 1373384: Enable OSX opt cross-compile builds as tier1 r=kmoir
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee: nobody → catlee
Blocks: 1374422
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: