[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-continuous #4186

michal at cihar.com michal at cihar.com
Wed Aug 21 07:31:49 CEST 2013


See <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4186/changes>

Changes:

[me] [config] Use type="password" for server passwords

[me] Add ChangeLog entry for 90bfa07

[me] Add HTML5 required, placeholder attributes

[me] Add CSS for type=password, type=number

[me] Fix typo in FormDisplay.class.php

[me] Use input type=number

[me] Remove unnecessary brackets in UI notice for PRIMARY??key name

[me] Add more type=password and type=number styles

[me] Change more inputs to type=number

[me] Add HTML5 required attribute to input fields

[me] Fix minor comment typos in tbl_change.php

[me] Use type=number for editing int, tinyint and longint data

[me] Browse mode:??input=number for number of rows per page

[me] Add required attribute to table name for rename and move operations

[me] Add HTML5 min= attribute for number inputs

[me] Fix typo in phpdoc for PMA_getHTMLinput function

[me] HTML5 input min=, max= attributes for inserting/editing *int data

[me] Use type=date, type=time for DATE and TIME??fields

[me] Add styling for input[type=date], input[type=time]

[me] Add Changelog entry for rfe 1451

[me] Changelog:??Add rfe number for rfe 1452

[me] Remove strange character in HTML created by index.lib.php

------------------------------------------
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 4c39dfab
Using strategy: Default
Last Built Revision: Revision 6dbe1fb1b92d53a444e5dcfabec0f815329f861c (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 5c3744aa58b4d2fc590253f44565f8d6ee05bf1e (origin/master)
Checking out Revision 5c3744aa58b4d2fc590253f44565f8d6ee05bf1e (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson1130430504577799671.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] ............................................................I   61 / 2043 (  2%)
     [exec] .............................................................  122 / 2043 (  5%)
     [exec] .............................................................  183 / 2043 (  8%)
     [exec] .............................................................  244 / 2043 ( 11%)
     [exec] .............................................................  305 / 2043 ( 14%)
     [exec] .............................................................  366 / 2043 ( 17%)
     [exec] .............................................................  427 / 2043 ( 20%)
     [exec] .............................................................  488 / 2043 ( 23%)
     [exec] ............E................................................  549 / 2043 ( 26%)
     [exec] .............................................................  610 / 2043 ( 29%)
     [exec] .......................................I.....................  671 / 2043 ( 32%)
     [exec] .............................................................  732 / 2043 ( 35%)
     [exec] .............................................................  793 / 2043 ( 38%)
     [exec] .............................................................  854 / 2043 ( 41%)
     [exec] .............................................................  915 / 2043 ( 44%)
     [exec] .............................................................  976 / 2043 ( 47%)
     [exec] ............................................................. 1037 / 2043 ( 50%)
     [exec] ............................................................. 1098 / 2043 ( 53%)
     [exec] ............................................................. 1159 / 2043 ( 56%)
     [exec] ............................................................. 1220 / 2043 ( 59%)
     [exec] ............................................................. 1281 / 2043 ( 62%)
     [exec] ............................................................. 1342 / 2043 ( 65%)
     [exec] ............................................................. 1403 / 2043 ( 68%)
     [exec] .............................F............................... 1464 / 2043 ( 71%)
     [exec] ............................................................. 1525 / 2043 ( 74%)
     [exec] ............................................................. 1586 / 2043 ( 77%)
     [exec] ............................................EE............... 1647 / 2043 ( 80%)
     [exec] ............................................................. 1708 / 2043 ( 83%)
     [exec] ............................................................. 1769 / 2043 ( 86%)
     [exec] ............................................................. 1830 / 2043 ( 89%)
     [exec] .........................................................I... 1891 / 2043 ( 92%)
     [exec] ............................................................. 1952 / 2043 ( 95%)
     [exec] ............................................................. 2013 / 2043 ( 98%)
     [exec] .............................I
     [exec] 
     [exec] Time: 23 seconds, Memory: 103.25Mb
     [exec] 
     [exec] There were 3 errors:
     [exec] 
     [exec] 1) PMA_DBI_Mysqli_Test::testMysqliDBI
     [exec] Undefined index: ssl_key
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/libraries/dbi/DBIMysqli.class.php>:172
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/dbi/DBIMysqli_test.php>:115
     [exec] 
     [exec] 2) PMA_InsertEditTest::testGetBinaryAndBlobColumn
     [exec] Undefined index: True_Type
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/libraries/insert_edit.lib.php>:1188
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/libraries/insert_edit.lib.php>:1118
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_insert_edit_test.php>:1191
     [exec] 
     [exec] 3) PMA_InsertEditTest::testGetHTMLinput
     [exec] Undefined index: True_Type
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/libraries/insert_edit.lib.php>:1188
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_insert_edit_test.php>:1209
     [exec] 
     [exec] --
     [exec] 
     [exec] 
     [exec] There was 1 failure:
     [exec] 
     [exec] 1) PMA_FormDisplay_Tpl_Test::testDisplayInput
     [exec] Failed asserting that false is true.
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_FormDisplay_tpl_test.php>:422
     [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>:943
     [exec] 
     [exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt
     [exec] This test did not perform any assertions
     [exec] 
     [exec] 
     [exec] 3) PMA_TblColumnsDefinitionFormTest::testGetFormParamsForOldColumn
     [exec] This test did not perform any assertions
     [exec] 
     [exec] 
     [exec] 4) Environment_Test::testSession
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php>:83
     [exec] 
     [exec] FAILURES!
     [exec] Tests: 2043, Assertions: 4641, Failures: 1, Errors: 3, Incomplete: 4.
     [exec] 

BUILD FAILED
<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:28: exec returned: 2

Total time: 24 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 #4178
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4178
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