pgsql: Increase timeout in statement_timeout test from 1 second to 2

Поиск
Список
Период
Сортировка
От [email protected] (Tom Lane)
Тема pgsql: Increase timeout in statement_timeout test from 1 second to 2
Дата
Msg-id [email protected]
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Increase timeout in statement_timeout test from 1 second to 2 seconds.
We have once or twice seen failures suggesting that control didn't get
to the exception block before the timeout elapsed, which is unlikely
but not impossible in a parallel regression test (with a dozen other
backends competing for cycles).  This change doesn't completely prevent
the problem of course, but it should reduce the probability enough that
we don't see it anymore.  Per buildfarm results.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/test/regress/expected:
        plpgsql.out (r1.40.2.1 -> r1.40.2.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/plpgsql.out.diff?r1=1.40.2.1&r2=1.40.2.2)
    pgsql/src/test/regress/sql:
        plpgsql.sql (r1.34.2.1 -> r1.34.2.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/plpgsql.sql.diff?r1=1.34.2.1&r2=1.34.2.2)

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