Confirmed users
266
edits
(→Checklist: cull build1 checklist) |
(added build 3) |
||
Line 14: | Line 14: | ||
*<s> (TB Drivers) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | *<s> (TB Drivers) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | ||
* (TB Drivers) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]</s> | * (TB Drivers) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]</s> | ||
* | * We are going to have a Build3 | ||
== issues == | == issues == | ||
* linux compile failed, hg timeout | * linux compile failed, hg timeout | ||
Line 37: | Line 36: | ||
* further l10n issues due to hg slowness: linux64 8/10, mac 8,10/10, win8,10/10: 40 min timeout without output in configure, looks like it was cloning. Rebuild | * further l10n issues due to hg slowness: linux64 8/10, mac 8,10/10, win8,10/10: 40 min timeout without output in configure, looks like it was cloning. Rebuild | ||
= Build 3 = | |||
== Checklist == | |||
*<s> (TB Drivers) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | |||
* (TB Drivers) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]</s> | |||
* [[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] | |||
* [[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]] | |||
== issues == | |||
* Two failed repacks: | |||
** repack_8/10 failed for Thunderbird 34.0b1 build3 on linux | |||
** repack_10/10 failed for Thunderbird 34.0b1 build3 on linux | |||
because they were taken by a slave with disk space issues. Slave disabled and job re-triggered | |||
* macosx64 build step failed for Thunderbird 34.0b1 build3 ([http://buildbot-master82.srv.releng.scl3.mozilla.com:8001/builders/release-comm-beta-macosx64_build/builds/4/steps/make_buildsymbols/logs/stdio%20 full log here]) | |||
<pre> | |||
adding: XUL/122DCC0758BB3DB9839D90765AF6D39E0/XUL.sym | |||
zip warning: file size changed while zipping XUL/122DCC0758BB3DB9839D90765AF6D39E0/XUL.sym | |||
(stored 0%) | |||
adding: XUL/122DCC0758BB3DB9839D90765AF6D39E0/XUL.tar.bz2 | |||
zip I/O error: Result too large | |||
zip error: Output file write failure (write error on zip file) | |||
make: *** [buildsymbols] Error 14 | |||
program finished with exit code 2 | |||
elapsedTime=1830.229363 | |||
</pre> |