Releases/Firefox 37.0b7/BuildNotes

From MozillaWiki
< Releases
Revision as of 14:47, 20 March 2015 by Bhearsum (talk | contribs)
Jump to navigation Jump to search

Firefox

Build 1

Checklist

* (RelMan) Ship the l10n milestone

Retag tools after bustage fix for bug 1053814

Need to retag the tools repo to pick up a bustage fix to breaking jobs that use stage-tasks.py:

hg tag -r 5cbbd855ed8c -f FIREFOX_37_0b7_{RELEASE,BUILD1}
hg push ssh://hg.mozilla.org/build/tools

Retrigger builders that failed because of bug 1053814

XULRunner push to mirrors, antivirus, check permissions all failed the first time because of the aforementioned issue with stage-tasks.py. A rebuild after the retagging fixed them

Fennec

Build 1

Checklist

Retag tools after bustage fix for bug 1053814

Need to retag the tools repo to pick up a bustage fix to breaking jobs that use stage-tasks.py:

hg tag -r 5cbbd855ed8c -f FENNEC_37_0b7_{RELEASE,BUILD1}
hg push ssh://hg.mozilla.org/build/tools