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: Sat, 06 Oct 2018 15:48:25 +0200 Message-ID: <87o9c75gpi.fsf@lassieur.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]:40254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g8n8n-0005GI-T5 for bug-guix@gnu.org; Sat, 06 Oct 2018 10:01:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g8n8g-0008W0-KQ for bug-guix@gnu.org; Sat, 06 Oct 2018 10:01:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34451) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g8n8g-0008Vg-Dz for bug-guix@gnu.org; Sat, 06 Oct 2018 10:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g8n8g-0003y6-92 for bug-guix@gnu.org; Sat, 06 Oct 2018 10:01:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g8n85-0004ma-TZ for bug-guix@gnu.org; Sat, 06 Oct 2018 10:00:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g8mwZ-0004vk-E2 for bug-guix@gnu.org; Sat, 06 Oct 2018 09:48:34 -0400 Received: from mail.lassieur.org ([83.152.10.219]:58224) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g8mwZ-0004rc-2U for bug-guix@gnu.org; Sat, 06 Oct 2018 09:48:31 -0400 Received: from rodion (88.191.118.83 [88.191.118.83]) by mail.lassieur.org (OpenSMTPD) with ESMTPSA id f3b1091e (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for ; Sat, 6 Oct 2018 13:44:29 +0000 (UTC) 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: 32954@debbugs.gnu.org Hi, The logs of failing tests are unavailable. (Which makes it impossible to understand why a huge lot of tests are failing.) Cl=C3=A9ment