From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#29546: Intermittent test failures in 'git' Date: Mon, 04 Dec 2017 10:33:15 +0100 Message-ID: <87efoaq1lw.fsf@gnu.org> References: <87lgikyqwx.fsf@netris.org> 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]:38314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eLn8Y-0001uY-2x for bug-guix@gnu.org; Mon, 04 Dec 2017 04:34:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eLn8U-0002CM-WA for bug-guix@gnu.org; Mon, 04 Dec 2017 04:34:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:35619) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eLn8U-0002CG-S9 for bug-guix@gnu.org; Mon, 04 Dec 2017 04:34:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eLn8U-000810-GN for bug-guix@gnu.org; Mon, 04 Dec 2017 04:34:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87lgikyqwx.fsf@netris.org> (Mark H. Weaver's message of "Sun, 03 Dec 2017 06:47:10 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Mark H Weaver Cc: 29546@debbugs.gnu.org Hi Mark, Mark H Weaver skribis: > On Hydra, the following intermittent test failure in 'git' has occurred > twice in the last two days, and twice about a month ago: This was discussed in , which led to commit c03ba83c17c91e34e811a909fae0f63aab701ff9 to run tests sequentially. Currently that seems to work well: https://hydra.gnu.org/job/gnu/master/git-2.15.1.x86_64-linux https://hydra.gnu.org/job/gnu/master/git-2.15.1.i686-linux The ARM build is still running though: https://hydra.gnu.org/job/gnu/master/git-2.15.1.armhf-linux Let=E2=80=99s see if the problem shows up again. Ludo=E2=80=99.