Confirmed users
3,990
edits
Line 61: | Line 61: | ||
== Open a bug for tbpl changes == | == Open a bug for tbpl changes == | ||
* TBPL needs to be patched to support the new platform (see {{bug|782826}} for an example of this change). Please file a bug [https://bugzilla.mozilla.org/enter_bug.cgi?&component=Tinderboxpushlog&product=Webtools here] as soon as possible once the buildernames are known, to avoid delays - since TBPL pushes to production require IT intervention, in addition to the usual patch+review+staging turnaround time. | * TBPL needs to be patched to support the new platform (see {{bug|782826}} for an example of this change). Please file a bug [https://bugzilla.mozilla.org/enter_bug.cgi?&component=Tinderboxpushlog&product=Webtools here] as soon as possible once the buildernames are known, to avoid delays - since TBPL pushes to production require IT intervention, in addition to the usual patch+review+staging turnaround time. | ||
== Open a bug for builfaster changes == | |||
As easy as this ([https://hg.mozilla.org/build/braindump/file/default/reports/buildfaster_report.py buildfaster_report.py]): | |||
<pre> | |||
('winxp', ['Rev3 WINNT 5.1']), | |||
+ ('win8', ['Rev3 WINNT 6.2']), | |||
] | |||
</pre> | |||
== Disable tests on branches where this platform isn't needed == | == Disable tests on branches where this platform isn't needed == |