[pgpool-hackers: 4324] Re: [pgpool-committers: 9294] pgpool: Test: skip the test if there's no test.sh.
Tatsuo Ishii
ishii at sraoss.co.jp
Sun Apr 16 14:37:22 JST 2023
Hi,
While testing pgppol on git repository, I too often see false errors
because there's newer branches directory left on the "tests"
directory. To fix this I have pushed this change.
Best reagards,
--
Tatsuo Ishii
SRA OSS LLC
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
> Test: skip the test if there's no test.sh.
>
> This is useful when developers want to run the test on git repository
> because the check suppresses false positive errors. There could newer
> branch's test directories remain without any contents and regress.sh
> reports wrong failures.
>
> Branch
> ------
> V4_0_STABLE
>
> Details
> -------
> https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=d0f2cf579d6abd9f13064ee7438a8945d7bbcade
>
> Modified Files
> --------------
> src/test/regression/regress.sh | 7 +++++++
> 1 file changed, 7 insertions(+)
>
More information about the pgpool-hackers
mailing list