Re: [PATCH 1/2] test: showcase thread-unsafe s-expression query parser

Subject: Re: [PATCH 1/2] test: showcase thread-unsafe s-expression query parser

Date: Sun, 23 Jul 2023 15:23:26 +0200

To: David Bremner

Cc: Kevin Boulain, notmuch@notmuchmail.org

From: Michael J Gruber


Am Sa., 22. Juli 2023 um 20:48 Uhr schrieb David Bremner <david@tethera.net>:
>
> Kevin Boulain <kevin@boula.in> writes:
>
> > The test fails quite reliably for me:
> >   T810-tsan: Testing run code with TSan enabled against the library
> >    PASS   create
> >    PASS   query
> >    FAIL   sexp query
>
> I can't get this test to fail at all. I'm not sure what to conclude from
> that. This is on a 20 core system running linux.

This might be completely unrelated, but I recall a strange problem I
had with asan (not tsan): We build without asan, but if asan is
present for whatever reason then the tests are run nonetheless. So we
had to disable asan tests explicitly. Is your sexp compiled
accordingly?

Michael
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: