GNU bug report logs - #49086
[PATCH] gnu: linkchecker: Update to 10.0.1.

Previous Next

Package: guix-patches;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Fri, 18 Jun 2021 12:01:01 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Xinglu Chen <public <at> yoctocell.xyz>, 49086 <at> debbugs.gnu.org
Subject: [bug#49086] [PATCH] gnu: linkchecker: Update to 10.0.1.
Date: Sat, 19 Jun 2021 13:55:13 +0530
[Message part 1 (text/plain, inline)]
> This 'check phase doesn’t respect the ‘--with-tests’ transformation.
> Something like the following would be better:
>
>   (replace 'check
>     (lambda* (#:key inputs outputs tests? #:allow-other-keys)
>       (when tests?
>         (with-directory-excursion "tests"
>           (add-installed-pythonpath inputs outputs)
>           (invoke "py.test" "tests")))))

Makes sense. I'll add the `when tests?', but what's the
with-directory-excursion for?
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 332 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.