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/[email protected] Branch ------ REL_11_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/e092f00d061ede6faffe17638b4a1dc9f71bc47d Modified Files -------------- src/bin/pgbench/t/023_cic_2pc.pl | 2 ++ src/test/perl/TestLib.pm | 23 +++++++++++++++++++++++ 2 files changed, 25 insertions(+)
