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/tests
Ludovic Courtès f518882725
tests: Add missing module imports for marionette-evaluated code.
This missing imports became apparent with commit
a09c7da8f8, which runs the marionette
service in a fresh Guile process with fewer imports.

* gnu/tests/databases.scm (run-postgresql-test, run-timescaledb-test)
(run-mysql-test): Add missing module imports for code passed to
'marionette-eval'.
* gnu/tests/docker.scm (run-docker-test, run-docker-system-test): Likewise.
* gnu/tests/mail.scm (run-dovecot-test, run-getmail-test): Likewise.
* gnu/tests/monitoring.scm (run-zabbix-server-test): Likewise.
* gnu/tests/pam.scm (run-test-pam-limits): Likewise.
* gnu/tests/reconfigure.scm (run-switch-to-system-test)
(run-install-bootloader-test): Likewise.
* gnu/tests/security-token.scm (run-pcscd-test): Likewise.
* gnu/tests/install.scm (gui-test-program): Likewise.
* gnu/tests/telephony.scm (run-jami-test): Add modules to
the #:imported-modules argument of 'marionette-operating-system'.
[test]: Remove them from 'with-imported-modules'; remove
'with-extensions'.  Add "d-bus tooling loaded" test to set up %load-path
and %load-compiled-path so the marionette process can find
guile-ac-d-bus and guile-packrat.
2023-05-06 17:12:45 +02:00
..
data
audio.scm services: Add mympd-service-type. 2023-02-05 06:56:44 +01:00
base.scm tests: Use the client 'start-service' procedure. 2023-04-21 16:16:38 +02:00
ci.scm
cups.scm
databases.scm tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
desktop.scm gnu: greetd-service-type: Add supplementary groups to greeter. 2022-08-26 18:50:33 +02:00
dict.scm tests: dict: Increase VM memory-size. 2022-09-08 15:17:31 +02:00
docker.scm tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
file-sharing.scm
ganeti.scm system: Deprecate hosts-file. 2023-02-09 01:07:47 +01:00
gdm.scm tests: gdm: Remove tmpfs related tests. 2023-03-21 16:53:28 -04:00
guix.scm gnu: tests: Fix guix-data-service test. 2022-07-15 09:38:42 +01:00
image.scm tests: image: New test. 2022-08-30 19:29:58 +02:00
install.scm tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
ldap.scm tests: ldap: Increase VM memory size. 2022-06-24 10:24:54 +02:00
lightdm.scm services: Add x11-socket-directory-service-type. 2023-03-21 16:53:27 -04:00
linux-modules.scm
mail.scm tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
messaging.scm services: bitlbee: Use 'make-inetd-constructor'. 2022-05-01 21:30:35 +02:00
monitoring.scm tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
networking.scm
nfs.scm
package-management.scm tests: nix: Remove tab characters. 2022-02-21 13:38:47 +01:00
pam.scm tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
reconfigure.scm tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
rsync.scm
samba.scm services: Add wsdd service. 2022-09-24 09:41:24 +02:00
security-token.scm tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
security.scm gnu: security: Add fail2ban-service-type. 2022-08-28 21:46:30 -04:00
singularity.scm
ssh.scm services: openssh: Listen on both IPv4 and IPv6. 2022-05-22 21:56:40 +02:00
telephony.scm tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
version-control.scm tests: Avoid starting services to check whether they're running. 2022-04-29 18:07:17 +02:00
virtualization.scm services: dbus: Deprecate 'dbus-service' procedure. 2023-03-03 17:55:35 +01:00
vnc.scm tests: xvnc: Do not use specification->package in OS definition. 2022-10-07 15:08:05 -04:00
web.scm gnu: hpcguix-web: Update to 0.3.0. 2023-01-22 18:12:09 +01:00