all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#54312] [PATCH 00/10] Fix tests for a number of Fukamachi CL packages
@ 2022-03-09 20:27 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
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Aurora via Guix-patches via @ 2022-03-09 20:27 UTC (permalink / raw)
  To: 54312; +Cc: Aurora

For a number of Fukamachi's packages, all that is required to get the tests
working is to ensure the test package is loaded before the base package.

All of these patches are technically independent of eachother, but the
rationale (and method) for the fixes being the exact same for every single
one, it felt more reasonable to group them together than keep repeating it.

A few packages untouched by these patches remain unfixed as they seem to
exhibit circular dependencies that I'm yet unsure how to fix.

Aurora (10):
  gnu: Fix sbcl-proc-parse tests
  gnu: Fix sbcl-myway tests
  gnu: Fix sbcl-xsubseq tests
  gnu: Fix sbcl-smart-buffer tests
  gnu: Fix sbcl-fast-http tests
  gnu: Fix sbcl-http-body tests
  gnu: Fix sbcl-cl-cookie tests
  gnu: Fix sbcl-mito tests
  gnu: Fix sbcl-cl-locale tests
  gnu: Fix sbcl-assoc-utils tests

 gnu/packages/lisp-xyz.scm | 58 ++++++++++-----------------------------
 1 file changed, 14 insertions(+), 44 deletions(-)


base-commit: 723ec40936617554097ab30ac3abbc3507ba9dad
-- 
2.30.2





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-03-10 14:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [bug#54319] [PATCH 07/10] gnu: Fix sbcl-cl-cookie tests Aurora via Guix-patches via
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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.