unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
From: Eric Wong <e@80x24.org>
To: Julien Moutinho <julm+public-inbox@sourcephile.fr>
Cc: meta@public-inbox.org
Subject: Re: Test failures with 1.7.0
Date: Tue, 1 Mar 2022 04:05:48 +0000	[thread overview]
Message-ID: <20220301040548.M849695@dcvr> (raw)
In-Reply-To: <20220301023025.nwysnpzpn7nrashn@sourcephile.fr>

Julien Moutinho <julm+public-inbox@sourcephile.fr> 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.

      reply	other threads:[~2022-03-01  4:05 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-08  1:07 Test failures with 1.7.0 Julien Moutinho
2021-12-08  4:08 ` Eric Wong
2021-12-08 10:56   ` Dominique Martinet
2021-12-08 18:22     ` [PATCH] nodatacow: quiet chattr errors [was: Test failures with 1.7.0] Eric Wong
2021-12-08 21:14       ` Dominique Martinet
2021-12-08 22:01         ` Dominique Martinet
2022-01-30 21:49           ` Eric Wong
2022-01-30 23:18             ` Dominique Martinet
2022-01-31  2:03               ` Eric Wong
2022-01-31  3:34                 ` Dominique Martinet
2022-02-01  1:27                   ` Eric Wong
2021-12-09  1:37     ` Test failures with 1.7.0 Julien Moutinho
2021-12-09  2:53       ` Dominique Martinet
2022-02-01  9:37         ` Eric Wong
2022-02-01 23:27       ` FD_CLOEXEC w/ nix-shell [was: Test failures with 1.7.0] Eric Wong
2022-02-02  0:23         ` Dominique Martinet
2022-02-02  2:11           ` Dominique Martinet
2022-02-01 23:34       ` [PATCH] test_lei: use consistent locale for error messages Eric Wong
2022-02-17 21:02       ` [PATCH] t/lei-sigpipe: attempt to improve diagnostics for stuck test Eric Wong
2022-02-20  1:38         ` Julien Moutinho
2022-02-22  6:44           ` Eric Wong
2022-02-27  4:15             ` Julien Moutinho
2022-02-27  6:41               ` Julien Moutinho
2022-02-27  7:23                 ` Dominique Martinet
2022-02-27  8:04                   ` Julien Moutinho
2022-02-27 11:17                     ` [PATCH] t/lei-sigpipe: ensure SIGPIPE is unblocked for this test Eric Wong
2022-03-11 10:42                       ` [PATCH] t/lei-sigpipe.t: ensure SIGPIPE is not ignored instead of not blocked Julien Moutinho
2022-03-14 22:14                         ` Eric Wong
2022-03-15  2:56                           ` Julien Moutinho
2022-03-01  2:30   ` Test failures with 1.7.0 Julien Moutinho
2022-03-01  4:05     ` Eric Wong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://public-inbox.org/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220301040548.M849695@dcvr \
    --to=e@80x24.org \
    --cc=julm+public-inbox@sourcephile.fr \
    --cc=meta@public-inbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).