From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: pulseaudio: Increase thread-test timeout, for slower machines Date: Fri, 28 Mar 2014 14:00:14 +0100 Message-ID: <87eh1mqy01.fsf@gnu.org> References: <87r45mhj1k.fsf@yeeloong.lan> 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]:54552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTWOT-0004y9-Px for guix-devel@gnu.org; Fri, 28 Mar 2014 09:00:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTWOO-0003BF-UN for guix-devel@gnu.org; Fri, 28 Mar 2014 09:00:21 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:51041) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTWOO-0003B1-Nk for guix-devel@gnu.org; Fri, 28 Mar 2014 09:00:16 -0400 In-Reply-To: <87r45mhj1k.fsf@yeeloong.lan> (Mark H. Weaver's message of "Fri, 28 Mar 2014 03:35:51 -0400") 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: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > From a3f19db3e9f0dd810f23c06f4d9e63d815e29c21 Mon Sep 17 00:00:00 2001 > From: Mark H Weaver > Date: Wed, 26 Mar 2014 23:33:26 -0400 > Subject: [PATCH] gnu: pulseaudio: Increase thread-test timeout, for slower > machines. > > * gnu/packages/patches/pulseaudio-increase-thread-test-timeout.patch: > New file. > * gnu/packages/pulseaudio.scm (pulseaudio): Add it. > * gnu-system.am (dist_patch_DATA): Add it. [...] > +++ b/gnu/packages/patches/pulseaudio-increase-thread-test-timeout.patch > @@ -0,0 +1,12 @@ > +Needed for slower machines. Perhaps add =E2=80=9CIncrease test timeout from XXX to 120 seconds=E2=80=9D= since it=E2=80=99s not obvious. OK to commit with this change! Also please report it to as time permits. They have been receptive to similar issues in the past. Thanks! Ludo=E2=80=99.