See http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4175/changes
Changes:
[xmujay] more UTs for PMA_mult_submits
------------------------------------------ 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@599fb145 Using strategy: Default Last Built Revision: Revision 4045d418f8052cabd22ac9a72ee527e78a2c97c5 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Commencing build of Revision 991ef037153f718f4d43ce1c5e4fba935f498b0d (origin/master) Checking out Revision 991ef037153f718f4d43ce1c5e4fba935f498b0d (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson6070044469881522.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] PHPUnit 3.7.22 by Sebastian Bergmann. [exec] [exec] Configuration read from http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage [exec] [exec] ............................................................[31;1mE[0m 61 / 1951 ( 3%) [exec] ............................................................. 122 / 1951 ( 6%) [exec] ............................................................. 183 / 1951 ( 9%) [exec] ............................................................. 244 / 1951 ( 12%) [exec] ............................................................. 305 / 1951 ( 15%) [exec] ............................................................. 366 / 1951 ( 18%) [exec] ............................................................. 427 / 1951 ( 21%) [exec] ............................................................. 488 / 1951 ( 25%) [exec] ............................................................. 549 / 1951 ( 28%) [exec] ............................................................. 610 / 1951 ( 31%) [exec] ...................................[33;1mI[0m......................... 671 / 1951 ( 34%) [exec] ............................................................. 732 / 1951 ( 37%) [exec] ............................................................. 793 / 1951 ( 40%) [exec] ............................................................. 854 / 1951 ( 43%) [exec] ............................................................. 915 / 1951 ( 46%) [exec] ............................................................. 976 / 1951 ( 50%) [exec] ............................................................. 1037 / 1951 ( 53%) [exec] ............................................................. 1098 / 1951 ( 56%) [exec] ............................................................. 1159 / 1951 ( 59%) [exec] ............................................................. 1220 / 1951 ( 62%) [exec] ............................................................. 1281 / 1951 ( 65%) [exec] ............................................................. 1342 / 1951 ( 68%) [exec] ............................................................. 1403 / 1951 ( 71%) [exec] ............................................................. 1464 / 1951 ( 75%) [exec] ............................................................. 1525 / 1951 ( 78%) [exec] ............................................................. 1586 / 1951 ( 81%) [exec] ............................................................. 1647 / 1951 ( 84%) [exec] ............................................................. 1708 / 1951 ( 87%) [exec] ............................................................. 1769 / 1951 ( 90%) [exec] ............................................................. 1830 / 1951 ( 93%) [exec] ............................................................. 1891 / 1951 ( 96%) [exec] ...........................................................[33;1mI[0m [exec] [exec] Time: 24 seconds, Memory: 102.25Mb [exec] [exec] There was 1 error: [exec] [exec] 1) PMA_ConfigTest::testCheckPermissions [exec] PHP_Invoker_TimeoutException: Execution aborted after 1 second [exec] [exec] http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php:943 [exec] [exec] There were 2 incomplete tests: [exec] [exec] 1) PMA_AuthenticationCookie_Test::testBlowfishDecrypt [exec] This test did not perform any assertions [exec] [exec] [exec] 2) Environment_Test::testSession [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: 1951, Assertions: 4344, Errors: 1, Incomplete: 2. [exec] [0m[2K
BUILD FAILED http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml:28: exec returned: 2
Total time: 26 seconds Build step 'Invoke Ant' marked build as failure [CHECKSTYLE] 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 #4174 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4174 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.