[pgpool-committers: 9348] pgpool: Test: fix regress.sh to show correct number of total tests.
Tatsuo Ishii
ishii at sraoss.co.jp
Sun Apr 30 16:07:32 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_3_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=b73d6f09050068c7ce6c1c3493ee7fc9db17f20f
Modified Files
--------------
src/test/regression/regress.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the pgpool-committers
mailing list