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-0005lT-Ms@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_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/785a28e422ea3fecbd38a3a49b488dc168ac3fb3

Modified Files
--------------
contrib/amcheck/t/003_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