From: Aurora via Guix-patches via <guix-patches@gnu.org>
To: 54319@debbugs.gnu.org
Cc: Aurora <rind38@disroot.org>
Subject: [bug#54319] [PATCH 07/10] gnu: Fix sbcl-cl-cookie tests
Date: Wed, 9 Mar 2022 20:27:46 +0000 [thread overview]
Message-ID: <20220309202749.2196-8-rind38@disroot.org> (raw)
In-Reply-To: <20220309202749.2196-1-rind38@disroot.org>
---
gnu/packages/lisp-xyz.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 445456a..e3fac90 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -5841,8 +5841,7 @@ cookie headers, cookie creation, cookie jar creation and more.")
(native-inputs
(list sbcl-prove))
(arguments
- ;; TODO: Tests fail because cl-cookie depends on cl-cookie-test.
- `(#:tests? #f))
+ '(#:asd-systems '("cl-cookie-test" "cl-cookie")))
(synopsis "HTTP cookie manager for Common Lisp")
(description "cl-cookie is a Common Lisp library featuring parsing of
cookie headers, cookie creation, cookie jar creation and more.")
--
2.30.2
next prev parent reply other threads:[~2022-03-09 20:29 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-09 20:27 [bug#54312] [PATCH 00/10] Fix tests for a number of Fukamachi CL packages Aurora via Guix-patches via
2022-03-09 20:27 ` [bug#54313] [PATCH 01/10] gnu: Fix sbcl-proc-parse tests Aurora via Guix-patches via
2022-03-09 20:27 ` [bug#54314] [PATCH 02/10] gnu: Fix sbcl-myway tests Aurora via Guix-patches via
2022-03-09 20:27 ` [bug#54315] [PATCH 03/10] gnu: Fix sbcl-xsubseq tests Aurora via Guix-patches via
2022-03-09 20:27 ` [bug#54316] [PATCH 04/10] gnu: Fix sbcl-smart-buffer tests Aurora via Guix-patches via
2022-03-09 20:27 ` [bug#54317] [PATCH 05/10] gnu: Fix sbcl-fast-http tests Aurora via Guix-patches via
2022-03-09 20:27 ` [bug#54318] [PATCH 06/10] gnu: Fix sbcl-http-body tests Aurora via Guix-patches via
2022-03-09 20:27 ` Aurora via Guix-patches via [this message]
2022-03-09 20:27 ` [bug#54320] [PATCH 08/10] gnu: Fix sbcl-mito tests Aurora via Guix-patches via
2022-03-09 20:27 ` [bug#54321] [PATCH 09/10] gnu: Fix sbcl-cl-locale tests Aurora via Guix-patches via
2022-03-09 20:27 ` [bug#54322] [PATCH 10/10] gnu: Fix sbcl-assoc-utils tests Aurora via Guix-patches via
2022-03-09 23:16 ` [bug#54312] [PATCH 00/10] Fix tests for a number of Fukamachi CL packages) Aurora via Guix-patches via
2022-03-10 14:46 ` bug#54312: [PATCH 00/10] Fix tests for a number of Fukamachi CL packages Guillaume Le Vaillant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220309202749.2196-8-rind38@disroot.org \
--to=guix-patches@gnu.org \
--cc=54319@debbugs.gnu.org \
--cc=rind38@disroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).