guix/gnu
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
..
bootloader
build
installer
machine
packages gnu: star: Update to 2.7.3a. 2020-03-16 13:59:20 +01:00
services services: dhcpd: Use 'invoke/quiet' when validating the config file. 2020-03-16 14:05:52 +01:00
system
tests tests: opensmtpd: Gracefully handle test failure. 2020-03-16 14:05:52 +01:00
artwork.scm
bootloader.scm
ci.scm maint: Add 'etc/release-manifest.scm'. 2020-03-13 17:33:38 +01:00
installer.scm
local.mk Revert "gnu: BlueZ: Update to 5.54." 2020-03-15 21:03:57 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm