Releases/Firefox 39.0.3/BuildNotes

From MozillaWiki
< Releases
Revision as of 23:13, 6 August 2015 by NThomas (talk | contribs) (→‎Build 2: all done)
Jump to navigation Jump to search

Build 1

Issues

  • bouncer submitter failed, the relbranch doesn't have a full copy of the relbranch. Dumped a copy from build/mozharness at FIREFOX_39_0_RELEASE there
  • compilation failure for all xulrunner and firefox builds in docshell (from bug 1178058), respin for this

Build 2

Issues

  • win32 en-US failed out with StreamError: seeking backwards is not allowed when unpacking the mozharness archive, due nthomas adding a symlink .gitignore --> .hgignore when putting mozharness on the relbranch. catlee worked around by skipping symlinks when extracting on windows
  • Two windows repack chunks failed with a slave disconnect - they were automatically retried

Ship in Balrog

Couldn't use Buildbot builder because 38.2.0esr had already started.

  • Manually updated the balrog rule with channel set to "release" to point at the "Firefox-39.0.3-build2" mapping.
    • done (hwine)

Post-release tasks

Couldn't use Buildbot builder because 38.2.0esr had already started.

# ffxbld@stage.mozilla.org
cd /pub/mozilla.org/firefox/releases/ && rm -f latest-esr && ln -s 38.1.1esr latest-esr