guix/gnu/tests
Ludovic Courtès c215d9ec1c
tests: opensmtpd: Gracefully handle test failure.
Previously the 'wait' loop would run for ~1024 seconds, at which point
we'd reach the file descriptor limit due to the leak in 'queue-empty?'.

* gnu/tests/mail.scm (run-opensmtpd-test)[test]("mail arrived"): In
'queue-empty?', close PIPE to avoid file descriptor leak.  In 'wait'
loop, arrange to run at most 20 times.
2020-03-16 14:05:52 +01:00
..
audio.scm
base.scm
cups.scm
databases.scm
desktop.scm
dict.scm
docker.scm tests: docker-system: Increase memory requirement. 2020-03-09 23:46:36 +01:00
guix.scm
install.scm
ldap.scm
mail.scm tests: opensmtpd: Gracefully handle test failure. 2020-03-16 14:05:52 +01:00
messaging.scm
monitoring.scm tests: zabbix: Set 'PATH' before running the scripts. 2020-03-09 23:46:36 +01:00
networking.scm tests: dhcpd: Adjust network interface name. 2020-03-16 14:05:52 +01:00
nfs.scm
reconfigure.scm
rsync.scm tests: rsync: Set PATH. 2020-03-16 14:05:52 +01:00
security-token.scm
singularity.scm
ssh.scm
version-control.scm
virtualization.scm
web.scm