Releases/Firefox 37.0b2/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
...then retriggered the job. | ...then retriggered the job. | ||
=== Trigger post-mirror push builders === | |||
"ready for cdntest" and other things downstream of the mirror push didn't fire correctly, most likely because of win64 being added. To kick things along, manually triggered the "ready for releasetest testing", "almost ready for release", and "final verification" builders. | |||
= Fennec = | = Fennec = |
Revision as of 15:40, 3 March 2015
Firefox
Build 1
Checklist
(RelMan) Ship the l10n milestone(RelMan) Submit to Ship It- Publish in Balrog
- Post-release tasks
Timeouts
We hit hg timeouts and a timeout uploadin gin a couple of XULRunner builds and some repacks. Retriggers fixed them. mgerva filed bug 1138936 about the upload timeout.
Win32 XULRunner compile failure
Win32 xulrunner failed to compile with what looks like a legitimate problem with the tree. Filed bug 1138922 on it.
Win64 XULRunner mozconfig issues
The win64 xulrunner mozconfig selected the wrong compiler. I filed this as bug 1138924. To fix:
cd gecko curl https://bug1138924.bugzilla.mozilla.org/attachment.cgi\?id\=8571939 | patch -p1 hg commit -m "bug 1138924: fix win64's xulrunner mozconfig. r=rail, a=bustage" hg up -r GECKO370b2_2015030222_RELBRANCH curl https://bug1138924.bugzilla.mozilla.org/attachment.cgi\?id\=8571939 | patch -p1 hg commit -m "bug 1138924: fix win64's xulrunner mozconfig. r=rail, a=bustage" hg tag -f -r e8ec4e64fe84 FIREFOX_37_0b2_{RELEASE,BUILD1} hg push -r 264134 -r 264133 -r bba77d7fde28 ssh://hg.mozilla.org/releases/mozilla-beta
...then retriggered the job.
Trigger post-mirror push builders
"ready for cdntest" and other things downstream of the mirror push didn't fire correctly, most likely because of win64 being added. To kick things along, manually triggered the "ready for releasetest testing", "almost ready for release", and "final verification" builders.
Fennec
Build 1
Checklist
(RelMan) Ship the l10n milestone(RelMan) Submit to Ship It- Publish in Balrog
- Post-release tasks