Hi Eric, A reviewer reported some more test failures but I cannot reproduce them, any clue at what could cause them? https://github.com/NixOS/nixpkgs/pull/104457#issuecomment-1054886919
Thank you in advance :) > t/lei-convert.t .............. 1/? > # Failed test 'got expected emails in Maildir' > # at t/lei-convert.t line 63. > # got: '0' > # expected: '15' > # # converted 15 messages > > # Failed test 'Maildir output matches mboxrd' > # at t/lei-convert.t line 72. > # Structures begin differing at: > # $got->[0] = Does not exist > # $expected->[0] = PublicInbox::Eml=HASH(0x3384268) > > # Failed test 'mboxrd round-tripped through Maildir w/ flags' > # at t/lei-convert.t line 79. > # Structures begin differing at: > # $got->[0] = PublicInbox::Eml=HASH(0x3505cd0) > # $expected->[0] = Does not exist > > # Failed test '`seen' flag set in Maildir' > # at t/lei-convert.t line 125. > # > '/build/pi-lei-convert-5666-Cu05/lei-daemon/md2/tmp/7b1157a4,621d7780,1650,1' > # doesn't match '(?^::2,S\z)' > > # Failed test '`seen' flag preserved' > # at t/lei-convert.t line 127. > # '' > # doesn't match '(?^ms:^Status: RO)' > # Looks like you failed 5 tests of 50. > t/lei-convert.t .............. Dubious, test returned 5 (wstat 1280, 0x500) > Failed 5/50 subtests > t/lei-daemon.t ............... ok > t/lei-export-kw.t ............ All 2 subtests passed > t/lei-externals.t ............ ok > t/lei-import-http.t .......... ok > t/lei-import-imap.t .......... ok > t/lei-import-maildir.t ....... ok > t/lei-import-nntp.t .......... ok > t/lei-import.t ............... ok > t/lei-index.t ................ ok > t/lei-inspect.t .............. ok > t/lei-lcat.t ................. ok > t/lei-p2q.t .................. ok > t/lei-q-kw.t ................. 1/? Bailout called. Further testing stopped: > # /build/pi-lei-q-kw-6884-0YKN/lei-daemon/.local/share/lei/store 1/1 > FAILED--Further testing stopped: # > /build/pi-lei-q-kw-6884-0YKN/lei-daemon/.local/share/lei/store 1/1 > make: *** [Makefile:1207: test_dynamic] Error 255
