Releases/Firefox 37.0b7/BuildNotes

From MozillaWiki
Jump to: navigation, 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

Manually poke ready for beta-cdntest builder

This didn't fire automatically because it was blocked on the win64 stub installer. Had to manually force the "release-mozilla-beta-firefox_beta_ready_for_beta-cdntest_testing" builder.

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