Releases/Firefox 46.0/BuildNotes

From MozillaWiki
Jump to: navigation, search

Firefox

Build 1

task graph

Issues

  • bug 1265579 - updates builder fails if RC doesn't contain release versions. Stopped build1.

Build 2

task graph

Issues

  • bug 1265579 - updates builder fails if RC doesn't contain release versions. Now beta partials were missing. Stopped build2.

Build 3

task graph

Shipped to beta as RC1

Issues

  • A LOT OF BBB issues. I had to reschedule a bunch (~25%) of l10n repacks, bouncer submitter, linux partner repacks.
  • release update verification files were not under mercurial's control, had to add them manually:
 # repeated for 5 platforms, tagged FIREFOX_46_0_BUILD3_RUNTIME, FIREFOX_46_0_RELEASE_RUNTIME:
 python scripts/build-promotion/create-update-verify-config.py \
   --config release/patcher-configs/mozRelease-branch-patcher2.cfg \
   --platform win64 --update-verify-channel release-localtest \
   --output release/updates/release-firefox-win64.cfg \
   --archive-prefix https://archive.mozilla.org/pub \
   --previous-archive-prefix https://archive.mozilla.org/pub \
   --product firefox --balrog-url https://aus5.mozilla.org --build-number 3
  • reran linux/linux64 release update verify builders (mac, win32, win64 were still in progress)
  • finally fixed partner repacks \o/

Build 4

task graph

Issues

  • BBB misbehaving: 15 unscheduled l10n jobs. had to cancel and rerun them using tctalker.

Build 5

task graph task graph part 2 of RC

Issues