Re: wrong query results on bf leafhopper
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robins Tharakan <tharakan@gmail.com>
Cc: David Rowley <dgrowleyml@gmail.com>, Andres Freund <andres@anarazel.de>,
pgsql-hackers@postgresql.org, tharar@amazon.com
Date: 2025-05-28T14:35:03Z
Lists: pgsql-hackers
Robins Tharakan <tharakan@gmail.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