re-ordering "make subsequentcheck" for performance
Michael Stahl
mstahl at redhat.com
Wed Jul 11 09:43:56 PDT 2012
On 11/07/12 17:50, Bjoern Michaelsen wrote:
> Hi Noel,
>
> On Wed, Jul 11, 2012 at 03:39:54PM +0200, Noel Grandin wrote:
>> Where in the build scripts should I look to change this ordering?
>
> I agree with your observations and thing your approach might help.
>
> The longrunning tests are the likely unoapi tests. The OOoRunner is build here:
>
> http://opengrok.libreoffice.org/xref/core/qadevOOo/Jar_OOoRunner.mk
>
> and the tests that are run by one instance are listed in:
>
> MODULE/qa/unoapi/MODULE.sce
>
> so splitting one slow *.sce into multiple ones should help here.
yes. note that the log files for the unoapi / qadevOOo tests contain
start/end time stamps so it should be easy to see which of them takes
the longest time and could be split up.
More information about the LibreOffice
mailing list