nixos-mailserver
nixos-mailserver copied to clipboard
18.03 tests fail
trafficstars
It seems the only failing test is
journalctl -u dovecot2 | grep -i error
Will need to investigate further.
You should try testing both, 18.03 and unstable, now that https://github.com/r-raymond/nixos-mailserver/issues/95 is resolved.
Unfortunately Travis CI does not provide us with enough time to test both.
The timeout was due to the segfault, which made the test run infinitely. It should work now.
Thanks for pointing that out. I've added both now.
Ok, rerunning the tests fixed the bug. Determinism ftw.