[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Test failures with 0.9.31
From: |
Ludovic Courtès |
Subject: |
Re: Test failures with 0.9.31 |
Date: |
Wed, 30 Oct 2013 23:20:15 +0100 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> On Wed, Oct 30, 2013 at 10:42:39PM +0100, Ludovic Courtès wrote:
>> Sounds like tests may need to be run sequentially. Did you try
>> #:parallel-tests? #f ?
>
> Yes, that was it! Thanks for spotting this. I will apply it immediately to
> libextractor also.
That means our fellow libmicrohttpd hackers (hi! ;-)) may want to add
‘serial-tests’ to the ‘AM_INIT_AUTOMAKE’ line.
Ludo’.