public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tatsuo Ishii <[email protected]>
To: [email protected]
Subject: pgpool: Test: use wait_for_pgpool_startup instead of sleep.
Date: Thu, 25 Jun 2026 01:13:52 +0000
Message-ID: <[email protected]> (raw)
Test: use wait_for_pgpool_startup instead of sleep.
110.memory_leak and 111.cancel_query used "sleep 1" to wait for
starting up pgpool. This caused occasional false positive test error.
wait_for_pgpool_startup should have been used instead.
Backpatch-through: v4.3
Branch
------
V4_4_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=849c42f9494e5a78cae6d29e1548f59867bab...
Modified Files
--------------
src/test/regression/tests/060.memory_leak/test.sh | 3 +--
src/test/regression/tests/061.cancel_query/test.sh | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
view thread (6+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgpool: Test: use wait_for_pgpool_startup instead of sleep.
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox