Re: Why is subscription/t/031_column_list.pl failing so much?

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: vignesh C <vignesh21@gmail.com>, Alexander Lakhin <exclusion@gmail.com>, Noah Misch <noah@leadboat.com>, pgsql-hackers@lists.postgresql.org
Date: 2024-02-23T21:01:04Z
Lists: pgsql-hackers
Amit Kapila <amit.kapila16@gmail.com> writes:
> Seeing no objections, I have pushed the required test changes to silence the BF.

The farm is still unhappy in the v16 branch.

			regards, tom lane



Commits

  1. Back-patch test modifications that were done as part of b6df0798a5.

  2. Fix the intermittent buildfarm failures in 031_column_list.

  3. Fix test race between primary XLOG_RUNNING_XACTS and standby logical slot.

  4. Bound waits in 035_standby_logical_decoding.pl.