Re: ERROR: error triggered for injection point gin-leave-leaf-split-incomplete

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>, Heikki Linnakangas <hlinnaka@iki.fi>, Michael Paquier <michael@paquier.xyz>
Date: 2024-03-14T02:28:14Z
Lists: pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes:
> I noticed 3 regression test failures like $SUBJECT in cfbot runs for
> unrelated patches that probably shouldn't affect GIN, so I guess this
> is probably a problem in master.

Hmm ... I have no insight on what's causing this, but "error triggered
for" is about as content-free an error message as I've ever seen.
Even granting that it's developer-directed, it's still content-free:
we already know it's an error, and something must have triggered that,
but you're offering nothing about what.  Can't we do better than that?

			regards, tom lane



Commits

  1. Disable tests using injection points in installcheck