Re: Failure in test_slru for host gokiburi (REL_16_STABLE only)

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Cc: Alexander Lakhin <exclusion@gmail.com>
Date: 2026-05-27T00:42:49Z
Lists: pgsql-hackers
On Tue, May 26, 2026 at 05:09:31PM +0900, Michael Paquier wrote:
> Hearing nothing, I have fixed that on REL_16_STABLE to bring back my
> animal to green.  The tranche ID allocation calls are wasteful in the
> module for v17 and v18, but it does not really matter much for the
> sake of the tests.  HEAD is in a much better state by saving the same
> names in shmem (pronounced as in "shmemme").

A short update here.  The buildfarm client was still stuck and unable
to report on this branch, so I have done some manual cleanup and it
has finally been able to report back to green:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=gokiburi&dt=2026-05-27%2000%3A05%3A03

It seemed like some on-disk state was messing up with the follow-up
updates, but well.
--
Michael