pgpool: Test: increase test timeout from 300 seconds to 360 seconds.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Test: increase test timeout from 300 seconds to 360 seconds.
Date: 2026-07-21 12:06:42
Message-ID: E1wm9FC-00000005ixe-4AF7@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Test: increase test timeout from 300 seconds to 360 seconds.

Recently 006.memqcache test fails with timeout. Looking into the log,
I suspect it may be caused by slightly longer test duration. So
increase the test timeout setting from 300 seconds to 360 seconds.

Backpatch-through: v4.3

Branch
------
V4_7_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=bdaccab935707f203fff5481f6f1e3a2315e94ce

Modified Files
--------------
src/test/regression/regress.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2026-07-31 07:28:22 pgpool: Feature: add new command 's' to pgproto.
Previous Message Tatsuo Ishii 2026-07-21 12:06:38 pgpool: Test: increase test timeout from 300 seconds to 360 seconds.