[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#29546: Intermittent test failures in 'git'
From: |
Ludovic Courtès |
Subject: |
bug#29546: Intermittent test failures in 'git' |
Date: |
Mon, 04 Dec 2017 10:33:15 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hi Mark,
Mark H Weaver <address@hidden> 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 <https://bugs.gnu.org/29512>, 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’s see if the problem shows up again.
Ludo’.