GNU bug report logs - #62319
[PATCH] gnu: ecl-jzon: Enable tests.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Tue, 21 Mar 2023 05:20:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

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 62319 in the body.
You can then email your comments to 62319 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#62319; Package guix-patches. (Tue, 21 Mar 2023 05:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to jgart <jgart <at> dismail.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 21 Mar 2023 05:20:02 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: ecl-jzon: Enable tests.
Date: Tue, 21 Mar 2023 00:19:17 -0500
* gnu/packages/lisp-xyz.scm (ecl-jzon): Enable tests.
---
 gnu/packages/lisp-xyz.scm | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index f54db4d7c3..6c766e14bb 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -24782,13 +24782,7 @@ (define-public cl-jzon
   (sbcl-package->cl-source-package sbcl-jzon))
 
 (define-public ecl-jzon
-  (let ((pkg (sbcl-package->ecl-package sbcl-jzon)))
-    (package
-      (inherit pkg)
-      (arguments
-       (substitute-keyword-arguments (package-arguments pkg)
-         ;; FIXME: Tests fail on ECL:  https://github.com/Zulu-Inuoe/jzon/issues/36
-         ((#:tests? _ #f) #f))))))
+  (sbcl-package->ecl-package sbcl-jzon))
 
 (define-public sbcl-simple-routes
   (let ((commit "6f88c38945a4de73e85786d3499c39cacb400598")
-- 
2.39.2





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Wed, 22 Mar 2023 13:37:02 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Wed, 22 Mar 2023 13:37:02 GMT) Full text and rfc822 format available.

Message #10 received at 62319-done <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: jgart <jgart <at> dismail.de>
Cc: 62319-done <at> debbugs.gnu.org
Subject: Re: [bug#62319] [PATCH] gnu: ecl-jzon: Enable tests.
Date: Wed, 22 Mar 2023 13:35:50 +0000
[Message part 1 (text/plain, inline)]
Patch pushed as dff90b64b9a2a253c39b3f91082a466c91cbc5bb.
Thanks.
[signature.asc (application/pgp-signature, inline)]

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

This bug report was last modified 1 year and 4 days ago.

Previous Next


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