Hi!

I'm trying to package the new 1.7.0 public-inbox into NixOS
at https://github.com/NixOS/nixpkgs/pull/104457
but two reviewers are facing different test failures
that I cannot reproduce:

One reviewer and a bot fail with:
> t/lei_to_mail.t .............. 1/? Use of uninitialized value in open at 
> t/lei_to_mail.t line 263.
> Bailout called.  Further testing stopped:  No such file or directory
> FAILED--Further testing stopped: No such file or directory

And another reviewer fails 3 times with:
> t/extsearch.t              (Wstat: 2048 Tests: 145 Failed: 8)
>   Failed tests:  68-69, 75-76, 86, 98, 102, 139
>   Non-zero exit status: 8
> t/imapd.t                  (Wstat: 256 Tests: 186 Failed: 1)
>   Failed test:  183
>   Non-zero exit status: 1
> t/nntpd.t                  (Wstat: 256 Tests: 110 Failed: 1)
>   Failed test:  104
>   Non-zero exit status: 1
> Files=149, Tests=4730, 107 wallclock secs ( 1.14 usr  0.21 sys + 50.13 cusr 
> 54.98 csys = 106.46 CPU)
> Result: FAIL
> Failed 3/149 test programs. 10/4730 subtests failed.

Nix being Nix we can assume the exact same code is used for all,
but our systems are different (eg. CPU(s), filesystem(s), etc.)

Could you provide some help?
Thanks

Reply via email to