-
http://build.tigase.org/jenkins/job/private-TTS-tests-runner/1112/
+ ./scripts/gen-test-page.sh http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/func/mysql/functional-tests.html: 0 http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/func/pgsql/functional-tests.html: 204 Version, Configuration, Statistics, Basic 3 (c2s), Basic 4 (c2s), … AdminAdHoc sess-man_8_2 (c2s), http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/func/derby/functional-tests.html: 0 http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/func/mssql/functional-tests.html: 0 http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/func/mongodb/functional-tests.html: 0 204 http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/lmem/mysql/low-memory-tests.html: 0 http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/lmem/pgsql/low-memory-tests.html: 203 Version, Configuration, Statistics, Basic 3 (c2s), Basic 4 (c2s), … AdminAdHoc sess-man_8_2 (c2s), http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/lmem/derby/low-memory-tests.html: 0 http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/lmem/mssql/low-memory-tests.html: 0 http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/lmem/mongodb/low-memory-tests.html: 0 407 ERROR: BUILD FAILED Build step 'Execute shell' marked build as failure Notifying upstream projects of job completion Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending email to: team@tigase.org Finished: FAILURE
Type |
Task
|
Priority |
Normal
|
Assignee | |
RedmineID |
3872
|
Version |
tigase-server-7.1.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
We should update PostgreSQL JDBC driver due to fact that right now we use old version 9.1 while current stable version is 9.4.
Also we often use
setQueryTimeout()
method of statements to limit max execution time and this feature is not implemented properly in versions older that 9.4.