[pgpool-committers: 9350] pgpool: Test: fix regress.sh to show correct number of total tests.

Tatsuo Ishii ishii at sraoss.co.jp
Sun Apr 30 16:07:40 JST 2023


Test: fix regress.sh to show correct number of total tests.

Previously it ignored the number of timed out tests. As a result total
number of tests showed incorrect number because num-total tests was
calculated as num-ok + num-failed.

This is an oversight when timeout was introduced in 6688332da.

Branch
------
V4_4_STABLE

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

Modified Files
--------------
src/test/regression/regress.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list