From: David Bremner <david@tethera.net>
To: "Dan Čermák" <dan.cermak@posteo.net>
Cc: notmuch@notmuchmail.org
Subject: test failures on ppc64
Date: Tue, 08 Sep 2020 08:52:55 -0300 [thread overview]
Message-ID: <874ko8trhk.fsf@tethera.net> (raw)
In-Reply-To: <87bligd7r3.fsf@cgc-instruments.com>
Dan Čermák <dan.cermak@posteo.net> writes:
>
> I was wrong, "get total messages with closed database" from
> T568-lib-thread still fails sometimes on ppc64, but unfortunately not
> consistently. It appears to mostly fail on a worker with relatively
> little memory (3584 MB vs 8192 MB or 11264MB). I'll try to keep an eye
> out on that hoping to find some indicator what could be wrong.
>
If you have an interactive ppc64 machine (I'm guessing not, but someone
might), it would be interesting to run something like
cd test && count=0 && while ./T568-lib-thread.sh; do
count=$((count + 1));
echo $count
done
And see if the test is just flaky, and fails after some number of
repetitions.
FWIW, it passes 150 times on amd64.
I guess another thing to try would be serialize the test suite on the
low memory machines (set NOTMUCH_TEST_SERIALIZE to some non-empty value,
or remove 'parallel' from the path
d
next prev parent reply other threads:[~2020-09-08 11:53 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-16 15:16 starting release process for 0.31 David Bremner
2020-08-18 11:27 ` David Bremner
2020-08-18 11:45 ` David Bremner
2020-08-22 13:04 ` call for NEWS entries " David Bremner
2020-08-29 12:27 ` Last " David Bremner
2020-08-30 11:34 ` David Bremner
2020-09-01 8:13 ` Dan Čermák
2020-09-01 13:19 ` David Bremner
2020-09-07 7:42 ` Dan Čermák
2020-09-07 7:45 ` Dan Čermák
2020-09-07 11:23 ` David Bremner
2020-09-08 7:53 ` Dan Čermák
2020-09-08 11:52 ` David Bremner [this message]
2020-09-04 10:21 ` Mark Walters
2020-09-04 10:59 ` David Bremner
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://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874ko8trhk.fsf@tethera.net \
--to=david@tethera.net \
--cc=dan.cermak@posteo.net \
--cc=notmuch@notmuchmail.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.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
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).