1550db6fd4
When marionette-eval calls fail in gui-test-program, the installation continues which results in two scenarios: - hang forever at the next marionette-eval call, - keep going and start a broken installation, which is annoying because it clears the terminal and hides the error. Make sure that gui-test-program is exited with #f return code when one of the marionette-eval calls fail. * gnu/tests/install.scm (gui-test-program): Add a new macro "marionette-eval*". Throw an exception when one on the marionette-eval calls fail. |
||
---|---|---|
.. | ||
audio.scm | ||
base.scm | ||
cups.scm | ||
databases.scm | ||
desktop.scm | ||
dict.scm | ||
docker.scm | ||
guix.scm | ||
install.scm | ||
ldap.scm | ||
mail.scm | ||
messaging.scm | ||
monitoring.scm | ||
networking.scm | ||
nfs.scm | ||
reconfigure.scm | ||
rsync.scm | ||
security-token.scm | ||
singularity.scm | ||
ssh.scm | ||
version-control.scm | ||
virtualization.scm | ||
web.scm |