guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#53019] [PATCH 1/3] gnu: Add python-codeclimate-test-reporter.


From: paul
Subject: [bug#53019] [PATCH 1/3] gnu: Add python-codeclimate-test-reporter.
Date: Mon, 14 Mar 2022 23:14:28 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]