Releases/Firefox 23.0b7/BuildNotes: Difference between revisions
< Releases
No edit summary |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
* <s>[[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | * <s>[[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | ||
* [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | * [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] | * [[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Update_Bouncer | Update bouncer links]] | * [[Release:Release_Automation_on_Mercurial:Updates#Update_Bouncer | Update bouncer links]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Desktop_post-release | Post-release tasks]] | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Desktop_post-release | Post-release tasks]]</s> | ||
= Release runner problems = | = Release runner problems = | ||
Line 25: | Line 25: | ||
= Final verification = | = Final verification = | ||
More than one hundred 408 Server Timeout errors. Retriggered the job, we really need to either fix the backend or cope with this better, though. | More than one hundred 408 Server Timeout errors. Retriggered the job, we really need to either fix the backend or cope with this better, though. --> Filed {{bug|896299}} |
Latest revision as of 00:42, 22 July 2013
Release runner problems
2013-07-18 15:14:19,900 : INFO : Comparing l10n changesets on dashboard https://l10n.mozilla.org/shipping/l10n-changesets?ms=fx23_beta_b7 to on-disk buildbot-configs/mozilla/l10n-changesets_mozilla-beta ... 2013-07-18 15:14:20,376 : INFO : Comparing l10n changesets to shipped locales ... 2013-07-18 15:14:20,377 : ERROR : l10n_changesets and shipped_locales differ on locales: ['ms']
The ms locale was added to the l10n revisions returned by the l10n dashboard, due to a mis-click by the l10n folks. lsblakk removed it from the list of l10n changesets in ship-it.
2013-07-18 15:36:22,949 : INFO : Comparing l10n changesets on dashboard https://l10n.mozilla.org/shipping/l10n-changesets?ms=fx23_beta_b7 to on-disk buildbot-configs/mozilla/l10n-changesets_mozilla-beta ... 2013-07-18 15:36:23,006 : ERROR : locale ms missing in config
Axel modified the db for the l10n dashboard to remove ms there too.
Double job triggering problems
Two push to mirrors jobs were triggered, one at 2013-07-19 02:29:23 on bm61, the other at 2013-07-19 02:29:40 on bm65. Smells like scheduler races.
Update verify jobs were also all triggered twice. Noticed that double update verify happened for 23.0b6, too.
Final verification
More than one hundred 408 Server Timeout errors. Retriggered the job, we really need to either fix the backend or cope with this better, though. --> Filed bug 896299