[pgpool-committers: 4307] pgpool: Add new test case "node_js.data" to extended-query-test.
Tatsuo Ishii
ishii at postgresql.org
Tue Oct 10 16:20:10 JST 2017
Add new test case "node_js.data" to extended-query-test.
- Allow test.sh to specify subset of tests.
- Let ignore source code line numbers in pgproto output data so that
tests won't fail if source code line has been changed.
- Fix bug with timeout.
- Change timeout from 300 seconds to 60 seconds.
- Change expected/sql-error.data so that it won't be affected previous
test results.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=79baaf077f798c22642619a135058a7fbfd051be
Modified Files
--------------
src/test/extended-query-test/README | 12 ++++++++++--
src/test/extended-query-test/expected/sql-error.data | 8 +-------
src/test/extended-query-test/test.sh | 17 ++++++++++++-----
src/test/extended-query-test/tests/node_js.data | 13 +++++++++++++
src/test/extended-query-test/tests/sql-error.data | 6 ------
5 files changed, 36 insertions(+), 20 deletions(-)
More information about the pgpool-committers
mailing list