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-17 06:20:31
Message-ID: E1wkbvx-00FnTq-2s@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.
Since this is a trial, only change the master branch.

Branch
------
master

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

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-21 12:01:37 pgpool: Add volatile qualifier.
Previous Message Tatsuo Ishii 2026-07-07 22:14:21 pgpool: Reject sub-minimum ErrorResponse length in read_kind_from_backe