Releases/Firefox 23.0b7/BuildNotes

From MozillaWiki
Jump to: navigation, search

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