Releases/Firefox 34.0b7/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Issues: tagging)
(→‎Issues: restart with sendchange)
Line 10: Line 10:
** backout the retry, add a workaround, retag tools, backout workaround - [http://hg.mozilla.org/build/tools/pushloghtml?fromchange=d6118f1fb15e&tochange=32be9a6b51ae push]
** backout the retry, add a workaround, retag tools, backout workaround - [http://hg.mozilla.org/build/tools/pushloghtml?fromchange=d6118f1fb15e&tochange=32be9a6b51ae push]
** rebuild tagging
** rebuild tagging
** that's fine, but it doesn't kick off any dependent builders
*** [https://hg.mozilla.org/build/buildbot-configs/rev/6264384558e3 disable tagging], reconfig build masters
*** sendchange on bm81 <pre>/builds/releaserunner/bin/buildbot sendchange --who lmandel@mozilla.com --master buildbot-master81.build.mozilla.org:9301 --branch releases/mozilla-beta -p products:firefox -p script_repo_revision:FIREFOX_34_0b7_RELEASE release_build</pre>

Revision as of 04:15, 7 November 2014

Firefox build 1

Checklist

Issues

  • tagging failure, slow to push to gecko hit the new 120s from bug 1088590. The push had succeeded but the sync to the webheads was slow, so we retry and get several more tags on gecko.
    • backout the retry, add a workaround, retag tools, backout workaround - push
    • rebuild tagging
    • that's fine, but it doesn't kick off any dependent builders
      • disable tagging, reconfig build masters
      • sendchange on bm81
        /builds/releaserunner/bin/buildbot sendchange --who lmandel@mozilla.com --master buildbot-master81.build.mozilla.org:9301 --branch releases/mozilla-beta -p products:firefox -p script_repo_revision:FIREFOX_34_0b7_RELEASE release_build