Closed
Bug 1025638
Opened 8 years ago
Closed 8 years ago
Enable x64 Windows builds on Oak
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bbondy, Assigned: nthomas)
References
Details
Attachments
(1 file, 1 obsolete file)
1.57 KB,
patch
|
catlee
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
Could we enable x64 Windows builds on Oak for nightly and dep builds (and PGO I guess if we support that)? I'm doing some work on Oak for enabling the installation and use of the maintenance service on x64. I'm also using Oak builds for testing the multi platform MAR verification work and I'd like to test that in x64 since there are specific considerations relating to x64. I'd like for tests to run for all pushes to Oak as well for x64. Thank you for your help!
Updated•8 years ago
|
Component: Other → General Automation
OS: Mac OS X → All
QA Contact: catlee
Hardware: x86 → All
Comment 1•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/7591c7fdee63
Assignee: nobody → wchen
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment 2•8 years ago
|
||
Oh no, wrong bug number in the patch.
Assignee: wchen → nobody
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•8 years ago
|
||
For reference, revision 7591c7fdee63 belongs to bug 1025738
Assignee | ||
Comment 4•8 years ago
|
||
bbondy, tests are not yet in a production state (see bug 886640 for context), but we can do the build easily enough. Sorry for the delay here.
Assignee: nobody → nthomas
Priority: -- → P2
Assignee | ||
Comment 5•8 years ago
|
||
Adds these builders: WINNT 6.1 x86-64 oak build WINNT 6.1 x86-64 oak nightly WINNT 6.1 x86-64 oak leak test I've haven't added the nightly_signing_servers definition in mozilla/project_branches.py, because I couldn't see where we have disabled signing on win64.
Attachment #8452218 -
Flags: review?(catlee)
Assignee | ||
Comment 6•8 years ago
|
||
The correct patch.
Attachment #8452218 -
Attachment is obsolete: true
Attachment #8452218 -
Flags: review?(catlee)
Attachment #8452219 -
Flags: review?(catlee)
Updated•8 years ago
|
Attachment #8452219 -
Flags: review?(catlee) → review+
Reporter | ||
Comment 7•8 years ago
|
||
(In reply to Nick Thomas [:nthomas] from comment #4) > bbondy, tests are not yet in a production state (see bug 886640 for > context), but we can do the build easily enough. Sorry for the delay here. No problem, and thanks guys for doing this work! :)
Assignee | ||
Comment 8•8 years ago
|
||
Comment on attachment 8452219 [details] [diff] [review] [buildbot-configs] Add win64 build jobs to Oak https://hg.mozilla.org/build/buildbot-configs/rev/6eb0ac77f150 Should be a push to production in the next day or so.
Attachment #8452219 -
Flags: checked-in+
Comment 9•8 years ago
|
||
In production (although committed with the wrong bug number - "Bug 1025628, enable win64 builds on Oak, r=catlee")
Assignee | ||
Comment 10•8 years ago
|
||
Oops. We'll have win64 builds on Oak on the next push.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•