]> 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)
commita2a4992215c5ff804a2bf2d47efab46abed532cc
tree1b93da73ed9a1ed75636e0d3b6e197423813b315
parent645c9457f296bdd674b3efc37047194db8233e66
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