View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000127 | Pgpool-II | Bug | public | 2014-12-26 16:51 | 2015-01-05 16:01 |
| Reporter | uehara | Assigned To | nagata | ||
| Priority | normal | Severity | tweak | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Summary | 0000127: pgpool-II fail in regression '004.watchdog'. | ||||
| Description | Hi, Sometimes, pgpool-II fail in regression test '004.watchdog'. ---------console log--------------- [uehara@localhost regression]$ sh regress.sh -m noinstall -i ~/local/git_pool -p /usr/pgsql-9.3/bin -j ~/JDBC_Driver/postgresql-9.3-1102.jdbc41.jar not installing pgpool for the tests ... using pgpool-II at /home/uehara/local/git_pool ************************* REGRESSION MODE : noinstall PGPOOL-II : /home/uehara/local/git_pool PostgreSQL bin : /usr/pgsql-9.3/bin pgbench : /usr/pgsql-9.3/bin/pgbench PostgreSQL jdbc : /home/uehara/JDBC_Driver/postgresql-9.3-1102.jdbc41.jar ************************* testing 004.watchdog...failed. out of 1 ok:0 failed:1 [uehara@localhost regression]$ sh regress.sh -m noinstall -i ~/local/git_pool -p /usr/pgsql-9.3/bin -j ~/JDBC_Driver/postgresql-9.3-1102.jdbc41.jar not installing pgpool for the tests ... using pgpool-II at /home/uehara/local/git_pool ************************* REGRESSION MODE : noinstall PGPOOL-II : /home/uehara/local/git_pool PostgreSQL bin : /usr/pgsql-9.3/bin pgbench : /usr/pgsql-9.3/bin/pgbench PostgreSQL jdbc : /home/uehara/JDBC_Driver/postgresql-9.3-1102.jdbc41.jar ************************* testing 004.watchdog...ok. out of 1 ok:1 failed:0 ---------console log--------------- Failure is happening at buildfarm. [pgpool-hackers: 729] pgpool-II buildfarm results I created a patch for this error at regression test. Would you please check the patch? regards, uehara | ||||
| Tags | No tags attached. | ||||
|
|
|
|
|
Thank you for providing the patch! I'd fixed and committed this. http://git.postgresql.org/gitweb/?p=pgpool2.git;a=commitdiff;h=657c81ea4a67819d4331bda01d76fd872b86f831 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-12-26 16:51 | uehara | New Issue | |
| 2014-12-26 16:51 | uehara | File Added: test.sh.patch | |
| 2014-12-26 17:07 | nagata | Assigned To | => nagata |
| 2014-12-26 17:07 | nagata | Status | new => assigned |
| 2015-01-05 15:09 | nagata | Note Added: 0000506 | |
| 2015-01-05 15:09 | nagata | Status | assigned => closed |
| 2015-01-05 15:09 | nagata | Resolution | open => fixed |
| 2015-01-05 16:01 | nagata | Changeset attached | => pgpool2 master 657c81ea |