pgsql: Fix timing issue in new subscription truncate test

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix timing issue in new subscription truncate test
Дата
Msg-id E1f4rBe-0000n5-AE@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Fix timing issue in new subscription truncate test  (Andres Freund <andres@anarazel.de>)
Список pgsql-committers
Fix timing issue in new subscription truncate test

We need to wait for the initial sync of all subscriptions.  On
some (faster?) machines, this didn't make a difference, but
the (slower?) buildfarm machines are upset.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/529ab7bd1fb9c836fe5ccd96f79329d407522e20

Modified Files
--------------
src/test/subscription/t/010_truncate.pl | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Deactive flapping checksum isolation tests.
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Fix timing issue in new subscription truncate test