GNU bug report logs - #76686
[PATCH emacs-team 00/45] Test emacs packages by default

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Sun, 2 Mar 2025 14:30:03 UTC

Severity: normal

Tags: patch

Full log


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

From: Cayetano Santos <csantosb <at> inventati.org>
To: 76686 <at> debbugs.gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH emacs-team] gnu: emacs-mode-line-bell: Skip tests.
Date: Sun, 13 Apr 2025 11:30:57 +0200
* gnu/packages/emacs-xyz.scm (emacs-mode-line-bell): Skip tests.

Change-Id: Ia1b9a754c2e7d4bf574a20e9cbfa0debe20ede19
---
 gnu/packages/emacs-xyz.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index ae45cd4f0b..a7a98830bb 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -9408,6 +9408,7 @@ (define-public emacs-mode-line-bell
                (base32
                 "13n3di05lgqfm4f8krn3p36yika5znhymp5vr2d747x54hqmgh7y"))))
     (build-system emacs-build-system)
+    (arguments (list #:tests? #f)) ; no tests
     (home-page "https://github.com/purcell/mode-line-bell")
     (synopsis "Flash the mode-line instead of ringing the bell")
     (description

base-commit: 03edfea126a88110b520469e96eae73ce86d4b7d
-- 
2.49.0





This bug report was last modified 45 days ago.

Previous Next


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