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 or pull requests.
guix/gnu
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
..
bootloader
build
home home: services: openssh: Add configuration option for jump proxies 2023-04-21 17:09:50 +02:00
installer installer: Filter out C.UTF-8 from the list of locales. 2023-04-30 23:11:09 +02:00
machine
packages gnu: guile-irc: Fix build. 2023-05-06 14:30:47 +01:00
services services: guix-build-coordinator: Simpify service startup. 2023-05-06 12:51:51 +01:00
system locale: Add glibc 2.33 to '%default-locale-libcs'. 2023-04-19 16:32:03 +02:00
tests tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add 'gdb-minimal' to the "core" package set. 2023-04-18 15:59:34 +02:00
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: llhttp-bootstrap: Update to 6.0.10. 2023-05-06 13:53:22 +02:00
machine.scm
packages.scm
services.scm
system.scm Merge branch 'master' into core-updates. 2023-04-14 17:15:08 -04:00
tests.scm tests: Fork and exec a new Guile for the marionette REPL. 2023-04-21 16:16:38 +02:00