me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Ludovic Courtès 73eeeeafbb
tests: Avoid starting services to check whether they're running.
Fixes a regression introduced in the Shepherd 0.9.0 whereby clients can
start a service that is already being started, leading to two instances
of the process (and usually failure of the second attempt to start it).

Partly fixes <https://issues.guix.gnu.org/54786>.
Reported by Mathieu Othacehe.

* gnu/tests/version-control.scm (run-cgit-test)
["nginx running", "fcgiwrap running"]: Wail for a file/TCP port instead
of starting the service.
(run-git-http-test)["nginx running"]: Likewise.
(run-gitile-test)["nginx running"]: Likewise.
2022-04-29 18:07:17 +02:00
..
bootloader
build shepherd: Add #:supplementary-groups. 2022-04-12 23:40:44 +02:00
home home: shells: Migrate fish to xdg-configuration-files. 2022-04-29 18:07:16 +02:00
installer installer: user: Remove useless filtering. 2022-04-06 21:19:08 +02:00
machine
packages gnu: Add python-flatten-json. 2022-04-29 18:07:17 +02:00
platforms
services services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
system mapped-devices: Ensure 'cryptsetup open' gets a tty. 2022-04-08 18:14:35 +02:00
tests tests: Avoid starting services to check whether they're running. 2022-04-29 18:07:17 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: openssh: Trust Guix store directory 2022-04-29 00:33:53 +02:00
machine.scm
packages.scm packages: Add 'package-unique-version-prefix'. 2022-04-04 22:58:03 +02:00
platform.scm
services.scm
system.scm services: shepherd: Default to version 0.9. 2022-04-07 00:08:56 +02:00
tests.scm