]> git.ipfire.org Git - thirdparty/postgresql.git/commit
On sparc64+ext4, suppress test failures from known WAL read failure.
authorNoah Misch <noah@leadboat.com>
Thu, 27 Jan 2022 02:06:19 +0000 (18:06 -0800)
committerNoah Misch <noah@leadboat.com>
Thu, 27 Jan 2022 02:06:23 +0000 (18:06 -0800)
commite092f00d061ede6faffe17638b4a1dc9f71bc47d
treee8a0920128dea2c017f3fc7b38698d85161a1893
parentbbb1caf6b22027cc85212e8b4fbf8f1d61734329
On sparc64+ext4, suppress test failures from known WAL read failure.

Buildfarm members kittiwake, tadarida and snapper began to fail
frequently when commits 3cd9c3b921977272e6650a5efbeade4203c4bca2 and
f47ed79cc8a0cfa154dc7f01faaf59822552363f added tests of concurrency, but
the problem was reachable before those commits.  Back-patch to v10 (all
supported versions).

Discussion: https://postgr.es/m/20220116210241.GC756210@rfd.leadboat.com
src/bin/pgbench/t/023_cic_2pc.pl
src/test/perl/TestLib.pm