GNU bug report logs - #76636
[PATCH 0/5] Test guix-daemon on Guix System

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Fri, 28 Feb 2025 09:58:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76636: closed ([PATCH 0/5] Test guix-daemon on Guix System)
Date: Mon, 10 Mar 2025 14:44:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 10 Mar 2025 15:43:35 +0100
with message-id <87frjlosiw.fsf <at> gnu.org>
and subject line Re: [bug#76636] [PATCH 0/5] Test guix-daemon on Guix System
has caused the debbugs.gnu.org bug report #76636,
regarding [PATCH 0/5] Test guix-daemon on Guix System
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
76636: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76636
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: guix-patches <at> gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: [PATCH 0/5] Test guix-daemon on Guix System
Date: Fri, 28 Feb 2025 10:56:12 +0100
Hello Guix!

After writing system tests for Guix installation on Debian¹ and
in light of the need for tests with the “rootless” daemon changes²,
I realized we had no guix-daemon tests , I realized we had no
guix-daemon tests for Guix System—nothing that excercises chroot,
use of the separate build users, etc.

This patch series does that, factorizing most of the code with
the Debian install test (it depends on that patch series).

It also tidies up (gnu tests base).

Thoughts?

Ludo’.

¹ https://issues.guix.gnu.org/76488
² https://issues.guix.gnu.org/75810

Ludovic Courtès (5):
  tests: Move mcron test to its own file.
  tests: Move Avahi test to its own file.
  tests: Add ‘guix-daemon’ test.
  tests: Factorize ‘%hello-dependencies-manifest’.
  tests: Factorize ‘guix-daemon’ test cases.

 gnu/local.mk          |   2 +
 gnu/tests/avahi.scm   | 183 +++++++++++++++++
 gnu/tests/base.scm    | 449 +++++++++++++++++++-----------------------
 gnu/tests/foreign.scm | 107 +---------
 gnu/tests/mcron.scm   | 118 +++++++++++
 5 files changed, 508 insertions(+), 351 deletions(-)
 create mode 100644 gnu/tests/avahi.scm
 create mode 100644 gnu/tests/mcron.scm


base-commit: 4d20e358c38b778b2447bd88ec6abe16b919abc4
-- 
2.48.1



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 76636-done <at> debbugs.gnu.org
Subject: Re: [bug#76636] [PATCH 0/5] Test guix-daemon on Guix System
Date: Mon, 10 Mar 2025 15:43:35 +0100
Ludovic Courtès <ludo <at> gnu.org> skribis:

>   tests: Move mcron test to its own file.
>   tests: Move Avahi test to its own file.
>   tests: Add ‘guix-daemon’ test.
>   tests: Factorize ‘%hello-dependencies-manifest’.
>   tests: Factorize ‘guix-daemon’ test cases.

Rebased and pushed as 3511dab3f78815ed07cffc3055ab88a75bedfe2d.

Ludo'.


This bug report was last modified 128 days ago.

Previous Next


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