| From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Michael Paquier <michael(at)paquier(dot)xyz> |
| Subject: | ERROR: error triggered for injection point gin-leave-leaf-split-incomplete |
| Date: | 2024-03-14 01:37:07 |
| Message-ID: | CA+hUKGJYhcG_o2nwSK6r01eOZJwNWUJUbX==AVnW84f-+8yamQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
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. All three happened on FreeBSD, but I
doubt that's relevant, it's just that the FreeBSD CI task was randomly
selected to also run the "regress-running" test suite, which is a sort
of Meson equivalent of make installcheck (eg running tests against a
cluster that was already running). As for why it might require
regress-running or have started only recently, it could be due to
yesterday's boost in the number of CPUs for FreeBSD CI, changing the
timing. (?)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Treat | 2024-03-14 01:47:53 | small_cleanups around login event triggers |
| Previous Message | Andreas Karlsson | 2024-03-14 01:33:35 | Re: Put genbki.pl output into src/include/catalog/ directly |