GNU bug report logs - #48074
[PATCH 0/2] gnu: Add labplot.

Previous Next

Package: guix-patches;

Reported by: Vinicius Monego <monego <at> posteo.net>

Date: Wed, 28 Apr 2021 00:14:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Maxime Devos <maximedevos <at> telenet.be>
To: Vinicius Monego <monego <at> posteo.net>, 48074 <at> debbugs.gnu.org
Subject: Re: [bug#48074] [PATCH 2/2] gnu: Add labplot.
Date: Wed, 28 Apr 2021 14:25:23 +0200
[Message part 1 (text/plain, inline)]
Hi,

> +           (lambda _
> +             ;; This test fails, I don't know why.
> +             (invoke "ctest" "-E" "parsertest"))))))

To support "guix build --without-tests=labplot" and cross-compilation,
I recommend

> +           (lambda* (#:key tests? #:allow-other-keys)
> +             (when tests?
> +               ;; This test fails, I don't know why.
> +               (invoke "ctest" "-E" "parsertest")))

here.

Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 15 days ago.

Previous Next


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