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


Message #14 received at 49086 <at> debbugs.gnu.org (full text, mbox):

From: Xinglu Chen <public <at> yoctocell.xyz>
To: Arun Isaac <arunisaac <at> systemreboot.net>, 49086 <at> debbugs.gnu.org
Subject: Re: [bug#49086] [PATCH] gnu: linkchecker: Update to 10.0.1.
Date: Sat, 19 Jun 2021 11:06:34 +0200
[Message part 1 (text/plain, inline)]
On Sat, Jun 19 2021, Arun Isaac wrote:

>> 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?

Oops, ignore the ‘with-directory-excursion’, sorry about that.
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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