public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tatsuo Ishii <[email protected]>
To: [email protected]
Subject: pgpool: Test: use wait_for_pgpool_startup instead of sleep.
Date: Thu, 25 Jun 2026 01:14:03 +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_6_STABLE

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

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