GNU bug report logs - #77211
[PATCH] gnu: emacs-fpga: Skip tests.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Sun, 23 Mar 2025 17:04:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77211 in the body.
You can then email your comments to 77211 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77211; Package guix-patches. (Sun, 23 Mar 2025 17:04:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 23 Mar 2025 17:04:02 GMT) Full text and rfc822 format available.

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

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-fpga: Skip tests.
Date: Sun, 23 Mar 2025 18:02:44 +0100
* gnu/packages/emacs-xyz.scm (emacs-fpga)[arguments]: Add #:tests? #f.

Change-Id: I9df122d2d140add0f82dfe503a97a1c25ceab6db
---
 gnu/packages/emacs-xyz.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 2e8270c667..776ed6666a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -42744,6 +42744,9 @@ (define-public emacs-fpga
          (sha256
           (base32 "0sl3s5bfqmicpg4hp2k6qznrgj71dx0lz3dv2jyd48ys67m9x4dx"))))
       (build-system emacs-build-system)
+      ;;there are no tests
+      (arguments
+       (list #:tests? #f))
       (home-page "https://github.com/gmlarumbe/fpga")
       (synopsis "Emacs fpga & asic utilities")
       (description

base-commit: 90d525e0cffeb7498e7b98bedbc9ae67814c06a2
-- 
2.49.0





Information forwarded to guix-patches <at> gnu.org:
bug#77211; Package guix-patches. (Sat, 29 Mar 2025 16:06:02 GMT) Full text and rfc822 format available.

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

From: Ian Eure <ian <at> retrospec.tv>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 77211 <at> debbugs.gnu.org
Subject: Re: [bug#77211] [PATCH] gnu: emacs-fpga: Skip tests.
Date: Sat, 29 Mar 2025 09:05:30 -0700
Hi Cayetano,

Pushed as db0f08afa1.

Thanks,
 -- Ian




bug closed, send any further explanations to 77211 <at> debbugs.gnu.org and Cayetano Santos <csantosb <at> inventati.org> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Sat, 29 Mar 2025 16:06:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 27 Apr 2025 11:24:07 GMT) Full text and rfc822 format available.

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.