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
Bruno Victal 0c53cbcc56
tests: gdm: Remove tmpfs related tests.
This test never managed to reveal the problem described in [1] because
from gnu/system/vm.scm it is seen that our "/tmp" mount is filtered out and
replaced with a "/tmp" file-system that is mounted with (needed-for-boot? #t).
This last bit is crucial as the problem was caused by the user specified "/tmp"
file-system lacking this part which caused "/tmp" being mounted after
x11-socket-directory-service has run, effectively shadowing the directory.

[1]: <https://issues.guix.gnu.org/57589>

* gnu/tests/gdm.scm (%test-gdm-wayland-tmpfs): Delete variable.
(make-os): Remove tmpfs? argument.
(run-gdm-test): Remove tmpfs? argument. Add a small delay since
waiting for gdm.pid is not enough, causing the tests to fail sporadically.

Reviewed-by: Josselin Poiret <dev@jpoiret.xyz>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21 16:53:28 -04:00
..
data
audio.scm services: Add mympd-service-type. 2023-02-05 06:56:44 +01:00
base.scm services: dbus: Deprecate 'dbus-service' procedure. 2023-03-03 17:55:35 +01:00
ci.scm
cups.scm
databases.scm tests: mysql: Wait for the socket before running queries. 2022-11-20 17:54:04 +01: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 services: dbus: Deprecate 'dbus-service' procedure. 2023-03-03 17:55:35 +01: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 Revert "tests: install: Fix iso-image-installer test." 2022-12-06 10:24:59 +01: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 services: mail: Deprecate 'dovecot-service' procedure. 2023-03-03 17:55:34 +01:00
messaging.scm services: bitlbee: Use 'make-inetd-constructor'. 2022-05-01 21:30:35 +02:00
monitoring.scm
networking.scm tests: static-networking: Adjust to new style. 2021-12-13 23:37:30 +01:00
nfs.scm tests: nfs: Fix nfs-root-fs test. 2021-12-23 10:54:01 +01:00
package-management.scm tests: nix: Remove tab characters. 2022-02-21 13:38:47 +01:00
reconfigure.scm tests: reconfigure: Fix it. 2021-12-23 10:54:01 +01:00
rsync.scm tests: rsync: Fix it. 2021-12-23 16:05:13 +01:00
samba.scm services: Add wsdd service. 2022-09-24 09:41:24 +02:00
security-token.scm
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: telephony: Add missing import to fix jami tests. 2022-09-26 15:52:35 -04: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