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

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

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

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



More information about the pgpool-committers mailing list