Re: wrong query results on bf leafhopper - Mailing list pgsql-hackers

From Tom Lane
Subject Re: wrong query results on bf leafhopper
Date
Msg-id 1454248.1748442903@sss.pgh.pa.us
Whole thread Raw
In response to Re: wrong query results on bf leafhopper  (Robins Tharakan <tharakan@gmail.com>)
List 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



pgsql-hackers by date:

Previous
From: "J. Javier Maestro"
Date:
Subject: Re: fix: propagate M4 env variable to flex subprocess
Next
From: "Todd M. Kover"
Date:
Subject: Re: pg16 && GSSAPI && Heimdal/Macos