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? Greetings, Maxime.