Re: pgsql: Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl.
Date: 2022-05-07 15:26:07
Message-ID: 3100143.1651937167@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Noah Misch <noah(at)leadboat(dot)com> writes:
> Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl.

This patch has broken affected platforms in the back branches:

# Running: df -x ext4 /home/pgbf/buildroot/REL_14_STABLE/pgsql.build/contrib/bloom/tmp_check
You tried to plan twice at t/001_wal.pl line 11.
# Looks like your test exited with 2 before it could output anything.

Please repair or revert ASAP.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2022-05-07 16:15:27 pgsql: Fix back-patch of "Under has_wal_read_bug, skip .../001_wal.pl."
Previous Message Noah Misch 2022-05-07 07:46:40 pgsql: Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl.