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

Tatsuo Ishii ishii at sraoss.co.jp
Sun Apr 30 16:07:06 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_0_STABLE

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

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



More information about the pgpool-committers mailing list