See http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4409/changes
Changes:
[marc] 4.1.0-alpha1
[weblate] Translated using Weblate (Dutch)
[weblate] Translated using Weblate (Turkish)
------------------------------------------ Started by GitHub push by lem9 Started by GitHub push by weblate Building in workspace http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ Checkout:workspace / http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ - hudson.remoting.LocalChannel@11c72780 Using strategy: Default Last Built Revision: Revision f34edbfbd7e722007b356979b0bb697f484d3acc (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Commencing build of Revision d6b295b3e0bf0f20ba4a06ae2f55d769f315f101 (origin/master) Checking out Revision d6b295b3e0bf0f20ba4a06ae2f55d769f315f101 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson3848095900755575106.sh + ./scripts/generate-mo --quiet [workspace] $ ant clean phpunit-nocoverage phpcpd phpcs phploc jshint Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar Buildfile: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml
clean: [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend
phpunit-nocoverage: [exec] Enabling headers testing... [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] PHPUnit 3.7.27 by Sebastian Bergmann. [exec] [exec] Configuration read from http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage [exec] [exec] ............................................................[33;1mI[0m 61 / 2166 ( 2%) [exec] ............................................................. 122 / 2166 ( 5%) [exec] ............................................................. 183 / 2166 ( 8%) [exec] ............................................................. 244 / 2166 ( 11%) [exec] ............................................................. 305 / 2166 ( 14%) [exec] ............................................................. 366 / 2166 ( 16%) [exec] ............................................................. 427 / 2166 ( 19%) [exec] ............................................................. 488 / 2166 ( 22%) [exec] ............................................................. 549 / 2166 ( 25%) [exec] ............................................................. 610 / 2166 ( 28%) [exec] ...........................................[33;1mI[0m................. 671 / 2166 ( 30%) [exec] ............................................................. 732 / 2166 ( 33%) [exec] ............................................................. 793 / 2166 ( 36%) [exec] ............................................................. 854 / 2166 ( 39%) [exec] ............................................................. 915 / 2166 ( 42%) [exec] ............................................................. 976 / 2166 ( 45%) [exec] ............................................................. 1037 / 2166 ( 47%) [exec] ............................................................. 1098 / 2166 ( 50%) [exec] ............................................................. 1159 / 2166 ( 53%) [exec] ............................................................. 1220 / 2166 ( 56%) [exec] ............................................................. 1281 / 2166 ( 59%) [exec] ............................................................. 1342 / 2166 ( 61%) [exec] ............................................................. 1403 / 2166 ( 64%) [exec] ........................................................[41;37mF[0m.... 1464 / 2166 ( 67%) [exec] ............................................................. 1525 / 2166 ( 70%) [exec] ............................................................. 1586 / 2166 ( 73%) [exec] ............................................................. 1647 / 2166 ( 76%) [exec] ............................................................. 1708 / 2166 ( 78%) [exec] ............................................................. 1769 / 2166 ( 81%) [exec] ............................................................. 1830 / 2166 ( 84%) [exec] ............................................................. 1891 / 2166 ( 87%) [exec] ............................................................. 1952 / 2166 ( 90%) [exec] ..................[33;1mI[0m.......................................... 2013 / 2166 ( 92%) [exec] ............................................................. 2074 / 2166 ( 95%) [exec] ............................................................. 2135 / 2166 ( 98%) [exec] ..............................[33;1mI[0m [exec] [exec] Time: 31.69 seconds, Memory: 109.00Mb [exec] [exec] There was 1 failure: [exec] [exec] 1) PMA_ConfigGenerator_Test::testGetConfigFile [exec] Failed asserting that '<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1.0-alpha1 setup script [exec] * Date: Tue, 01 Oct 2013 09:41:37 +0000 [exec] */ [exec] [exec] /* Servers configuration */ [exec] $i = 0; [exec] [exec] /* Server: localhost [0] */ [exec] $i++; [exec] $cfg['Servers'][$i]['0'] = 1; [exec] $cfg['Servers'][$i]['1'] = 2; [exec] $cfg['Servers'][$i]['2'] = 3; [exec] [exec] /* End of servers configuration */ [exec] [exec] $cfg['0'] = 'a'; [exec] $cfg['1'] = 'b'; [exec] $cfg['2'] = 'c'; [exec] ?>' contains "<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1-dev setup script [exec] * Date: Tue, 01 Oct 2013 09:41:37 +0000 [exec] */ [exec] [exec] ". [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_ConfigGenerator_test.php:59 [exec] [exec] -- [exec] [exec] [exec] There were 4 incomplete tests: [exec] [exec] 1) PMA_ConfigTest::testCheckPermissions [exec] This test has not been implemented yet. [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php:948 [exec] [exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt [exec] Not testing mcrypt support [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/plugin/auth/PMA_AuthenticationCookie_test.php:1097 [exec] [exec] 3) PMA_TblColumnsDefinitionFormTest::testGetFormParamsForOldColumn [exec] Not yet implemented! [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_tbl_columns_definition_form_test.php:1114 [exec] [exec] 4) Environment_Test::testSession [exec] No session testing [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php:83 [exec] [exec] [37;41m[2KFAILURES! [exec] [0m[37;41m[2KTests: 2166, Assertions: 5317, Failures: 1, Incomplete: 4. [exec] [0m[2K
BUILD FAILED http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml:30: exec returned: 1
Total time: 33 seconds Build step 'Invoke Ant' marked build as failure [CHECKSTYLE] Skipping publisher since build result is FAILURE [JSLINT] Skipping publisher since build result is FAILURE [PMD] Skipping publisher since build result is FAILURE [DRY] Collecting duplicate code analysis files... [DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml [DRY] Computing warning deltas based on reference build #4408 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4408 Recording plot data [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing PHPUnit-3.x (default) [xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to 'http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/' for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - Check 'Skipped Tests' threshold. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording.
See http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4410/changes
Changes:
[marc] Fix merge conflict
------------------------------------------ Started by GitHub push by lem9 Building in workspace http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ Checkout:workspace / http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ - hudson.remoting.LocalChannel@11c72780 Using strategy: Default Last Built Revision: Revision d6b295b3e0bf0f20ba4a06ae2f55d769f315f101 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Commencing build of Revision f3c28953d136a5ca76eeef85f638dee77c27341f (origin/master) Checking out Revision f3c28953d136a5ca76eeef85f638dee77c27341f (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson7330374465227690984.sh + ./scripts/generate-mo --quiet [workspace] $ ant clean phpunit-nocoverage phpcpd phpcs phploc jshint Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar Buildfile: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml
clean: [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend
phpunit-nocoverage: [exec] Enabling headers testing... [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] PHPUnit 3.7.27 by Sebastian Bergmann. [exec] [exec] Configuration read from http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage [exec] [exec] ............................................................[33;1mI[0m 61 / 2166 ( 2%) [exec] ............................................................. 122 / 2166 ( 5%) [exec] ............................................................. 183 / 2166 ( 8%) [exec] ............................................................. 244 / 2166 ( 11%) [exec] ............................................................. 305 / 2166 ( 14%) [exec] ............................................................. 366 / 2166 ( 16%) [exec] ............................................................. 427 / 2166 ( 19%) [exec] ............................................................. 488 / 2166 ( 22%) [exec] ............................................................. 549 / 2166 ( 25%) [exec] ............................................................. 610 / 2166 ( 28%) [exec] ...........................................[33;1mI[0m................. 671 / 2166 ( 30%) [exec] ............................................................. 732 / 2166 ( 33%) [exec] ............................................................. 793 / 2166 ( 36%) [exec] ............................................................. 854 / 2166 ( 39%) [exec] ............................................................. 915 / 2166 ( 42%) [exec] ............................................................. 976 / 2166 ( 45%) [exec] ............................................................. 1037 / 2166 ( 47%) [exec] ............................................................. 1098 / 2166 ( 50%) [exec] ............................................................. 1159 / 2166 ( 53%) [exec] ............................................................. 1220 / 2166 ( 56%) [exec] ............................................................. 1281 / 2166 ( 59%) [exec] ............................................................. 1342 / 2166 ( 61%) [exec] ............................................................. 1403 / 2166 ( 64%) [exec] ........................................................[41;37mF[0m.... 1464 / 2166 ( 67%) [exec] ............................................................. 1525 / 2166 ( 70%) [exec] ............................................................. 1586 / 2166 ( 73%) [exec] ............................................................. 1647 / 2166 ( 76%) [exec] ............................................................. 1708 / 2166 ( 78%) [exec] ............................................................. 1769 / 2166 ( 81%) [exec] ............................................................. 1830 / 2166 ( 84%) [exec] ............................................................. 1891 / 2166 ( 87%) [exec] ............................................................. 1952 / 2166 ( 90%) [exec] ..................[33;1mI[0m.......................................... 2013 / 2166 ( 92%) [exec] ............................................................. 2074 / 2166 ( 95%) [exec] ............................................................. 2135 / 2166 ( 98%) [exec] ..............................[33;1mI[0m [exec] [exec] Time: 23.29 seconds, Memory: 109.00Mb [exec] [exec] There was 1 failure: [exec] [exec] 1) PMA_ConfigGenerator_Test::testGetConfigFile [exec] Failed asserting that '<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1.0-alpha1 setup script [exec] * Date: Tue, 01 Oct 2013 10:03:16 +0000 [exec] */ [exec] [exec] /* Servers configuration */ [exec] $i = 0; [exec] [exec] /* Server: localhost [0] */ [exec] $i++; [exec] $cfg['Servers'][$i]['0'] = 1; [exec] $cfg['Servers'][$i]['1'] = 2; [exec] $cfg['Servers'][$i]['2'] = 3; [exec] [exec] /* End of servers configuration */ [exec] [exec] $cfg['0'] = 'a'; [exec] $cfg['1'] = 'b'; [exec] $cfg['2'] = 'c'; [exec] ?>' contains "<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1-dev setup script [exec] * Date: Tue, 01 Oct 2013 10:03:16 +0000 [exec] */ [exec] [exec] ". [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_ConfigGenerator_test.php:59 [exec] [exec] -- [exec] [exec] [exec] There were 4 incomplete tests: [exec] [exec] 1) PMA_ConfigTest::testCheckPermissions [exec] This test has not been implemented yet. [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php:948 [exec] [exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt [exec] Not testing mcrypt support [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/plugin/auth/PMA_AuthenticationCookie_test.php:1097 [exec] [exec] 3) PMA_TblColumnsDefinitionFormTest::testGetFormParamsForOldColumn [exec] Not yet implemented! [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_tbl_columns_definition_form_test.php:1114 [exec] [exec] 4) Environment_Test::testSession [exec] No session testing [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php:83 [exec] [exec] [37;41m[2KFAILURES! [exec] [0m[37;41m[2KTests: 2166, Assertions: 5317, Failures: 1, Incomplete: 4. [exec] [0m[2K
BUILD FAILED http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml:30: exec returned: 1
Total time: 24 seconds Build step 'Invoke Ant' marked build as failure [CHECKSTYLE] Skipping publisher since build result is FAILURE [JSLINT] Skipping publisher since build result is FAILURE [PMD] Skipping publisher since build result is FAILURE [DRY] Collecting duplicate code analysis files... [DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml [DRY] Computing warning deltas based on reference build #4408 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4408 Recording plot data [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing PHPUnit-3.x (default) [xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to 'http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/' for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - Check 'Skipped Tests' threshold. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording.
See http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4411/changes
Changes:
[marc] Use standard shell path
------------------------------------------ Started by GitHub push by lem9 Building in workspace http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ Checkout:workspace / http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ - hudson.remoting.LocalChannel@11c72780 Using strategy: Default Last Built Revision: Revision f3c28953d136a5ca76eeef85f638dee77c27341f (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Commencing build of Revision f72374447c3f4d8268e9cc9894b23a7cafb17e84 (origin/master) Checking out Revision f72374447c3f4d8268e9cc9894b23a7cafb17e84 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson8321566330914572955.sh + ./scripts/generate-mo --quiet [workspace] $ ant clean phpunit-nocoverage phpcpd phpcs phploc jshint Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar Buildfile: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml
clean: [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend
phpunit-nocoverage: [exec] Enabling headers testing... [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] PHPUnit 3.7.27 by Sebastian Bergmann. [exec] [exec] Configuration read from http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage [exec] [exec] ............................................................[33;1mI[0m 61 / 2166 ( 2%) [exec] ............................................................. 122 / 2166 ( 5%) [exec] ............................................................. 183 / 2166 ( 8%) [exec] ............................................................. 244 / 2166 ( 11%) [exec] ............................................................. 305 / 2166 ( 14%) [exec] ............................................................. 366 / 2166 ( 16%) [exec] ............................................................. 427 / 2166 ( 19%) [exec] ............................................................. 488 / 2166 ( 22%) [exec] ............................................................. 549 / 2166 ( 25%) [exec] ............................................................. 610 / 2166 ( 28%) [exec] ...........................................[33;1mI[0m................. 671 / 2166 ( 30%) [exec] ............................................................. 732 / 2166 ( 33%) [exec] ............................................................. 793 / 2166 ( 36%) [exec] ............................................................. 854 / 2166 ( 39%) [exec] ............................................................. 915 / 2166 ( 42%) [exec] ............................................................. 976 / 2166 ( 45%) [exec] ............................................................. 1037 / 2166 ( 47%) [exec] ............................................................. 1098 / 2166 ( 50%) [exec] ............................................................. 1159 / 2166 ( 53%) [exec] ............................................................. 1220 / 2166 ( 56%) [exec] ............................................................. 1281 / 2166 ( 59%) [exec] ............................................................. 1342 / 2166 ( 61%) [exec] ............................................................. 1403 / 2166 ( 64%) [exec] ........................................................[41;37mF[0m.... 1464 / 2166 ( 67%) [exec] ............................................................. 1525 / 2166 ( 70%) [exec] ............................................................. 1586 / 2166 ( 73%) [exec] ............................................................. 1647 / 2166 ( 76%) [exec] ............................................................. 1708 / 2166 ( 78%) [exec] ............................................................. 1769 / 2166 ( 81%) [exec] ............................................................. 1830 / 2166 ( 84%) [exec] ............................................................. 1891 / 2166 ( 87%) [exec] ............................................................. 1952 / 2166 ( 90%) [exec] ..................[33;1mI[0m.......................................... 2013 / 2166 ( 92%) [exec] ............................................................. 2074 / 2166 ( 95%) [exec] ............................................................. 2135 / 2166 ( 98%) [exec] ..............................[33;1mI[0m [exec] [exec] Time: 22.94 seconds, Memory: 109.25Mb [exec] [exec] There was 1 failure: [exec] [exec] 1) PMA_ConfigGenerator_Test::testGetConfigFile [exec] Failed asserting that '<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1.0-alpha1 setup script [exec] * Date: Tue, 01 Oct 2013 10:09:42 +0000 [exec] */ [exec] [exec] /* Servers configuration */ [exec] $i = 0; [exec] [exec] /* Server: localhost [0] */ [exec] $i++; [exec] $cfg['Servers'][$i]['0'] = 1; [exec] $cfg['Servers'][$i]['1'] = 2; [exec] $cfg['Servers'][$i]['2'] = 3; [exec] [exec] /* End of servers configuration */ [exec] [exec] $cfg['0'] = 'a'; [exec] $cfg['1'] = 'b'; [exec] $cfg['2'] = 'c'; [exec] ?>' contains "<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1-dev setup script [exec] * Date: Tue, 01 Oct 2013 10:09:42 +0000 [exec] */ [exec] [exec] ". [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_ConfigGenerator_test.php:59 [exec] [exec] -- [exec] [exec] [exec] There were 4 incomplete tests: [exec] [exec] 1) PMA_ConfigTest::testCheckPermissions [exec] This test has not been implemented yet. [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php:948 [exec] [exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt [exec] Not testing mcrypt support [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/plugin/auth/PMA_AuthenticationCookie_test.php:1097 [exec] [exec] 3) PMA_TblColumnsDefinitionFormTest::testGetFormParamsForOldColumn [exec] Not yet implemented! [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_tbl_columns_definition_form_test.php:1114 [exec] [exec] 4) Environment_Test::testSession [exec] No session testing [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php:83 [exec] [exec] [37;41m[2KFAILURES! [exec] [0m[37;41m[2KTests: 2166, Assertions: 5317, Failures: 1, Incomplete: 4. [exec] [0m[2K
BUILD FAILED http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml:30: exec returned: 1
Total time: 24 seconds Build step 'Invoke Ant' marked build as failure [CHECKSTYLE] Skipping publisher since build result is FAILURE [JSLINT] Skipping publisher since build result is FAILURE [PMD] Skipping publisher since build result is FAILURE [DRY] Collecting duplicate code analysis files... [DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml [DRY] Computing warning deltas based on reference build #4408 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4408 Recording plot data [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing PHPUnit-3.x (default) [xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to 'http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/' for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - Check 'Skipped Tests' threshold. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording.
See http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4412/changes
Changes:
[marc] Seems like a bash-specific feature is needed
------------------------------------------ Started by GitHub push by lem9 Building in workspace http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ Checkout:workspace / http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ - hudson.remoting.LocalChannel@11c72780 Using strategy: Default Last Built Revision: Revision f72374447c3f4d8268e9cc9894b23a7cafb17e84 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Commencing build of Revision 73f4d166db6354552b9a089d4566cc5b893a6a71 (origin/master) Checking out Revision 73f4d166db6354552b9a089d4566cc5b893a6a71 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson8333628205067684796.sh + ./scripts/generate-mo --quiet [workspace] $ ant clean phpunit-nocoverage phpcpd phpcs phploc jshint Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar Buildfile: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml
clean: [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend
phpunit-nocoverage: [exec] Enabling headers testing... [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] PHPUnit 3.7.27 by Sebastian Bergmann. [exec] [exec] Configuration read from http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage [exec] [exec] ............................................................[33;1mI[0m 61 / 2166 ( 2%) [exec] ............................................................. 122 / 2166 ( 5%) [exec] ............................................................. 183 / 2166 ( 8%) [exec] ............................................................. 244 / 2166 ( 11%) [exec] ............................................................. 305 / 2166 ( 14%) [exec] ............................................................. 366 / 2166 ( 16%) [exec] ............................................................. 427 / 2166 ( 19%) [exec] ............................................................. 488 / 2166 ( 22%) [exec] ............................................................. 549 / 2166 ( 25%) [exec] ............................................................. 610 / 2166 ( 28%) [exec] ...........................................[33;1mI[0m................. 671 / 2166 ( 30%) [exec] ............................................................. 732 / 2166 ( 33%) [exec] ............................................................. 793 / 2166 ( 36%) [exec] ............................................................. 854 / 2166 ( 39%) [exec] ............................................................. 915 / 2166 ( 42%) [exec] ............................................................. 976 / 2166 ( 45%) [exec] ............................................................. 1037 / 2166 ( 47%) [exec] ............................................................. 1098 / 2166 ( 50%) [exec] ............................................................. 1159 / 2166 ( 53%) [exec] ............................................................. 1220 / 2166 ( 56%) [exec] ............................................................. 1281 / 2166 ( 59%) [exec] ............................................................. 1342 / 2166 ( 61%) [exec] ............................................................. 1403 / 2166 ( 64%) [exec] ........................................................[41;37mF[0m.... 1464 / 2166 ( 67%) [exec] ............................................................. 1525 / 2166 ( 70%) [exec] ............................................................. 1586 / 2166 ( 73%) [exec] ............................................................. 1647 / 2166 ( 76%) [exec] ............................................................. 1708 / 2166 ( 78%) [exec] ............................................................. 1769 / 2166 ( 81%) [exec] ............................................................. 1830 / 2166 ( 84%) [exec] ............................................................. 1891 / 2166 ( 87%) [exec] ............................................................. 1952 / 2166 ( 90%) [exec] ..................[33;1mI[0m.......................................... 2013 / 2166 ( 92%) [exec] ............................................................. 2074 / 2166 ( 95%) [exec] ............................................................. 2135 / 2166 ( 98%) [exec] ..............................[33;1mI[0m [exec] [exec] Time: 23.13 seconds, Memory: 109.00Mb [exec] [exec] There was 1 failure: [exec] [exec] 1) PMA_ConfigGenerator_Test::testGetConfigFile [exec] Failed asserting that '<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1.0-alpha1 setup script [exec] * Date: Tue, 01 Oct 2013 10:14:26 +0000 [exec] */ [exec] [exec] /* Servers configuration */ [exec] $i = 0; [exec] [exec] /* Server: localhost [0] */ [exec] $i++; [exec] $cfg['Servers'][$i]['0'] = 1; [exec] $cfg['Servers'][$i]['1'] = 2; [exec] $cfg['Servers'][$i]['2'] = 3; [exec] [exec] /* End of servers configuration */ [exec] [exec] $cfg['0'] = 'a'; [exec] $cfg['1'] = 'b'; [exec] $cfg['2'] = 'c'; [exec] ?>' contains "<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1-dev setup script [exec] * Date: Tue, 01 Oct 2013 10:14:26 +0000 [exec] */ [exec] [exec] ". [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_ConfigGenerator_test.php:59 [exec] [exec] -- [exec] [exec] [exec] There were 4 incomplete tests: [exec] [exec] 1) PMA_ConfigTest::testCheckPermissions [exec] This test has not been implemented yet. [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php:948 [exec] [exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt [exec] Not testing mcrypt support [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/plugin/auth/PMA_AuthenticationCookie_test.php:1097 [exec] [exec] 3) PMA_TblColumnsDefinitionFormTest::testGetFormParamsForOldColumn [exec] Not yet implemented! [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_tbl_columns_definition_form_test.php:1114 [exec] [exec] 4) Environment_Test::testSession [exec] No session testing [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php:83 [exec] [exec] [37;41m[2KFAILURES! [exec] [0m[37;41m[2KTests: 2166, Assertions: 5317, Failures: 1, Incomplete: 4. [exec] [0m[2K
BUILD FAILED http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml:30: exec returned: 1
Total time: 24 seconds Build step 'Invoke Ant' marked build as failure [CHECKSTYLE] Skipping publisher since build result is FAILURE [JSLINT] Skipping publisher since build result is FAILURE [PMD] Skipping publisher since build result is FAILURE [DRY] Collecting duplicate code analysis files... [DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml [DRY] Computing warning deltas based on reference build #4408 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4408 Recording plot data [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing PHPUnit-3.x (default) [xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to 'http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/' for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - Check 'Skipped Tests' threshold. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording.
See http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4413/changes
Changes:
[atulpratapsingh05] Fix bug 4105: More disappears in table Structure
------------------------------------------ Started by GitHub push by zixtor Building in workspace http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ Checkout:workspace / http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ - hudson.remoting.LocalChannel@11c72780 Using strategy: Default Last Built Revision: Revision 73f4d166db6354552b9a089d4566cc5b893a6a71 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Commencing build of Revision 38d92b7875afba17c1434a737c6430aafd9fd108 (origin/master) Checking out Revision 38d92b7875afba17c1434a737c6430aafd9fd108 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson931417164156823469.sh + ./scripts/generate-mo --quiet [workspace] $ ant clean phpunit-nocoverage phpcpd phpcs phploc jshint Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar Buildfile: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml
clean: [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend
phpunit-nocoverage: [exec] Enabling headers testing... [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] PHPUnit 3.7.27 by Sebastian Bergmann. [exec] [exec] Configuration read from http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage [exec] [exec] ............................................................[33;1mI[0m 61 / 2166 ( 2%) [exec] ............................................................. 122 / 2166 ( 5%) [exec] ............................................................. 183 / 2166 ( 8%) [exec] ............................................................. 244 / 2166 ( 11%) [exec] ............................................................. 305 / 2166 ( 14%) [exec] ............................................................. 366 / 2166 ( 16%) [exec] ............................................................. 427 / 2166 ( 19%) [exec] ............................................................. 488 / 2166 ( 22%) [exec] ............................................................. 549 / 2166 ( 25%) [exec] ............................................................. 610 / 2166 ( 28%) [exec] ...........................................[33;1mI[0m................. 671 / 2166 ( 30%) [exec] ............................................................. 732 / 2166 ( 33%) [exec] ............................................................. 793 / 2166 ( 36%) [exec] ............................................................. 854 / 2166 ( 39%) [exec] ............................................................. 915 / 2166 ( 42%) [exec] ............................................................. 976 / 2166 ( 45%) [exec] ............................................................. 1037 / 2166 ( 47%) [exec] ............................................................. 1098 / 2166 ( 50%) [exec] ............................................................. 1159 / 2166 ( 53%) [exec] ............................................................. 1220 / 2166 ( 56%) [exec] ............................................................. 1281 / 2166 ( 59%) [exec] ............................................................. 1342 / 2166 ( 61%) [exec] ............................................................. 1403 / 2166 ( 64%) [exec] ........................................................[41;37mF[0m.... 1464 / 2166 ( 67%) [exec] ............................................................. 1525 / 2166 ( 70%) [exec] ............................................................. 1586 / 2166 ( 73%) [exec] ............................................................. 1647 / 2166 ( 76%) [exec] ............................................................. 1708 / 2166 ( 78%) [exec] ............................................................. 1769 / 2166 ( 81%) [exec] ............................................................. 1830 / 2166 ( 84%) [exec] ............................................................. 1891 / 2166 ( 87%) [exec] ............................................................. 1952 / 2166 ( 90%) [exec] ..................[33;1mI[0m.......................................... 2013 / 2166 ( 92%) [exec] ............................................................. 2074 / 2166 ( 95%) [exec] ............................................................. 2135 / 2166 ( 98%) [exec] ..............................[33;1mI[0m [exec] [exec] Time: 23.31 seconds, Memory: 109.00Mb [exec] [exec] There was 1 failure: [exec] [exec] 1) PMA_ConfigGenerator_Test::testGetConfigFile [exec] Failed asserting that '<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1.0-alpha1 setup script [exec] * Date: Tue, 01 Oct 2013 10:38:49 +0000 [exec] */ [exec] [exec] /* Servers configuration */ [exec] $i = 0; [exec] [exec] /* Server: localhost [0] */ [exec] $i++; [exec] $cfg['Servers'][$i]['0'] = 1; [exec] $cfg['Servers'][$i]['1'] = 2; [exec] $cfg['Servers'][$i]['2'] = 3; [exec] [exec] /* End of servers configuration */ [exec] [exec] $cfg['0'] = 'a'; [exec] $cfg['1'] = 'b'; [exec] $cfg['2'] = 'c'; [exec] ?>' contains "<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1-dev setup script [exec] * Date: Tue, 01 Oct 2013 10:38:49 +0000 [exec] */ [exec] [exec] ". [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_ConfigGenerator_test.php:59 [exec] [exec] -- [exec] [exec] [exec] There were 4 incomplete tests: [exec] [exec] 1) PMA_ConfigTest::testCheckPermissions [exec] This test has not been implemented yet. [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php:948 [exec] [exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt [exec] Not testing mcrypt support [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/plugin/auth/PMA_AuthenticationCookie_test.php:1097 [exec] [exec] 3) PMA_TblColumnsDefinitionFormTest::testGetFormParamsForOldColumn [exec] Not yet implemented! [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_tbl_columns_definition_form_test.php:1114 [exec] [exec] 4) Environment_Test::testSession [exec] No session testing [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php:83 [exec] [exec] [37;41m[2KFAILURES! [exec] [0m[37;41m[2KTests: 2166, Assertions: 5317, Failures: 1, Incomplete: 4. [exec] [0m[2K
BUILD FAILED http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml:30: exec returned: 1
Total time: 24 seconds Build step 'Invoke Ant' marked build as failure [CHECKSTYLE] Skipping publisher since build result is FAILURE [JSLINT] Skipping publisher since build result is FAILURE [PMD] Skipping publisher since build result is FAILURE [DRY] Collecting duplicate code analysis files... [DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml [DRY] Computing warning deltas based on reference build #4408 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4408 Recording plot data [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing PHPUnit-3.x (default) [xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to 'http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/' for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - Check 'Skipped Tests' threshold. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording.
See http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4414/changes
Changes:
[weblate] Translated using Weblate (Turkish)
------------------------------------------ Started by GitHub push by weblate Building in workspace http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ Checkout:workspace / http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ - hudson.remoting.LocalChannel@11c72780 Using strategy: Default Last Built Revision: Revision 38d92b7875afba17c1434a737c6430aafd9fd108 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Commencing build of Revision 191ea111c910f19c608eb4610c81ba174882da36 (origin/master) Checking out Revision 191ea111c910f19c608eb4610c81ba174882da36 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson5647839572230610849.sh + ./scripts/generate-mo --quiet [workspace] $ ant clean phpunit-nocoverage phpcpd phpcs phploc jshint Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar Buildfile: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml
clean: [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend
phpunit-nocoverage: [exec] Enabling headers testing... [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] PHPUnit 3.7.27 by Sebastian Bergmann. [exec] [exec] Configuration read from http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage [exec] [exec] ............................................................[33;1mI[0m 61 / 2166 ( 2%) [exec] ............................................................. 122 / 2166 ( 5%) [exec] ............................................................. 183 / 2166 ( 8%) [exec] ............................................................. 244 / 2166 ( 11%) [exec] ............................................................. 305 / 2166 ( 14%) [exec] ............................................................. 366 / 2166 ( 16%) [exec] ............................................................. 427 / 2166 ( 19%) [exec] ............................................................. 488 / 2166 ( 22%) [exec] ............................................................. 549 / 2166 ( 25%) [exec] ............................................................. 610 / 2166 ( 28%) [exec] ...........................................[33;1mI[0m................. 671 / 2166 ( 30%) [exec] ............................................................. 732 / 2166 ( 33%) [exec] ............................................................. 793 / 2166 ( 36%) [exec] ............................................................. 854 / 2166 ( 39%) [exec] ............................................................. 915 / 2166 ( 42%) [exec] ............................................................. 976 / 2166 ( 45%) [exec] ............................................................. 1037 / 2166 ( 47%) [exec] ............................................................. 1098 / 2166 ( 50%) [exec] ............................................................. 1159 / 2166 ( 53%) [exec] ............................................................. 1220 / 2166 ( 56%) [exec] ............................................................. 1281 / 2166 ( 59%) [exec] ............................................................. 1342 / 2166 ( 61%) [exec] ............................................................. 1403 / 2166 ( 64%) [exec] ........................................................[41;37mF[0m.... 1464 / 2166 ( 67%) [exec] ............................................................. 1525 / 2166 ( 70%) [exec] ............................................................. 1586 / 2166 ( 73%) [exec] ............................................................. 1647 / 2166 ( 76%) [exec] ............................................................. 1708 / 2166 ( 78%) [exec] ............................................................. 1769 / 2166 ( 81%) [exec] ............................................................. 1830 / 2166 ( 84%) [exec] ............................................................. 1891 / 2166 ( 87%) [exec] ............................................................. 1952 / 2166 ( 90%) [exec] ..................[33;1mI[0m.......................................... 2013 / 2166 ( 92%) [exec] ............................................................. 2074 / 2166 ( 95%) [exec] ............................................................. 2135 / 2166 ( 98%) [exec] ..............................[33;1mI[0m [exec] [exec] Time: 23.09 seconds, Memory: 108.75Mb [exec] [exec] There was 1 failure: [exec] [exec] 1) PMA_ConfigGenerator_Test::testGetConfigFile [exec] Failed asserting that '<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1.0-alpha1 setup script [exec] * Date: Tue, 01 Oct 2013 10:39:28 +0000 [exec] */ [exec] [exec] /* Servers configuration */ [exec] $i = 0; [exec] [exec] /* Server: localhost [0] */ [exec] $i++; [exec] $cfg['Servers'][$i]['0'] = 1; [exec] $cfg['Servers'][$i]['1'] = 2; [exec] $cfg['Servers'][$i]['2'] = 3; [exec] [exec] /* End of servers configuration */ [exec] [exec] $cfg['0'] = 'a'; [exec] $cfg['1'] = 'b'; [exec] $cfg['2'] = 'c'; [exec] ?>' contains "<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1-dev setup script [exec] * Date: Tue, 01 Oct 2013 10:39:28 +0000 [exec] */ [exec] [exec] ". [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_ConfigGenerator_test.php:59 [exec] [exec] -- [exec] [exec] [exec] There were 4 incomplete tests: [exec] [exec] 1) PMA_ConfigTest::testCheckPermissions [exec] This test has not been implemented yet. [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php:948 [exec] [exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt [exec] Not testing mcrypt support [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/plugin/auth/PMA_AuthenticationCookie_test.php:1097 [exec] [exec] 3) PMA_TblColumnsDefinitionFormTest::testGetFormParamsForOldColumn [exec] Not yet implemented! [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_tbl_columns_definition_form_test.php:1114 [exec] [exec] 4) Environment_Test::testSession [exec] No session testing [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php:83 [exec] [exec] [37;41m[2KFAILURES! [exec] [0m[37;41m[2KTests: 2166, Assertions: 5317, Failures: 1, Incomplete: 4. [exec] [0m[2K
BUILD FAILED http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml:30: exec returned: 1
Total time: 24 seconds Build step 'Invoke Ant' marked build as failure [CHECKSTYLE] Skipping publisher since build result is FAILURE [JSLINT] Skipping publisher since build result is FAILURE [PMD] Skipping publisher since build result is FAILURE [DRY] Collecting duplicate code analysis files... [DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml [DRY] Computing warning deltas based on reference build #4408 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4408 Recording plot data [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing PHPUnit-3.x (default) [xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to 'http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/' for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - Check 'Skipped Tests' threshold. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording.
See http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4415/changes
Changes:
[atulpratapsingh05] Fix bug 4105: More disappears in table Structure
[atulpratapsingh05] Remove unused parameter
------------------------------------------ Started by GitHub push by zixtor Building in workspace http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ Checkout:workspace / http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ - hudson.remoting.LocalChannel@11c72780 Using strategy: Default Last Built Revision: Revision 191ea111c910f19c608eb4610c81ba174882da36 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Commencing build of Revision 8ac6d76c088aa7dfb0a7e2e0e36234024f770677 (origin/master) Checking out Revision 8ac6d76c088aa7dfb0a7e2e0e36234024f770677 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson2878769767040744476.sh + ./scripts/generate-mo --quiet [workspace] $ ant clean phpunit-nocoverage phpcpd phpcs phploc jshint Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar Buildfile: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml
clean: [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend
phpunit-nocoverage: [exec] Enabling headers testing... [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] PHPUnit 3.7.27 by Sebastian Bergmann. [exec] [exec] Configuration read from http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage [exec] [exec] ............................................................[33;1mI[0m 61 / 2166 ( 2%) [exec] ............................................................. 122 / 2166 ( 5%) [exec] ............................................................. 183 / 2166 ( 8%) [exec] ............................................................. 244 / 2166 ( 11%) [exec] ............................................................. 305 / 2166 ( 14%) [exec] ............................................................. 366 / 2166 ( 16%) [exec] ............................................................. 427 / 2166 ( 19%) [exec] ............................................................. 488 / 2166 ( 22%) [exec] ............................................................. 549 / 2166 ( 25%) [exec] ............................................................. 610 / 2166 ( 28%) [exec] ...........................................[33;1mI[0m................. 671 / 2166 ( 30%) [exec] ............................................................. 732 / 2166 ( 33%) [exec] ............................................................. 793 / 2166 ( 36%) [exec] ............................................................. 854 / 2166 ( 39%) [exec] ............................................................. 915 / 2166 ( 42%) [exec] ............................................................. 976 / 2166 ( 45%) [exec] ............................................................. 1037 / 2166 ( 47%) [exec] ............................................................. 1098 / 2166 ( 50%) [exec] ............................................................. 1159 / 2166 ( 53%) [exec] ............................................................. 1220 / 2166 ( 56%) [exec] ............................................................. 1281 / 2166 ( 59%) [exec] ............................................................. 1342 / 2166 ( 61%) [exec] ............................................................. 1403 / 2166 ( 64%) [exec] ........................................................[41;37mF[0m.... 1464 / 2166 ( 67%) [exec] ............................................................. 1525 / 2166 ( 70%) [exec] ............................................................. 1586 / 2166 ( 73%) [exec] ............................................................. 1647 / 2166 ( 76%) [exec] ............................................................. 1708 / 2166 ( 78%) [exec] ............................................................. 1769 / 2166 ( 81%) [exec] ............................................................. 1830 / 2166 ( 84%) [exec] ............................................................. 1891 / 2166 ( 87%) [exec] ............................................................. 1952 / 2166 ( 90%) [exec] ..................[33;1mI[0m.......................................... 2013 / 2166 ( 92%) [exec] ............................................................. 2074 / 2166 ( 95%) [exec] ............................................................. 2135 / 2166 ( 98%) [exec] ..............................[33;1mI[0m [exec] [exec] Time: 30.76 seconds, Memory: 109.00Mb [exec] [exec] There was 1 failure: [exec] [exec] 1) PMA_ConfigGenerator_Test::testGetConfigFile [exec] Failed asserting that '<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1.0-alpha1 setup script [exec] * Date: Tue, 01 Oct 2013 10:45:27 +0000 [exec] */ [exec] [exec] /* Servers configuration */ [exec] $i = 0; [exec] [exec] /* Server: localhost [0] */ [exec] $i++; [exec] $cfg['Servers'][$i]['0'] = 1; [exec] $cfg['Servers'][$i]['1'] = 2; [exec] $cfg['Servers'][$i]['2'] = 3; [exec] [exec] /* End of servers configuration */ [exec] [exec] $cfg['0'] = 'a'; [exec] $cfg['1'] = 'b'; [exec] $cfg['2'] = 'c'; [exec] ?>' contains "<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1-dev setup script [exec] * Date: Tue, 01 Oct 2013 10:45:27 +0000 [exec] */ [exec] [exec] ". [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_ConfigGenerator_test.php:59 [exec] [exec] -- [exec] [exec] [exec] There were 4 incomplete tests: [exec] [exec] 1) PMA_ConfigTest::testCheckPermissions [exec] This test has not been implemented yet. [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php:948 [exec] [exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt [exec] Not testing mcrypt support [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/plugin/auth/PMA_AuthenticationCookie_test.php:1097 [exec] [exec] 3) PMA_TblColumnsDefinitionFormTest::testGetFormParamsForOldColumn [exec] Not yet implemented! [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_tbl_columns_definition_form_test.php:1114 [exec] [exec] 4) Environment_Test::testSession [exec] No session testing [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php:83 [exec] [exec] [37;41m[2KFAILURES! [exec] [0m[37;41m[2KTests: 2166, Assertions: 5317, Failures: 1, Incomplete: 4. [exec] [0m[2K
BUILD FAILED http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml:30: exec returned: 1
Total time: 31 seconds Build step 'Invoke Ant' marked build as failure [CHECKSTYLE] Skipping publisher since build result is FAILURE [JSLINT] Skipping publisher since build result is FAILURE [PMD] Skipping publisher since build result is FAILURE [DRY] Collecting duplicate code analysis files... [DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml [DRY] Computing warning deltas based on reference build #4408 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4408 Recording plot data [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing PHPUnit-3.x (default) [xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to 'http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/' for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - Check 'Skipped Tests' threshold. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording.
See http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4416/changes
Changes:
[weblate] Translated using Weblate (Turkish)
------------------------------------------ Started by GitHub push by weblate Building in workspace http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ Checkout:workspace / http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ - hudson.remoting.LocalChannel@11c72780 Using strategy: Default Last Built Revision: Revision 8ac6d76c088aa7dfb0a7e2e0e36234024f770677 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Commencing build of Revision 5be4e754bce5b3057ea5989d0042c1dd33717df7 (origin/master) Checking out Revision 5be4e754bce5b3057ea5989d0042c1dd33717df7 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson3455563540184186370.sh + ./scripts/generate-mo --quiet [workspace] $ ant clean phpunit-nocoverage phpcpd phpcs phploc jshint Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar Buildfile: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml
clean: [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend
phpunit-nocoverage: [exec] Enabling headers testing... [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] PHPUnit 3.7.27 by Sebastian Bergmann. [exec] [exec] Configuration read from http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage [exec] [exec] ............................................................[33;1mI[0m 61 / 2166 ( 2%) [exec] ............................................................. 122 / 2166 ( 5%) [exec] ............................................................. 183 / 2166 ( 8%) [exec] ............................................................. 244 / 2166 ( 11%) [exec] ............................................................. 305 / 2166 ( 14%) [exec] ............................................................. 366 / 2166 ( 16%) [exec] ............................................................. 427 / 2166 ( 19%) [exec] ............................................................. 488 / 2166 ( 22%) [exec] ............................................................. 549 / 2166 ( 25%) [exec] ............................................................. 610 / 2166 ( 28%) [exec] ...........................................[33;1mI[0m................. 671 / 2166 ( 30%) [exec] ............................................................. 732 / 2166 ( 33%) [exec] ............................................................. 793 / 2166 ( 36%) [exec] ............................................................. 854 / 2166 ( 39%) [exec] ............................................................. 915 / 2166 ( 42%) [exec] ............................................................. 976 / 2166 ( 45%) [exec] ............................................................. 1037 / 2166 ( 47%) [exec] ............................................................. 1098 / 2166 ( 50%) [exec] ............................................................. 1159 / 2166 ( 53%) [exec] ............................................................. 1220 / 2166 ( 56%) [exec] ............................................................. 1281 / 2166 ( 59%) [exec] ............................................................. 1342 / 2166 ( 61%) [exec] ............................................................. 1403 / 2166 ( 64%) [exec] ........................................................[41;37mF[0m.... 1464 / 2166 ( 67%) [exec] ............................................................. 1525 / 2166 ( 70%) [exec] ............................................................. 1586 / 2166 ( 73%) [exec] ............................................................. 1647 / 2166 ( 76%) [exec] ............................................................. 1708 / 2166 ( 78%) [exec] ............................................................. 1769 / 2166 ( 81%) [exec] ............................................................. 1830 / 2166 ( 84%) [exec] ............................................................. 1891 / 2166 ( 87%) [exec] ............................................................. 1952 / 2166 ( 90%) [exec] ..................[33;1mI[0m.......................................... 2013 / 2166 ( 92%) [exec] ............................................................. 2074 / 2166 ( 95%) [exec] ............................................................. 2135 / 2166 ( 98%) [exec] ..............................[33;1mI[0m [exec] [exec] Time: 22.87 seconds, Memory: 109.00Mb [exec] [exec] There was 1 failure: [exec] [exec] 1) PMA_ConfigGenerator_Test::testGetConfigFile [exec] Failed asserting that '<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1.0-alpha1 setup script [exec] * Date: Tue, 01 Oct 2013 10:48:35 +0000 [exec] */ [exec] [exec] /* Servers configuration */ [exec] $i = 0; [exec] [exec] /* Server: localhost [0] */ [exec] $i++; [exec] $cfg['Servers'][$i]['0'] = 1; [exec] $cfg['Servers'][$i]['1'] = 2; [exec] $cfg['Servers'][$i]['2'] = 3; [exec] [exec] /* End of servers configuration */ [exec] [exec] $cfg['0'] = 'a'; [exec] $cfg['1'] = 'b'; [exec] $cfg['2'] = 'c'; [exec] ?>' contains "<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1-dev setup script [exec] * Date: Tue, 01 Oct 2013 10:48:35 +0000 [exec] */ [exec] [exec] ". [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_ConfigGenerator_test.php:59 [exec] [exec] -- [exec] [exec] [exec] There were 4 incomplete tests: [exec] [exec] 1) PMA_ConfigTest::testCheckPermissions [exec] This test has not been implemented yet. [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php:948 [exec] [exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt [exec] Not testing mcrypt support [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/plugin/auth/PMA_AuthenticationCookie_test.php:1097 [exec] [exec] 3) PMA_TblColumnsDefinitionFormTest::testGetFormParamsForOldColumn [exec] Not yet implemented! [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_tbl_columns_definition_form_test.php:1114 [exec] [exec] 4) Environment_Test::testSession [exec] No session testing [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php:83 [exec] [exec] [37;41m[2KFAILURES! [exec] [0m[37;41m[2KTests: 2166, Assertions: 5317, Failures: 1, Incomplete: 4. [exec] [0m[2K
BUILD FAILED http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml:30: exec returned: 1
Total time: 23 seconds Build step 'Invoke Ant' marked build as failure [CHECKSTYLE] Skipping publisher since build result is FAILURE [JSLINT] Skipping publisher since build result is FAILURE [PMD] Skipping publisher since build result is FAILURE [DRY] Collecting duplicate code analysis files... [DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml [DRY] Computing warning deltas based on reference build #4408 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4408 Recording plot data [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing PHPUnit-3.x (default) [xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to 'http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/' for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - Check 'Skipped Tests' threshold. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording.
See http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4417/changes
Changes:
[Madhura Jayaratne] Do not fail on invalid regular expression for filtering
------------------------------------------ Started by GitHub push by madhuracj Building in workspace http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ Checkout:workspace / http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ - hudson.remoting.LocalChannel@11c72780 Using strategy: Default Last Built Revision: Revision 5be4e754bce5b3057ea5989d0042c1dd33717df7 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Commencing build of Revision 895cf76adf99c46044aa548c8fb8b96a37b5ffb4 (origin/master) Checking out Revision 895cf76adf99c46044aa548c8fb8b96a37b5ffb4 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson292844460716586707.sh + ./scripts/generate-mo --quiet [workspace] $ ant clean phpunit-nocoverage phpcpd phpcs phploc jshint Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar Buildfile: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml
clean: [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [delete] Deleting directory http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs [mkdir] Created dir: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend
phpunit-nocoverage: [exec] Enabling headers testing... [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] [exec] PHPUnit 3.7.27 by Sebastian Bergmann. [exec] [exec] Configuration read from http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage [exec] [exec] ............................................................[33;1mI[0m 61 / 2166 ( 2%) [exec] ............................................................. 122 / 2166 ( 5%) [exec] ............................................................. 183 / 2166 ( 8%) [exec] ............................................................. 244 / 2166 ( 11%) [exec] ............................................................. 305 / 2166 ( 14%) [exec] ............................................................. 366 / 2166 ( 16%) [exec] ............................................................. 427 / 2166 ( 19%) [exec] ............................................................. 488 / 2166 ( 22%) [exec] ............................................................. 549 / 2166 ( 25%) [exec] ............................................................. 610 / 2166 ( 28%) [exec] ...........................................[33;1mI[0m................. 671 / 2166 ( 30%) [exec] ............................................................. 732 / 2166 ( 33%) [exec] ............................................................. 793 / 2166 ( 36%) [exec] ............................................................. 854 / 2166 ( 39%) [exec] ............................................................. 915 / 2166 ( 42%) [exec] ............................................................. 976 / 2166 ( 45%) [exec] ............................................................. 1037 / 2166 ( 47%) [exec] ............................................................. 1098 / 2166 ( 50%) [exec] ............................................................. 1159 / 2166 ( 53%) [exec] ............................................................. 1220 / 2166 ( 56%) [exec] ............................................................. 1281 / 2166 ( 59%) [exec] ............................................................. 1342 / 2166 ( 61%) [exec] ............................................................. 1403 / 2166 ( 64%) [exec] ........................................................[41;37mF[0m.... 1464 / 2166 ( 67%) [exec] ............................................................. 1525 / 2166 ( 70%) [exec] ............................................................. 1586 / 2166 ( 73%) [exec] ............................................................. 1647 / 2166 ( 76%) [exec] ............................................................. 1708 / 2166 ( 78%) [exec] ............................................................. 1769 / 2166 ( 81%) [exec] ............................................................. 1830 / 2166 ( 84%) [exec] ............................................................. 1891 / 2166 ( 87%) [exec] ............................................................. 1952 / 2166 ( 90%) [exec] ..................[33;1mI[0m.......................................... 2013 / 2166 ( 92%) [exec] ............................................................. 2074 / 2166 ( 95%) [exec] ............................................................. 2135 / 2166 ( 98%) [exec] ..............................[33;1mI[0m [exec] [exec] Time: 26.59 seconds, Memory: 109.00Mb [exec] [exec] There was 1 failure: [exec] [exec] 1) PMA_ConfigGenerator_Test::testGetConfigFile [exec] Failed asserting that '<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1.0-alpha1 setup script [exec] * Date: Tue, 01 Oct 2013 11:47:41 +0000 [exec] */ [exec] [exec] /* Servers configuration */ [exec] $i = 0; [exec] [exec] /* Server: localhost [0] */ [exec] $i++; [exec] $cfg['Servers'][$i]['0'] = 1; [exec] $cfg['Servers'][$i]['1'] = 2; [exec] $cfg['Servers'][$i]['2'] = 3; [exec] [exec] /* End of servers configuration */ [exec] [exec] $cfg['0'] = 'a'; [exec] $cfg['1'] = 'b'; [exec] $cfg['2'] = 'c'; [exec] ?>' contains "<?php [exec] /* [exec] * Generated configuration file [exec] * Generated by: phpMyAdmin 4.1-dev setup script [exec] * Date: Tue, 01 Oct 2013 11:47:41 +0000 [exec] */ [exec] [exec] ". [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_ConfigGenerator_test.php:59 [exec] [exec] -- [exec] [exec] [exec] There were 4 incomplete tests: [exec] [exec] 1) PMA_ConfigTest::testCheckPermissions [exec] This test has not been implemented yet. [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php:948 [exec] [exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt [exec] Not testing mcrypt support [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/plugin/auth/PMA_AuthenticationCookie_test.php:1097 [exec] [exec] 3) PMA_TblColumnsDefinitionFormTest::testGetFormParamsForOldColumn [exec] Not yet implemented! [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_tbl_columns_definition_form_test.php:1114 [exec] [exec] 4) Environment_Test::testSession [exec] No session testing [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php:83 [exec] [exec] [37;41m[2KFAILURES! [exec] [0m[37;41m[2KTests: 2166, Assertions: 5317, Failures: 1, Incomplete: 4. [exec] [0m[2K
BUILD FAILED http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml:30: exec returned: 1
Total time: 28 seconds Build step 'Invoke Ant' marked build as failure [CHECKSTYLE] Skipping publisher since build result is FAILURE [JSLINT] Skipping publisher since build result is FAILURE [PMD] Skipping publisher since build result is FAILURE [DRY] Collecting duplicate code analysis files... [DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml [DRY] Computing warning deltas based on reference build #4408 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4408 Recording plot data [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing PHPUnit-3.x (default) [xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to 'http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/' for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - Check 'Skipped Tests' threshold. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording.