[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-continuous #4143
michal at cihar.com
michal at cihar.com
Mon Aug 12 18:10:59 CEST 2013
See <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4143/changes>
Changes:
[Michal Čihař] More removed escaping
------------------------------------------
Started by GitHub push by nijel
Building in workspace <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
Checkout:workspace / <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/> - hudson.remoting.LocalChannel at 454f924d
Using strategy: Default
Last Built Revision: Revision 11c986d3363bd18894c3af663ad8d1e077985a23 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 73578413e8ac3522c2f6075b146ff70d7f327198 (origin/master)
Checking out Revision 73578413e8ac3522c2f6075b146ff70d7f327198 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson3465665231058542902.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] ............................................................[33;1mI[0m 61 / 1852 ( 3%)
[exec] ............................................................. 122 / 1852 ( 6%)
[exec] ............................................................. 183 / 1852 ( 9%)
[exec] ............................................................. 244 / 1852 ( 13%)
[exec] ............................................................. 305 / 1852 ( 16%)
[exec] ............................................................. 366 / 1852 ( 19%)
[exec] ............................................................. 427 / 1852 ( 23%)
[exec] ............................................................. 488 / 1852 ( 26%)
[exec] ............................................................. 549 / 1852 ( 29%)
[exec] ............................................................. 610 / 1852 ( 32%)
[exec] ..............................[33;1mI[0m.............................. 671 / 1852 ( 36%)
[exec] ...[41;37mF[0m......................................................... 732 / 1852 ( 39%)
[exec] ............................................................. 793 / 1852 ( 42%)
[exec] ............................................................. 854 / 1852 ( 46%)
[exec] ............................................................. 915 / 1852 ( 49%)
[exec] ............................................................. 976 / 1852 ( 52%)
[exec] ............................................................. 1037 / 1852 ( 55%)
[exec] ............................................................. 1098 / 1852 ( 59%)
[exec] ............................................................. 1159 / 1852 ( 62%)
[exec] ............................................................. 1220 / 1852 ( 65%)
[exec] ............................................................. 1281 / 1852 ( 69%)
[exec] ............................................................. 1342 / 1852 ( 72%)
[exec] ............................................................. 1403 / 1852 ( 75%)
[exec] ............................................................. 1464 / 1852 ( 79%)
[exec] ............................................................. 1525 / 1852 ( 82%)
[exec] ............................................................. 1586 / 1852 ( 85%)
[exec] ............................................................. 1647 / 1852 ( 88%)
[exec] ............................................................. 1708 / 1852 ( 92%)
[exec] ............................................................. 1769 / 1852 ( 95%)
[exec] ............................................................. 1830 / 1852 ( 98%)
[exec] .....................[33;1mI[0m
[exec]
[exec] Time: 19 seconds, Memory: 97.25Mb
[exec]
[exec] There was 1 failure:
[exec]
[exec] 1) PMA_ExportHtmlword_Test::testExportHeader
[exec] Failed asserting that two strings are equal.
[exec] --- Expected
[exec] +++ Actual
[exec] @@ @@
[exec] -'<html xmlns:o="urn:schemas-microsoft-com:office:office"
[exec] - xmlns:x="urn:schemas-microsoft-com:office:word"
[exec] - xmlns="http://www.w3.org/TR/REC-html40">
[exec] +'<html xmlns:o="urn:schemas-microsoft-com:office:office"
[exec] + xmlns:x="urn:schemas-microsoft-com:office:word"
[exec] + xmlns="http://www.w3.org/TR/REC-html40">
[exec]
[exec] - <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
[exec] - <html>
[exec] - <head>
[exec] - <meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1" />
[exec] - </head>
[exec] - <body>'
[exec] + <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
[exec] + <html>
[exec] + <head>
[exec] + <meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1" />
[exec] + </head>
[exec] + <body>'
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/plugin/export/PMA_ExportHtmlword_test.php>:262
[exec]
[exec] --
[exec]
[exec]
[exec] There were 3 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>:943
[exec]
[exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt
[exec] This test did not perform any assertions
[exec]
[exec]
[exec] 3) 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: 1852, Assertions: 3970, Failures: 1, Incomplete: 3.
[exec] [0m[2K
BUILD FAILED
<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:28: exec returned: 1
Total time: 20 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 #4139
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4139
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.
More information about the Developers
mailing list