From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Test failures with 0.9.31 Date: Wed, 30 Oct 2013 23:20:15 +0100 Message-ID: <8738nih04g.fsf@gnu.org> References: <20131030194510.GA31656@debian> <87li1ah1v4.fsf@gnu.org> <20131030220733.GA2477@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40337) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vbe7j-0005u8-NJ for guix-devel@gnu.org; Wed, 30 Oct 2013 18:20:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vbe7d-00011X-I7 for guix-devel@gnu.org; Wed, 30 Oct 2013 18:20:23 -0400 In-Reply-To: <20131030220733.GA2477@debian> (Andreas Enge's message of "Wed, 30 Oct 2013 23:07:33 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org, libmicrohttpd@gnu.org Andreas Enge skribis: > On Wed, Oct 30, 2013 at 10:42:39PM +0100, Ludovic Court=C3=A8s 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 =E2=80=98serial-tests=E2=80=99 to the =E2=80=98AM_INIT_AUTOMAKE=E2=80=99 li= ne. Ludo=E2=80=99.