Re: wrong query results on bf leafhopper

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robins Tharakan <tharakan(at)gmail(dot)com>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org, tharar(at)amazon(dot)com
Subject: Re: wrong query results on bf leafhopper
Date: 2025-05-28 14:35:03
Message-ID: 1454248.1748442903@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robins Tharakan <tharakan(at)gmail(dot)com> writes:
> I didn't dive in deeper but I see that indri failed recently [1] on what
> seems
> like the exact same test / line-number (at t/027_stream_regress.pl line 95)
> that leafhopper has been tripping on recently. The error is not verbatim,
> but it was a little too coincidental to not highlight here.

027_stream_regress.pl is quite a large/complicated test, and for
reasons that are not clear to me it seems more prone to intermittent
timing problems than most other tests. I would not read very much
into that being the test that failed for you, especially since the
detailed symptoms are not like indri's.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Todd M. Kover 2025-05-28 15:14:04 Re: pg16 && GSSAPI && Heimdal/Macos
Previous Message J. Javier Maestro 2025-05-28 14:34:25 Re: fix: propagate M4 env variable to flex subprocess