From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Subject: bug#32954: Cuirass: logs of failing tests are unavailable Date: Mon, 08 Oct 2018 15:49:40 +0200 Message-ID: <87efd0k0p7.fsf@lassieur.org> References: <87o9c75gpi.fsf@lassieur.org> <87murozi8w.fsf@gnu.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]:45007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g9W5D-0000Db-Ow for bug-guix@gnu.org; Mon, 08 Oct 2018 10:00:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g9Vv7-00073n-Pb for bug-guix@gnu.org; Mon, 08 Oct 2018 09:50:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35768) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g9Vv7-00073f-Lo for bug-guix@gnu.org; Mon, 08 Oct 2018 09:50:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g9Vv7-0001QK-I3 for bug-guix@gnu.org; Mon, 08 Oct 2018 09:50:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87murozi8w.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 32954@debbugs.gnu.org Hi Ludovic, Ludovic Court=C3=A8s writes: > Hello Cl=C3=A9ment, > > Cl=C3=A9ment Lassieur skribis: > >> The logs of failing tests are unavailable. >> >> (Which makes it impossible to understand why a huge lot of tests are >> failing.) > > You mean the =E2=80=98test.basic.x86_64-linux=E2=80=99 etc. jobs, right? > > I believe the reason build logs are missing is that those jobs are > actually in =E2=80=9Cdependency-failed=E2=80=9D state, and not just =E2= =80=9Cfailed=E2=80=9D. IOW > there=E2=80=99s simply no build log available. I understand, but I would have expected to see a log like the one in https://bugs.gnu.org/32966. Wouldn't it be helpful? Also, is it difficult to implement? Cl=C3=A9ment > I believe Cuirass commit be489a26c0e6a5f23a48142a87728a0ec8bc3c9c fixes > this particular defect. > > Now we still need a way to determine which dependencies failed. > > Thanks, > Ludo=E2=80=99.