Releases/Firefox 40.0.3/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
No edit summary |
(→Build 1: published to balrog) |
||
Line 4: | Line 4: | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Set-up_whatsnew_page | Set up whatsnew page]] - none for this release | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Set-up_whatsnew_page | Set up whatsnew page]] - none for this release | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Publish_in_Balrog | Publish RC to Beta channel]] - not done for for x.0.y chemspill | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Publish_in_Balrog | Publish RC to Beta channel]] - not done for for x.0.y chemspill | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] | * [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Do_I_need_to_throttle.3F | Apply Throttling ]] - need to clarify what special rules (if any) will be needed with RelMan | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Do_I_need_to_throttle.3F | Apply Throttling ]] - need to clarify what special rules (if any) will be needed with RelMan | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Verifying_Throttling | Verify throttling ]] | * [[Release:Release_Automation_on_Mercurial:Updates#Verifying_Throttling | Verify throttling ]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Publish_in_Balrog | Publish in Balrog ]] | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Publish_in_Balrog | Publish in Balrog ]]</s> | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]] | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]] | ||
Revision as of 17:49, 27 August 2015
Build 1
(RelMan) Ship the l10n milestone (build1 only)- (RelMan) Submit to Ship It
- Set up whatsnew page - none for this release
- Publish RC to Beta channel - not done for for x.0.y chemspill
- Push to mirrors
- Apply Throttling - need to clarify what special rules (if any) will be needed with RelMan
- Verify throttling
Publish in Balrog- Post-release tasks
Problems
- Win32 repack 13/20 failed with what looks like sh crashing during configure:
js\src> running C:/mozilla-build/msys/bin/sh c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/js/src/configure --enable-crashreporter --enable-release --enable-update-channel=release --enable-update-packaging --with-l10n-base=../../l10n --with-windows-version=603 --enable-official-branding --enable-threadsafe --enable-ctypes --disable-shared-js --disable-export-js --with-nspr-cflags=-Ic:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/obj-l10n/dist/include/nspr --with-nspr-libs=c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/obj-l10n/dist/lib/nspr4.lib c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/obj-l10n/dist/lib/plc4.lib c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/obj-l10n/dist/lib/plds4.lib --prefix=c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/obj-l10n/dist --enable-jemalloc --cache-file=c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/obj-l10n/js/src/config.cache nsprpub> 0 [main] sh 2904 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION nsprpub> 406 [main] sh 2904 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump *** Fix above errors and then restart with\ "c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/mozmake.exe -f client.mk build" client.mk:363: recipe for target 'configure' failed
- Rebuilt the chunk
- Updates step failed with:
release.updates.patcher.PatcherConfigError: Found multiple past-updates with duplicate to/from versions: ['40.0', '40.0.2', ['betatest', 'releasetest', 'release']]
- Fixed with https://bugzilla.mozilla.org/attachment.cgi?id=8652919&action=edit and a move of the FIREFOX_40_0_3_{RELEASE,BUILD1} tags to the new rev. A rebuild then succeeded.