guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#32008] [PATCH] gnu: ledger: Skip failing test.


From: Ludovic Courtès
Subject: [bug#32008] [PATCH] gnu: ledger: Skip failing test.
Date: Mon, 02 Jul 2018 17:38:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

Arun Isaac <address@hidden> skribis:

> * gnu/packages/finance.scm (ledger)[arguments]: Set #:make-flags to skip
> failing test BaselineTest_cmd-org. Replace check phase with the check phase
> from gnu-build-system.
> Replace system* with invoke in build-doc phase.
> Remove #t return from relocate-elisp phase since emacs-generate-autoloads
> already returns #t.
> [home-page]: Switch to HTTPS URI.

It would be nice to make separate patches for unrelated things (for
instance invoke and phase returns have nothing to do with skipping the
test), but otherwise LGTM.

> +       ;; Skip failing tests during the check phase.
> +       #:make-flags (list "ARGS=-E BaselineTest_cmd-org")

Do you have more info about the test or an upstream bug report?

Thank you!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]