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.gc756...@rfd.leadboat.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ce6d79368efa8a553490b5b5962bc529d7de54cb Modified Files -------------- contrib/amcheck/t/003_cic_2pc.pl | 2 ++ src/test/perl/PostgreSQL/Test/Utils.pm | 23 +++++++++++++++++++++++ src/test/recovery/t/027_stream_regress.pl | 13 ++++++++++++- 3 files changed, 37 insertions(+), 1 deletion(-)