GNU bug report logs - #77391
[PATCH 0/2] gnu: emacs-ellama: Update to 1.7.2.

Previous Next

Package: guix-patches;

Reported by: "Suhail Singh" <suhailsingh247 <at> gmail.com>

Date: Sun, 30 Mar 2025 20:42:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Cayetano Santos <cayetano.santos <at> inventati.org>
To: "Suhail Singh" <suhailsingh247 <at> gmail.com>
Cc: 77391 <at> debbugs.gnu.org, Ian Eure <ian <at> retrospec.tv>, Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>, Cayetano Santos <csantosb <at> inventati.org>, Andrew Tropin <andrew <at> trop.in>, Divya Ranjan Pattanaik <divya <at> subvertising.org>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: [bug#77391] [PATCH v4 4/4] gnu: emacs-ellama: Enable tests.
Date: Thu, 03 Apr 2025 08:58:46 +0200
>Wed 02 Apr 2025 at 10:42, "Suhail Singh" <suhailsingh247 <at> gmail.com> wrote:

> * gnu/packages/emacs-xyz.scm (emacs-ellama)[arguments]: Enable tests; skip
> failing.

> +    (arguments
> +     (list #:phases
> +           #~(modify-phases %standard-phases
> +               (add-after 'unpack 'disable-failing-tests
> +                 (lambda _
> +                   (substitute* (find-files "tests/" "\\.el$")
> +                     (("\\(ert-deftest test-ellama-context-element-extract-info-node .*" all)

This line 5798 is way too long (93 characters), as for the linter.

Other than this, looks good to me.




This bug report was last modified 49 days ago.

Previous Next


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