From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uAjpN3a+L2IuQQAAgWs5BA (envelope-from ) for ; Mon, 14 Mar 2022 23:15:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CEGqNHa+L2JVGQAAauVa8A (envelope-from ) for ; Mon, 14 Mar 2022 23:15:18 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6D4604833F for ; Mon, 14 Mar 2022 23:15:18 +0100 (CET) Received: from localhost ([::1]:46490 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTsyD-0007l6-Eu for larch@yhetil.org; Mon, 14 Mar 2022 18:15:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60352) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTsxy-0007kw-Gl for guix-patches@gnu.org; Mon, 14 Mar 2022 18:15:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52803) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nTsxy-0005Bw-58 for guix-patches@gnu.org; Mon, 14 Mar 2022 18:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nTsxy-0003in-0N for guix-patches@gnu.org; Mon, 14 Mar 2022 18:15:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 1/3] gnu: Add python-codeclimate-test-reporter. Resent-From: paul Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Mar 2022 22:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53019 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos , 53019@debbugs.gnu.org Received: via spool by 53019-submit@debbugs.gnu.org id=B53019.164729607014248 (code B ref 53019); Mon, 14 Mar 2022 22:15:01 +0000 Received: (at 53019) by debbugs.gnu.org; 14 Mar 2022 22:14:30 +0000 Received: from localhost ([127.0.0.1]:46700 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTsxS-0003hk-6S for submit@debbugs.gnu.org; Mon, 14 Mar 2022 18:14:30 -0400 Received: from confino.investici.org ([212.103.72.250]:29943) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTsxQ-0003ha-Uk for 53019@debbugs.gnu.org; Mon, 14 Mar 2022 18:14:29 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4KHW6X3VK9z10vL; Mon, 14 Mar 2022 22:14:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1647296068; bh=AMXkmTbsqWrFh3FTcthGaDShvf6cNlifdFxYlTejLz8=; h=Date:Subject:To:References:From:In-Reply-To:From; b=RFr7B/cJ5whLqdR/VZCKNM8y8UXtGG9mCR6qp/QbOrnL/niwPHnsIkpLFFbafbS1R fyECA/bbxDpr1jyAI7bVAzeTJf58lIWJNPKUhvlfjYv3TU2N2q110NHQqs9FtT7JYP om9hVi6DewRHwxdCnynXrNw3VBzBREVqxVYUFu0k= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KHW6X2mpbz10s9; Mon, 14 Mar 2022 22:14:28 +0000 (UTC) Message-ID: <5022dda1-8975-312b-a11b-446a170e3b83@autistici.org> Date: Mon, 14 Mar 2022 23:14:28 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Content-Language: en-US References: <877aca93-bd87-3314-dbf9-ae9b0c537eb9@autistici.org> <20220305231459.22969-1-goodoldpaul@autistici.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: paul X-ACL-Warn: , paul via Guix-patches From: paul via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1647296118; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=AMXkmTbsqWrFh3FTcthGaDShvf6cNlifdFxYlTejLz8=; b=nO/NqqnYrSjZkteHQRfiqYmgwW4pPVnd3zVi+haSTuPST9tlfz4GlmFJnOO5aroGTvNpwS H3SyTh7l6sDv7AnoM++Jy/wQXytgixxNFErSMQ51RokZcPZjZ/Vyu2uK5UAS9oQrebRcm2 J5Lup7/Vc6yjTf/jywp0lTgaZisz7Jt5AuL0hlyra8QX9wf4TYeHZ2ZZJemJ3rS2K04ibC wwPZLW8Dt9/7m3k0nNrTTNHCsj8OasEi+ciGyEs5MAuJW6q0ODe1Ny8JM1bygERnaX8Ifl VBqYyFv3cfqvTdu35ZELn9j/uYktoWSJwgqV8QzPrfjIXHkfgx7QBAqDj4a5uA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1647296118; a=rsa-sha256; cv=none; b=QQZ1wLCmv1HKnLB7nT2vsfSXclyKWbwKrpFWN1sAiiEe8kpyDecMSrqocj9f0xaux28g/9 y4aXgWbkR6Tmr9WVs624WaoMnbCaadc1CWBqMgGhKuNL27bqg19VSNFYvG5tCuP8RmD/AN Tpc7NmZdYUzi7Fho42bPZ/yLZ47L3FHHf2WeP2oi6yYQe6JB+6+z5afz9DhbUBmoJ2Z1kI q7OP6+nkuK1Ns18BdHcJGeAPf1mBcVz0/8Lk+pznVYC+g60ymnU4RZwPqBlok3DCoUucNQ MajXV9glmzvSmw91t+gDAotVK1mMN/cHmdK0K1djeIdBZvOPAvXPFhLk8MloLQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b="RFr7B/cJ"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.98 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b="RFr7B/cJ"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 6D4604833F X-Spam-Score: -3.98 X-Migadu-Scanner: scn0.migadu.com X-TUID: /SqZ5koYDgzk Dear Maxime, On 3/6/22 11:18, Maxime Devos wrote: > Giacomo Leidi via Guix-patches via schreef op zo 06-03-2022 om 00:14 > [+0100]: >> +             ;; FIXME: These tests fail with >> +             ;; obscure error messages. >> +             (for-each >> +              (lambda (test-file) >> +                (delete-file test-file)) >> +              '("tests/test_reporter.py" >> +                "tests/test_runner.py"))))))) > If these tests fail, there's a problem somewhere in need of a fix. > What are the error messages, and have they been reported upstream? It turns out it requires exactly python-coverage@4.3.4. It's now fixed. Thank you, Giacomo