From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: PulseAudio intermittent test failures Date: Fri, 06 Dec 2013 09:50:59 +0100 Message-ID: <87y53y8irw.fsf@gnu.org> References: <87ppqk8hos.fsf@gnu.org> <20131101131546.GA13938@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]:38291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vor7s-0006Bh-A0 for guix-devel@gnu.org; Fri, 06 Dec 2013 03:51:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vor7m-0001bQ-TK for guix-devel@gnu.org; Fri, 06 Dec 2013 03:51:08 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:15016) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vor7m-0001b8-My for guix-devel@gnu.org; Fri, 06 Dec 2013 03:51:02 -0500 In-Reply-To: <20131101131546.GA13938@debian> (Andreas Enge's message of "Fri, 1 Nov 2013 14:15:46 +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 Andreas Enge skribis: > On Fri, Nov 01, 2013 at 12:50:11PM +0100, Ludovic Court=C3=A8s wrote: >> Thanks for taking the time to do this! I cherry-picked it into >> =E2=80=98master=E2=80=99. Let=E2=80=99s see how Hydra feels... > > There is still an error (but unrelated to timing): > tests/volume-test.c:133:F:volume:volume_test:0: Assertion 'mdn <=3D 251' = failed > FAIL: volume-test I finally reported a bug at and disabled tests on i686 in the meantime. Ludo=E2=80=99.