]> 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)
commit785a28e422ea3fecbd38a3a49b488dc168ac3fb3
treed671f488123bd7fd9e9798e143dc852b102b07d5
parent81596645ca2ba382918fca9e82aa3089db737e14
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
contrib/amcheck/t/003_cic_2pc.pl
src/test/perl/TestLib.pm