Julien Moutinho <[email protected]> wrote:
> 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

Odd, it said it converted 15 messages, but nothing on the FS...
I wonder if syslog shows anything.  Perhaps it's some weird FS/cache issue?
I wouldn't expect it on common Linux FSes, though...

Setting TEST_LEI_ERR_LOUD=1 in env for tests may help.

I'm not sure I've seen lei-convert.t fail, here; or I've
forgotten everything :x

> > #   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)

Looks like that's because of the previous failure

> > #   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

ditto

> > #   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.

Probably related to above, something seems odd with Maildirs...

> > t/lei-convert.t .............. Dubious, test returned 5 (wstat 1280, 0x500)
> > Failed 5/50 subtests 

<snip>

> > 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

Hmm.. anything more from that? (ditto for TEST_LEI_ERR_LOUD)
Thanks.
--
unsubscribe: one-click, see List-Unsubscribe header
archive: https://public-inbox.org/meta/

Reply via email to