[PATCH 2/2] Disable parallel test-suite

Jussi Kivilinna jussi.kivilinna at iki.fi
Tue Feb 4 21:15:47 CET 2014


On 04.02.2014 20:36, Dmitry Eremin-Solenikov wrote:
> On Tue, Feb 4, 2014 at 8:15 PM, Jussi Kivilinna <jussi.kivilinna at iki.fi> wrote:
>> * tests/Makefile.am: Set 'serial-tests' option.
>> --
>>
>> Currently parallel test-suite does not work (tested on Ubuntu 13.10):
> 
> I have the following patch in my queue:
> 
> @@ -33,8 +33,8 @@ tests_sh_last = hashtest-256g
>  TESTS = $(tests_bin) $(tests_sh) $(tests_bin_last) $(tests_sh_last)
> 
>  # Force sequential run of some tests.
> -bench-slope.log:    benchmark.log
> -hashtest-256g.log:  bench-slope.log
> +bench-slope.trs:    benchmark.trs
> +hashtest-256g.trs:  bench-slope.trs
> 
> 
>  TESTS_ENVIRONMENT = GCRYPT_IN_REGRESSION_TEST=1
> 
> It might work for you.

Yes, that fixes the problem.

-Jussi

> 
> 
> 
> 




More information about the Gcrypt-devel mailing list