nixos-mailserver icon indicating copy to clipboard operation
nixos-mailserver copied to clipboard

18.03 tests fail

Open r-raymond opened this issue 7 years ago • 5 comments
trafficstars

It seems the only failing test is

journalctl -u dovecot2 | grep -i error

Will need to investigate further.

r-raymond avatar Apr 08 '18 14:04 r-raymond

You should try testing both, 18.03 and unstable, now that https://github.com/r-raymond/nixos-mailserver/issues/95 is resolved.

dotlambda avatar Apr 08 '18 14:04 dotlambda

Unfortunately Travis CI does not provide us with enough time to test both.

r-raymond avatar Apr 08 '18 14:04 r-raymond

The timeout was due to the segfault, which made the test run infinitely. It should work now.

dotlambda avatar Apr 08 '18 14:04 dotlambda

Thanks for pointing that out. I've added both now.

r-raymond avatar Apr 08 '18 14:04 r-raymond

Ok, rerunning the tests fixed the bug. Determinism ftw.

r-raymond avatar Apr 08 '18 15:04 r-raymond