Releases/Firefox 40.0.3/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
(→Build 1: update checklist) |
(→Fennec mobile - build 1: pushed fennec to mirrors) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= | = Release = | ||
== Fennec mobile - build 1 == | |||
* <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] (build1 only) | * <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] (build1 only) | ||
* (RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]</s> | * (RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] </s> | |||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]] | |||
== Firefox desktop - build 1 == | |||
* <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] (build1 only) | |||
* (RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | |||
* [[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 ]] | ||
* [[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]]</s> | ||
== Problems == | == Problems == |
Latest revision as of 16:22, 28 August 2015
Release
Fennec mobile - build 1
(RelMan) Ship the l10n milestone (build1 only)- (RelMan) Submit to Ship It
Push to mirrors- Post-release tasks
Firefox desktop - 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.