guix/gnu/tests
Mathieu Othacehe 05c747ea6b
tests: install: Use the swap-space record.
This fixes the following error:

In gnu/services/base.scm:
  2228:56  4 (_ #<<uuid> type: dce bv: #vu8(17 17 17 17 34 34 51 51 …>)
In gnu/build/file-systems.scm:
   239:13  3 (swap-space->flags-bit-mask #<<uuid> type: dce bv: #vu8…>)
In ice-9/boot-9.scm:
  1685:16  2 (raise-exception _ #:continuable? _)
  1685:16  1 (raise-exception _ #:continuable? _)
  1685:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
In procedure swap-space-priority: Wrong type argument: #<<uuid> type: dce bv: #vu8(17 17 17 17 34 34 51 51 68 68 18 52 86 120 154 188)>

* gnu/tests/install.scm (installation-target-os-for-gui-tests): Use the
swap-space record.
2021-12-01 19:23:12 +01:00
..
data Reinstate "services: Add a service for Jami." 2021-08-02 17:23:30 -04:00
audio.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
base.scm gnu: glibc: Look for the current timezone in /etc/localtime. 2021-11-11 10:31:29 -05:00
ci.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
cups.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
databases.scm services: database: Change postgresql default socket. 2021-09-27 19:22:56 +00:00
desktop.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
dict.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
docker.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
file-sharing.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
ganeti.scm Merge remote-tracking branch 'origin/master' into core-updates-frozen. 2021-10-12 17:46:23 +00:00
guix.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
install.scm tests: install: Use the swap-space record. 2021-12-01 19:23:12 +01:00
ldap.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
linux-modules.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
mail.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
messaging.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
monitoring.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
networking.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
nfs.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
package-management.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
reconfigure.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
rsync.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
security-token.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
singularity.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
ssh.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
telephony.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
version-control.scm tests: gitile: Increase VM memory size. 2021-10-06 07:18:01 +00:00
virtualization.scm tests: Reduce boilerplate for users of 'system-test-runner'. 2021-09-26 23:20:56 +02:00
web.scm Merge branch 'master' into core-updates-frozen 2021-11-17 23:43:14 +01:00