pgsql: On sparc64+ext4, suppress test failures from known WAL read fail

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: On sparc64+ext4, suppress test failures from known WAL read fail
Дата
Msg-id E1nCuCZ-0005lX-Nk@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

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(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: John Naylor
Дата:
Сообщение: Re: pgsql: Add missing pthread_barrier_t.
Следующее
От: Etsuro Fujita
Дата:
Сообщение: pgsql: postgres_fdw: Fix handling of a pending asynchronous request in