Releases/Firefox 36.0.3/BuildNotes

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

Firefox

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 FIREFOX_36_0_3_{RELEASE,BUILD1}
hg push ssh://hg.mozilla.org/build/tools

Retrigger XULRunner push to mirrors

It failed the first time because of the aforementioned issue with stage-tasks.py. A rebuild after the retagging fixed it.

OS X Partner build failures

We hit bug 1008052 in two different attempts at partner repacks. So far, we're just rebuilding it until it works. Probably need to do something smarter here soon.

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 FIREFOX_36_0_3_{RELEASE,BUILD1}
hg push ssh://hg.mozilla.org/build/tools