pgsql: Increase timeout delays in new timeouts isolation test.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Increase timeout delays in new timeouts isolation test.
Дата
Msg-id E1UHQKK-0005Eq-2G@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Increase timeout delays in new timeouts isolation test.

Buildfarm member friarbird doesn't like this test as-committed, evidently
because it's so slow that the test framework doesn't reliably notice that
the backend is waiting before the timeout goes off.  (This is not totally
surprising, since friarbird builds with -DCLOBBER_CACHE_ALWAYS.)  Increase
the timeout delay from 1 second to 2 in hopes of resolving that problem.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4c855750fc0ba9bd30fa397eafbfee354908bbca

Modified Files
--------------
src/test/isolation/expected/timeouts.out |   16 ++++++++--------
src/test/isolation/specs/timeouts.spec   |    8 ++++----
2 files changed, 12 insertions(+), 12 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Extend object-access hook machinery to support post-alter events
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: Remove PageSetTLI and rename pd_tli to pd_checksum