GNU bug report logs - #38652
[PATCH] gnu: Add python-pathos.

Previous Next

Package: guix-patches;

Reported by: mpatras <madalinionel.patrascu <at> mdc-berlin.de>

Date: Tue, 17 Dec 2019 17:23:01 UTC

Severity: normal

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Mădălin Ionel Patrașcu <madalinionel.patrascu <at> mdc-berlin.de>
Cc: 38652 <at> debbugs.gnu.org
Subject: [bug#38652] [PATCH 3/5] gnu: Add python-ppft.
Date: Wed, 18 Dec 2019 17:28:09 +0100
Hi Mădălin,

> * gnu/packages/python-xyz.scm (python-ppft): New variable.
[…]
> +    (arguments
> +     `(#:phases
> +       (modify-phases %standard-phases
> +         (replace 'check
> +           (lambda _
> +             (with-directory-excursion "/tmp"
> +               (invoke "nosetests" "-v"))
> +             #t)))))

This has the effect of not running the tests at all.

-- 
Ricardo





This bug report was last modified 5 years and 143 days ago.

Previous Next


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