Developers
Threads by month
- ----- 2025 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
May 2019
- 4 participants
- 10 discussions
See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/15196/display/redirect?…>
Changes:
[Maurício Meneghini Fauth] Declare $cfg global variable explicitly
------------------------------------------
Started by GitHub push by mauriciofauth
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 94a18417eed5e0c7a29f79eedb2ec3f5d065eacf (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 94a18417eed5e0c7a29f79eedb2ec3f5d065eacf
Commit message: "Declare $cfg global variable explicitly"
> git rev-list --no-walk 720e302de5c1ad5db1fb1cbcad3eaaec948ca465 # timeout=10
> git tag -a -f -m Jenkins Build #15196 jenkins-phpMyAdmin-continuous-15196 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin-continuous/workspace/
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
XTESTSUITE_BROWSERSTACK_USER=michaliha
TESTSUITE_SERVER=localhost
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/jenkins6378321871794783878.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 2 updates, 0 removals
- Updating twig/twig (v2.9.0 => v2.10.0): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (100%)
- Updating phpunit/phpunit (8.1.4 => 8.1.5): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
Writing lock file
Generating autoload files
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
[workspace] $ ant ******** ******** clean locales phpunit-nocoverage phpcpd phpcs phploc jshint jshint-checkstyle
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
locales:
phpunit-nocoverage:
[exec] PHPUnit 8.1.5 by Sebastian Bergmann and contributors.
[exec]
[exec] Runtime: PHP 7.3.5-1+0~20190503093827.38+stretch~1.gbp60a41b
[exec] Configuration: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocovera…>
[exec]
[exec] ............................................................. 61 / 2344 ( 2%)
[exec] ............................................................. 122 / 2344 ( 5%)
[exec] ............................................................. 183 / 2344 ( 7%)
[exec] ............................................................. 244 / 2344 ( 10%)
[exec] ............................................................. 305 / 2344 ( 13%)
[exec] ............................................................. 366 / 2344 ( 15%)
[exec] ............................................................. 427 / 2344 ( 18%)
[exec] ............................................................. 488 / 2344 ( 20%)
[exec] ............................................................. 549 / 2344 ( 23%)
[exec] ............................................................. 610 / 2344 ( 26%)
[exec] ............................................................. 671 / 2344 ( 28%)
[exec] ............................................................. 732 / 2344 ( 31%)
[exec] ............................................................. 793 / 2344 ( 33%)
[exec] ............................................................. 854 / 2344 ( 36%)
[exec] ............................................................. 915 / 2344 ( 39%)
[exec] ............................................................. 976 / 2344 ( 41%)
[exec] ............................................................. 1037 / 2344 ( 44%)
[exec] ............................................................. 1098 / 2344 ( 46%)
[exec] ............................................................. 1159 / 2344 ( 49%)
[exec] ............................................................. 1220 / 2344 ( 52%)
[exec] ............................................................. 1281 / 2344 ( 54%)
[exec] ............................................................. 1342 / 2344 ( 57%)
[exec] ............................................................. 1403 / 2344 ( 59%)
[exec] ............................................................. 1464 / 2344 ( 62%)
[exec] ............................................................. 1525 / 2344 ( 65%)
[exec] ............................................................. 1586 / 2344 ( 67%)
[exec] ............................................................. 1647 / 2344 ( 70%)
[exec] ............................................................. 1708 / 2344 ( 72%)
[exec] ............................................................. 1769 / 2344 ( 75%)
[exec] ............................................................. 1830 / 2344 ( 78%)
[exec] ............................................................. 1891 / 2344 ( 80%)
[exec] ............................................................. 1952 / 2344 ( 83%)
[exec] ............................................................. 2013 / 2344 ( 85%)
[exec] ............................................................. 2074 / 2344 ( 88%)
[exec] ............................................................. 2135 / 2344 ( 91%)
[exec] ............................................................. 2196 / 2344 ( 93%)
[exec] ............................................................. 2257 / 2344 ( 96%)
[exec] .......................
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:33: exec returned: 137
Total time: 20 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
[DRY] Collecting duplicate code analysis files...
[DRY] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/> that match the pattern build/logs/pmd-cpd.xml
[DRY] No files found. Configuration error?
[DRY] Computing warning deltas based on reference build #15195
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #15195
Recording plot data
INFO: Starting to record.
INFO: Processing PHPUnit-3.x (default)
INFO: [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
ERROR: Step ‘Publish xUnit test result report’ failed: The result file '<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs/junit.xml'> for the metric 'PHPUnit' is empty. The result file has been skipped.
1
0
Hi developers,
I've just released sql-parser 5.0.0. Some big changes have occurred in
addition to the usual syntax improvements: 1) Dropping support for PHP
5.3, PHP 5.4, PHP 5.5, PHP 5.6, PHP 7.0 and HHVM, and 2) it's now
possible to read an SQL file from stdin. In particular, the second one
is a big help to me when testing so I'm very happy about it.
We couldn't do this work without the pull requests submitted by users.
Thank you.
We'll probably want to include this in phpMyAdmin 5.0.0/master, since
right now we're using ^4.2.5. We may wish to include it in QA_4_8,
which currently requires ^4.2.3.
Best wishes,
Isaac
1
0
See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/15178/display/redirect?…>
Changes:
[William Desportes] Fix #14588 - export all geometry objects as hex
[William Desportes] Add ChangeLog entry for #14588
[William Desportes] Fix #14588 - export all geometry objects as hex (ODS, ODT)
[William Desportes] Fix #14588 - export all geometry objects as hex
------------------------------------------
Started by GitHub push by williamdes
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d19bc53626900018c0eeeba01c501d1d155e0c4b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d19bc53626900018c0eeeba01c501d1d155e0c4b
Commit message: "Merge branch 'QA_4_8'"
> git rev-list --no-walk bd1a48b3aa99ace35225901c6627d66ad25b5b6e # timeout=10
> git tag -a -f -m Jenkins Build #15178 jenkins-phpMyAdmin-continuous-15178 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin-continuous/workspace/
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
XTESTSUITE_BROWSERSTACK_USER=michaliha
TESTSUITE_SERVER=localhost
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/jenkins8635651867012397445.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating autoload files
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
[workspace] $ ant ******** ******** clean locales phpunit-nocoverage phpcpd phpcs phploc jshint jshint-checkstyle
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
locales:
phpunit-nocoverage:
[exec] PHPUnit 8.1.3 by Sebastian Bergmann and contributors.
[exec]
[exec] Runtime: PHP 7.3.5-1+0~20190503093827.38+stretch~1.gbp60a41b
[exec] Configuration: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocovera…>
[exec]
[exec] ............................................................. 61 / 2341 ( 2%)
[exec] ............................................................. 122 / 2341 ( 5%)
[exec] ............................................................. 183 / 2341 ( 7%)
[exec] ............................................................. 244 / 2341 ( 10%)
[exec] ............................................................. 305 / 2341 ( 13%)
[exec] ............................................................. 366 / 2341 ( 15%)
[exec] ............................................................. 427 / 2341 ( 18%)
[exec] ............................................................. 488 / 2341 ( 20%)
[exec] ............................................................. 549 / 2341 ( 23%)
[exec] ............................................................. 610 / 2341 ( 26%)
[exec] ............................................................. 671 / 2341 ( 28%)
[exec] ............................................................. 732 / 2341 ( 31%)
[exec] ............................................................. 793 / 2341 ( 33%)
[exec] ............................................................. 854 / 2341 ( 36%)
[exec] ............................................................. 915 / 2341 ( 39%)
[exec] ............................................................. 976 / 2341 ( 41%)
[exec] ............................................................. 1037 / 2341 ( 44%)
[exec] ............................................................. 1098 / 2341 ( 46%)
[exec] ............................................................. 1159 / 2341 ( 49%)
[exec] ............................................................. 1220 / 2341 ( 52%)
[exec] ......................................E...................... 1281 / 2341 ( 54%)
[exec] .E.......E................................................... 1342 / 2341 ( 57%)
[exec] ............................................................. 1403 / 2341 ( 59%)
[exec] ............................................................. 1464 / 2341 ( 62%)
[exec] ............................................................. 1525 / 2341 ( 65%)
[exec] ............................................................. 1586 / 2341 ( 67%)
[exec] ............................................................. 1647 / 2341 ( 70%)
[exec] ............................................................. 1708 / 2341 ( 72%)
[exec] ............................................................. 1769 / 2341 ( 75%)
[exec] ............................................................. 1830 / 2341 ( 78%)
[exec] ............................................................. 1891 / 2341 ( 80%)
[exec] ............................................................. 1952 / 2341 ( 83%)
[exec] ............................................................. 2013 / 2341 ( 85%)
[exec] ............................................................. 2074 / 2341 ( 88%)
[exec] ............................................................. 2135 / 2341 ( 91%)
[exec] ............................................................. 2196 / 2341 ( 93%)
[exec] ............................................................. 2257 / 2341 ( 96%)
[exec] ............................................................. 2318 / 2341 ( 99%)
[exec] ....................... 2341 / 2341 (100%)
[exec]
[exec] Time: 7.77 seconds, Memory: 168.50 MB
[exec]
[exec] There were 3 errors:
[exec]
[exec] 1) PhpMyAdmin\Tests\Plugins\Export\ExportJsonTest::testExportData
[exec] Trying to get property 'type' of non-object
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/libraries/classes/Pl…>:271
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/Plugins…>:260
[exec]
[exec] 2) PhpMyAdmin\Tests\Plugins\Export\ExportOdsTest::testExportData
[exec] Undefined property: stdClass::$type
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/libraries/classes/Pl…>:267
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/Plugins…>:373
[exec]
[exec] 3) PhpMyAdmin\Tests\Plugins\Export\ExportOdtTest::testExportData
[exec] Undefined property: stdClass::$type
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/libraries/classes/Pl…>:308
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/Plugins…>:490
[exec]
[exec] ERRORS!
[exec] Tests: 2341, Assertions: 7833, Errors: 3.
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:33: exec returned: 2
Total time: 11 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
[DRY] Collecting duplicate code analysis files...
[DRY] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/> that match the pattern build/logs/pmd-cpd.xml
[DRY] No files found. Configuration error?
[DRY] Computing warning deltas based on reference build #15177
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #15177
Recording plot data
INFO: Starting to record.
INFO: Processing PHPUnit-3.x (default)
INFO: [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to FAILURE
INFO: Stopping recording.
2
2
See <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/1306/display/redirect?page=cha…>
Changes:
[William Desportes] Fix #14588 - export all geometry objects as hex (ODS, ODT)
[William Desportes] Fix #14588 - export all geometry objects as hex
------------------------------------------
[...truncated 23.97 KB...]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 39) PhpMyAdmin\Tests\Selenium\LoginTest::testSuccessfulLogin
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 40) PhpMyAdmin\Tests\Selenium\LoginTest::testLoginWithWrongPassword
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 41) PhpMyAdmin\Tests\Selenium\NormalizationTest::testNormalizationTo1NF
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/Normalization…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 42) PhpMyAdmin\Tests\Selenium\QueryByExampleTest::testQueryByExample
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/QueryByExampl…>:29
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 43) PhpMyAdmin\Tests\Selenium\SettingsTest::testHideDatabase
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 44) PhpMyAdmin\Tests\Selenium\SettingsTest::testSettingsTabsAreDisplayed
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 45) PhpMyAdmin\Tests\Selenium\SettingsTest::testHideLogo
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 46) PhpMyAdmin\Tests\Selenium\SqlQueryTest::testServerSqlQuery
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/SqlQueryTest.…>:29
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 47) PhpMyAdmin\Tests\Selenium\SqlQueryTest::testDatabaseSqlQuery
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/SqlQueryTest.…>:29
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 48) PhpMyAdmin\Tests\Selenium\SqlQueryTest::testTableSqlQuery
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/SqlQueryTest.…>:29
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 49) PhpMyAdmin\Tests\Selenium\TableBrowseTest::testSortRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableBrowseTe…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 50) PhpMyAdmin\Tests\Selenium\TableBrowseTest::testChangeRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableBrowseTe…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 51) PhpMyAdmin\Tests\Selenium\TableBrowseTest::testChangeRecordsByDoubleClick
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableBrowseTe…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 52) PhpMyAdmin\Tests\Selenium\TableBrowseTest::testCopyRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableBrowseTe…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 53) PhpMyAdmin\Tests\Selenium\TableBrowseTest::testSearchRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableBrowseTe…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 54) PhpMyAdmin\Tests\Selenium\TableBrowseTest::testDeleteRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableBrowseTe…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 55) PhpMyAdmin\Tests\Selenium\TableCreateTest::testCreateTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 56) PhpMyAdmin\Tests\Selenium\TableInsertTest::testAddData
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableInsertTe…>:29
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 57) PhpMyAdmin\Tests\Selenium\TableOperationsTest::testChangeTableOrder
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableOperatio…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 58) PhpMyAdmin\Tests\Selenium\TableOperationsTest::testMoveTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableOperatio…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 59) PhpMyAdmin\Tests\Selenium\TableOperationsTest::testRenameTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableOperatio…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 60) PhpMyAdmin\Tests\Selenium\TableOperationsTest::testCopyTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableOperatio…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 61) PhpMyAdmin\Tests\Selenium\TableOperationsTest::testTruncateTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableOperatio…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 62) PhpMyAdmin\Tests\Selenium\TableOperationsTest::testDropTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableOperatio…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 63) PhpMyAdmin\Tests\Selenium\TableStructureTest::testAddColumn
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableStructur…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 64) PhpMyAdmin\Tests\Selenium\TableStructureTest::testChangeColumn
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableStructur…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 65) PhpMyAdmin\Tests\Selenium\TableStructureTest::testDropColumns
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableStructur…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 66) PhpMyAdmin\Tests\Selenium\TrackingTest::testTrackingData
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TrackingTest.…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 67) PhpMyAdmin\Tests\Selenium\TrackingTest::testDeactivateTracking
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TrackingTest.…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 68) PhpMyAdmin\Tests\Selenium\TrackingTest::testDropTracking
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TrackingTest.…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 69) PhpMyAdmin\Tests\Selenium\TrackingTest::testStructureSnapshot
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TrackingTest.…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 70) PhpMyAdmin\Tests\Selenium\XSSTest::testQueryTabWithNullValue
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] ERRORS!
[exec] Tests: 2410, Assertions: 7846, Errors: 3, Skipped: 70, Incomplete: 2.
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/build.xml>:27: exec returned: 2
Total time: 10 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] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/> that match the pattern build/logs/pmd-cpd.xml
[DRY] No files found. Configuration error?
[DRY] Computing warning deltas based on reference build #1305
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #1305
Recording plot data
Publishing Clover coverage report...
Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin-4.8/builds/1306/cloverphp/clover.xml
Could not find 'build/coverage/build/logs/clover.xml'. Did you generate the XML report for Clover?
INFO: Starting to record.
INFO: Processing PHPUnit-3.x (default)
INFO: [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to FAILURE
INFO: Stopping recording.
[JDepend] JDepend plugin is ready
[JDepend] Couldn't generate JDepend file at 'build/logs/jdepend.xml'java.nio.file.NoSuchFileException: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/build/logs/jdepend.xml>
1
0
Hello,
Mycfirst message to the devs, hoping not to do errors.
Concerning twofactors use, when activated, no emergency codes are generated.
Is this normal ?? Usually, on almost any twofactors system emergency code
are created.
Pretty sure this is a must have, no ??
Thank. Bye.
2
1
See <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/1301/display/redirect?page=cha…>
Changes:
[nitishbahl24] removed readonly cond as its redundant
------------------------------------------
[...truncated 32.93 KB...]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 39) PhpMyAdmin\Tests\Selenium\LoginTest::testSuccessfulLogin
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 40) PhpMyAdmin\Tests\Selenium\LoginTest::testLoginWithWrongPassword
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 41) PhpMyAdmin\Tests\Selenium\NormalizationTest::testNormalizationTo1NF
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/Normalization…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 42) PhpMyAdmin\Tests\Selenium\QueryByExampleTest::testQueryByExample
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/QueryByExampl…>:29
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 43) PhpMyAdmin\Tests\Selenium\SettingsTest::testHideDatabase
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 44) PhpMyAdmin\Tests\Selenium\SettingsTest::testSettingsTabsAreDisplayed
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 45) PhpMyAdmin\Tests\Selenium\SettingsTest::testHideLogo
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 46) PhpMyAdmin\Tests\Selenium\SqlQueryTest::testServerSqlQuery
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/SqlQueryTest.…>:29
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 47) PhpMyAdmin\Tests\Selenium\SqlQueryTest::testDatabaseSqlQuery
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/SqlQueryTest.…>:29
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 48) PhpMyAdmin\Tests\Selenium\SqlQueryTest::testTableSqlQuery
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/SqlQueryTest.…>:29
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 49) PhpMyAdmin\Tests\Selenium\TableBrowseTest::testSortRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableBrowseTe…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 50) PhpMyAdmin\Tests\Selenium\TableBrowseTest::testChangeRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableBrowseTe…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 51) PhpMyAdmin\Tests\Selenium\TableBrowseTest::testChangeRecordsByDoubleClick
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableBrowseTe…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 52) PhpMyAdmin\Tests\Selenium\TableBrowseTest::testCopyRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableBrowseTe…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 53) PhpMyAdmin\Tests\Selenium\TableBrowseTest::testSearchRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableBrowseTe…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 54) PhpMyAdmin\Tests\Selenium\TableBrowseTest::testDeleteRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableBrowseTe…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 55) PhpMyAdmin\Tests\Selenium\TableCreateTest::testCreateTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 56) PhpMyAdmin\Tests\Selenium\TableInsertTest::testAddData
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableInsertTe…>:29
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 57) PhpMyAdmin\Tests\Selenium\TableOperationsTest::testChangeTableOrder
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableOperatio…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 58) PhpMyAdmin\Tests\Selenium\TableOperationsTest::testMoveTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableOperatio…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 59) PhpMyAdmin\Tests\Selenium\TableOperationsTest::testRenameTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableOperatio…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 60) PhpMyAdmin\Tests\Selenium\TableOperationsTest::testCopyTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableOperatio…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 61) PhpMyAdmin\Tests\Selenium\TableOperationsTest::testTruncateTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableOperatio…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 62) PhpMyAdmin\Tests\Selenium\TableOperationsTest::testDropTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableOperatio…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 63) PhpMyAdmin\Tests\Selenium\TableStructureTest::testAddColumn
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableStructur…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 64) PhpMyAdmin\Tests\Selenium\TableStructureTest::testChangeColumn
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableStructur…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 65) PhpMyAdmin\Tests\Selenium\TableStructureTest::testDropColumns
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TableStructur…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 66) PhpMyAdmin\Tests\Selenium\TrackingTest::testTrackingData
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TrackingTest.…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 67) PhpMyAdmin\Tests\Selenium\TrackingTest::testDeactivateTracking
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TrackingTest.…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 68) PhpMyAdmin\Tests\Selenium\TrackingTest::testDropTracking
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TrackingTest.…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 69) PhpMyAdmin\Tests\Selenium\TrackingTest::testStructureSnapshot
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TrackingTest.…>:28
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] 70) PhpMyAdmin\Tests\Selenium\XSSTest::testQueryTabWithNullValue
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/test/selenium/TestBase.php>:175
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/vendor/phpunit/phpunit-sele…>:314
[exec]
[exec] FAILURES!
[exec] Tests: 2410, Assertions: 7855, Failures: 1, Skipped: 70, Incomplete: 2.
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/build.xml>:27: exec returned: 1
Total time: 9 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] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/> that match the pattern build/logs/pmd-cpd.xml
[DRY] No files found. Configuration error?
[DRY] Computing warning deltas based on reference build #1300
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #1300
Recording plot data
Publishing Clover coverage report...
Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin-4.8/builds/1301/cloverphp/clover.xml
Could not find 'build/coverage/build/logs/clover.xml'. Did you generate the XML report for Clover?
INFO: Starting to record.
INFO: Processing PHPUnit-3.x (default)
INFO: [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to FAILURE
INFO: Stopping recording.
[JDepend] JDepend plugin is ready
[JDepend] Couldn't generate JDepend file at 'build/logs/jdepend.xml'java.nio.file.NoSuchFileException: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.8/ws/build/logs/jdepend.xml>
1
0
See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/15157/display/redirect?…>
Changes:
[Maurício Meneghini Fauth] Add icon and details only to column view in navigation tree (#14910)
------------------------------------------
Started by GitHub push by mauriciofauth
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b2bfebd70992de9da8b63fef5672b3cfea475606 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b2bfebd70992de9da8b63fef5672b3cfea475606
Commit message: "Add icon and details only to column view in navigation tree (#14910)"
> git rev-list --no-walk f66841d8efe66476747a6d079acd63619861ff58 # timeout=10
> git tag -a -f -m Jenkins Build #15157 jenkins-phpMyAdmin-continuous-15157 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin-continuous/workspace/
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
XTESTSUITE_BROWSERSTACK_USER=michaliha
TESTSUITE_SERVER=localhost
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/jenkins84064632219040551.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating autoload files
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
[workspace] $ ant ******** ******** clean locales phpunit-nocoverage phpcpd phpcs phploc jshint jshint-checkstyle
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
locales:
phpunit-nocoverage:
[exec] PHPUnit 8.1.3 by Sebastian Bergmann and contributors.
[exec]
[exec] Runtime: PHP 7.3.3-1+0~20190307202245.32+stretch~1.gbp32ebb2
[exec] Configuration: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocovera…>
[exec]
[exec] ............................................................. 61 / 2330 ( 2%)
[exec] ............................................................. 122 / 2330 ( 5%)
[exec] ............................................................. 183 / 2330 ( 7%)
[exec] ............................................................. 244 / 2330 ( 10%)
[exec] ............................................................. 305 / 2330 ( 13%)
[exec] ............................................................. 366 / 2330 ( 15%)
[exec] ............................................................. 427 / 2330 ( 18%)
[exec] ............................................................. 488 / 2330 ( 20%)
[exec] ............................................................. 549 / 2330 ( 23%)
[exec] ............................................................. 610 / 2330 ( 26%)
[exec] ............................................................. 671 / 2330 ( 28%)
[exec] ............................................................. 732 / 2330 ( 31%)
[exec] ............................................................. 793 / 2330 ( 34%)
[exec] ............................................................. 854 / 2330 ( 36%)
[exec] ............................................................. 915 / 2330 ( 39%)
[exec] ............................................................. 976 / 2330 ( 41%)
[exec] ............................................................. 1037 / 2330 ( 44%)
[exec] ......................E...................................... 1098 / 2330 ( 47%)
[exec] ............................................................. 1159 / 2330 ( 49%)
[exec] ............................................................. 1220 / 2330 ( 52%)
[exec] ............................................................. 1281 / 2330 ( 54%)
[exec] ............................................................. 1342 / 2330 ( 57%)
[exec] ............................................................. 1403 / 2330 ( 60%)
[exec] ............................................................. 1464 / 2330 ( 62%)
[exec] ............................................................. 1525 / 2330 ( 65%)
[exec] ............................................................. 1586 / 2330 ( 68%)
[exec] ............................................................. 1647 / 2330 ( 70%)
[exec] ............................................................. 1708 / 2330 ( 73%)
[exec] ............................................................. 1769 / 2330 ( 75%)
[exec] ............................................................. 1830 / 2330 ( 78%)
[exec] ............................................................. 1891 / 2330 ( 81%)
[exec] ............................................................. 1952 / 2330 ( 83%)
[exec] ............................................................. 2013 / 2330 ( 86%)
[exec] ............................................................. 2074 / 2330 ( 89%)
[exec] ............................................................. 2135 / 2330 ( 91%)
[exec] ............................................................. 2196 / 2330 ( 94%)
[exec] ............................................................. 2257 / 2330 ( 96%)
[exec] ............................................................. 2318 / 2330 ( 99%)
[exec] ............ 2330 / 2330 (100%)
[exec]
[exec] Time: 8.15 seconds, Memory: 166.50 MB
[exec]
[exec] There was 1 error:
[exec]
[exec] 1) PhpMyAdmin\Tests\Navigation\Nodes\NodeColumnTest::testConstructor
[exec] Illegal string offset 'name'
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/libraries/classes/Na…>:83
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/libraries/classes/Na…>:36
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/libraries/classes/Na…>:91
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/Navigat…>:40
[exec]
[exec] ERRORS!
[exec] Tests: 2330, Assertions: 7829, Errors: 1.
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:33: exec returned: 2
Total time: 11 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
[DRY] Collecting duplicate code analysis files...
[DRY] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/> that match the pattern build/logs/pmd-cpd.xml
[DRY] No files found. Configuration error?
[DRY] Computing warning deltas based on reference build #15156
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #15156
Recording plot data
INFO: Starting to record.
INFO: Processing PHPUnit-3.x (default)
INFO: [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to FAILURE
INFO: Stopping recording.
1
1
See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/15155/display/redirect?…>
Changes:
[apoorvkhare007] Fixes #15059 Server charset hardcoded in index.php
[William Desportes] Fix #14383 #12865 - Fix GIS functions for mysql 8.0
[William Desportes] Fix spatial functions
[William Desportes] Fix php notice Undefined index: mysqlVersion
[William Desportes] MULTIPOINT now has ( and ) around value
[William Desportes] Fix #14614 - "# 2014 - Commands out of sync; you can't run this command
[William Desportes] Fix #14614 - Commands are out of sync with $cfg['DBG']['sqllog'] = true;
[William Desportes] Fix #15146 - Error reports can not be sent because too large
[William Desportes] Fix #14992 - Fixed php notices when reporting errors
[William Desportes] Add ChangeLog entry for #14383 and #12865
[William Desportes] Add ChangeLog entry for #15059 and #14614
------------------------------------------
Started by GitHub push by williamdes
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision fbd89fb882715cdd08cb24c67a6c8470e1c6285f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f fbd89fb882715cdd08cb24c67a6c8470e1c6285f
Commit message: "Merge branch 'QA_4_8'"
> git rev-list --no-walk 40cc2dc813468032c12343bb07de1ccaff1da5c1 # timeout=10
> git tag -a -f -m Jenkins Build #15155 jenkins-phpMyAdmin-continuous-15155 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin-continuous/workspace/
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
XTESTSUITE_BROWSERSTACK_USER=michaliha
TESTSUITE_SERVER=localhost
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/jenkins6879397763648653756.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 6 updates, 0 removals
- Updating symfony/var-exporter (v4.2.7 => v4.2.8): Loading from cache
- Updating symfony/cache (v4.2.7 => v4.2.8): Loading from cache
- Updating symfony/expression-language (v4.2.7 => v4.2.8): Loading from cache
- Updating symfony/console (v4.2.7 => v4.2.8): Loading from cache
- Updating symfony/process (v4.2.7 => v4.2.8): Loading from cache
- Updating symfony/finder (v4.2.7 => v4.2.8): Loading from cache
Writing lock file
Generating autoload files
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
[workspace] $ ant ******** ******** clean locales phpunit-nocoverage phpcpd phpcs phploc jshint jshint-checkstyle
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
locales:
phpunit-nocoverage:
[exec] PHPUnit 8.1.3 by Sebastian Bergmann and contributors.
[exec]
[exec] Runtime: PHP 7.3.3-1+0~20190307202245.32+stretch~1.gbp32ebb2
[exec] Configuration: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocovera…>
[exec]
[exec] ............................................................. 61 / 2330 ( 2%)
[exec] ............................................................. 122 / 2330 ( 5%)
[exec] ............................................................. 183 / 2330 ( 7%)
[exec] ............................................................. 244 / 2330 ( 10%)
[exec] ............................................................. 305 / 2330 ( 13%)
[exec] ............................................................. 366 / 2330 ( 15%)
[exec] ............................................................. 427 / 2330 ( 18%)
[exec] ............................................................. 488 / 2330 ( 20%)
[exec] ............................................................. 549 / 2330 ( 23%)
[exec] ............................................................. 610 / 2330 ( 26%)
[exec] ................F............................................ 671 / 2330 ( 28%)
[exec] ............................................................. 732 / 2330 ( 31%)
[exec] ............................................................. 793 / 2330 ( 34%)
[exec] ............................................................. 854 / 2330 ( 36%)
[exec] ............................................................. 915 / 2330 ( 39%)
[exec] ............................................................. 976 / 2330 ( 41%)
[exec] ............................................................. 1037 / 2330 ( 44%)
[exec] ............................................................. 1098 / 2330 ( 47%)
[exec] ............................................................. 1159 / 2330 ( 49%)
[exec] ............................................................. 1220 / 2330 ( 52%)
[exec] ............................................................. 1281 / 2330 ( 54%)
[exec] ............................................................. 1342 / 2330 ( 57%)
[exec] ............................................................. 1403 / 2330 ( 60%)
[exec] ............................................................. 1464 / 2330 ( 62%)
[exec] ............................................................. 1525 / 2330 ( 65%)
[exec] ............................................................. 1586 / 2330 ( 68%)
[exec] ............................................................. 1647 / 2330 ( 70%)
[exec] ............................................................. 1708 / 2330 ( 73%)
[exec] ............................................................. 1769 / 2330 ( 75%)
[exec] ............................................................. 1830 / 2330 ( 78%)
[exec] ............................................................. 1891 / 2330 ( 81%)
[exec] ............................................................. 1952 / 2330 ( 83%)
[exec] ............................................................. 2013 / 2330 ( 86%)
[exec] ............................................................. 2074 / 2330 ( 89%)
[exec] ............................................................. 2135 / 2330 ( 91%)
[exec] ............................................................. 2196 / 2330 ( 94%)
[exec] ............................................................. 2257 / 2330 ( 96%)
[exec] ............................................................. 2318 / 2330 ( 99%)
[exec] ............ 2330 / 2330 (100%)
[exec]
[exec] Time: 7.42 seconds, Memory: 166.50 MB
[exec]
[exec] There was 1 failure:
[exec]
[exec] 1) PhpMyAdmin\Tests\ErrorReportTest::testGetForm
[exec] Failed asserting that '<form action="error_report.php" method="post" name="report_frm" id="report_frm"\n
[exec] class="ajax">\n
[exec] <fieldset style="padding-top:0">\n
[exec] \n
[exec] <p>\n
[exec] This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. </p>\n
[exec] \n
[exec] <div class="label"><label><strong>\n
[exec] Can you tell us the steps leading to this error? It decisively helps in debugging: </strong></label>\n
[exec] </div>\n
[exec] <textarea class="report-description" name="description"\n
[exec] id="report_description"></textarea>\n
[exec] \n
[exec] <div class="label"><label><p>\n
[exec] You may examine the data in the error report: </p></label></div>\n
[exec] <pre class="report-data">{\n
[exec] "pma_version": "5.0.0-dev",\n
[exec] "browser_name": "OTHER",\n
[exec] "browser_version": 0,\n
[exec] "user_os": "Other",\n
[exec] "server_software": "SERVER_SOFTWARE",\n
[exec] "user_agent_string": "HTTP_USER_AGENT",\n
[exec] "locale": "en",\n
[exec] "configuration_storage": "disabled",\n
[exec] "php_version": "7.3.3-1+0~20190307202245.32+stretch~1.gbp32ebb2",\n
[exec] "script_name": "index.php",\n
[exec] "exception_type": "js",\n
[exec] "exception": {\n
[exec] "stack": [],\n
[exec] "uri": "index.php?"\n
[exec] },\n
[exec] "microhistory": "",\n
[exec] "steps": "description"\n
[exec] }</pre>\n
[exec] \n
[exec] <input type="checkbox" name="always_send" id="always_send_checkbox">\n
[exec] <label for="always_send_checkbox">\n
[exec] Automatically send report next time </label>\n
[exec] \n
[exec] </fieldset>\n
[exec] \n
[exec] <input type="hidden" name="token" value="token">\n
[exec] <input type="hidden" name="pma_version" value="5.0.0-dev"><input type="hidden" name="browser_name" value="OTHER"><input type="hidden" name="browser_version" value="0"><input type="hidden" name="user_os" value="Other"><input type="hidden" name="server_software" value="SERVER_SOFTWARE"><input type="hidden" name="user_agent_string" value="HTTP_USER_AGENT"><input type="hidden" name="locale" value="en"><input type="hidden" name="configuration_storage" value="disabled"><input type="hidden" name="php_version" value="7.3.3-1+0~20190307202245.32+stretch~1.gbp32ebb2"><input type="hidden" name="script_name" value="index.php"><input type="hidden" name="exception_type" value="js"><input type="hidden" name="exception[uri]" value="index.php?"><input type="hidden" name="microhistory" value=""><input type="hidden" name="steps" value="description">\n
[exec] </form>\n
[exec] ' contains "<pre class="report-data">{
[exec] "pma_version": "5.0.0-dev",
[exec] "browser_name": "OTHER",
[exec] "browser_version": 0,
[exec] "user_os": "Other",
[exec] "server_software": "SERVER_SOFTWARE",
[exec] "user_agent_string": "HTTP_USER_AGENT",
[exec] "locale": "en",
[exec] "configuration_storage": "disabled",
[exec] "php_version": "7.3.3-1+0~20190307202245.32+stretch~1.gbp32ebb2",
[exec] "exception_type": "js",
[exec] "exception": {
[exec] "stack": [],
[exec] "uri": "index.php?"
[exec] },
[exec] "script_name": "index.php",
[exec] "microhistory": "",
[exec] "steps": "description"
[exec] }</pre>".
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/ErrorRe…>:183
[exec]
[exec] FAILURES!
[exec] Tests: 2330, Assertions: 7831, Failures: 1.
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:33: exec returned: 1
Total time: 10 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
[DRY] Collecting duplicate code analysis files...
[DRY] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/> that match the pattern build/logs/pmd-cpd.xml
[DRY] No files found. Configuration error?
[DRY] Computing warning deltas based on reference build #15154
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #15154
Recording plot data
INFO: Starting to record.
INFO: Processing PHPUnit-3.x (default)
INFO: [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to FAILURE
INFO: Stopping recording.
1
1
See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/15150/display/redirect?…>
Changes:
[hosted] Translated using Weblate (Afrikaans)
[hosted] Translated using Weblate (Armenian)
[hosted] Translated using Weblate (Breton)
[hosted] Translated using Weblate (Colognian)
[hosted] Translated using Weblate (Danish)
[hosted] Translated using Weblate (Dutch)
[hosted] Translated using Weblate (English (United Kingdom))
[hosted] Translated using Weblate (Esperanto)
[hosted] Translated using Weblate (Galician)
[hosted] Translated using Weblate (Georgian)
[hosted] Translated using Weblate (German)
[hosted] Translated using Weblate (Gujarati)
[hosted] Translated using Weblate (Kannada)
[hosted] Translated using Weblate (Kazakh)
[hosted] Translated using Weblate (Lithuanian)
[hosted] Translated using Weblate (Malay)
[hosted] Translated using Weblate (Mongolian)
[hosted] Translated using Weblate (Persian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Tamil)
[hosted] Translated using Weblate (Turkmen)
[hosted] Translated using Weblate (Urdu)
[hosted] Translated using Weblate (Uzbek)
[hosted] Translated using Weblate (Uzbek (latin))
[hosted] Translated using Weblate (West Flemish)
[William Desportes] Revert update of kk.po and ru.po
[hosted] Translated using Weblate (Kazakh)
[William Desportes] Fix uninterpreted HTML on Settings->Import (with Missing data)
[William Desportes] Fix #14527 - Import Settings function not working
[William Desportes] Add ChangeLog entry for #14527 and 98bc51085
[William Desportes] Add ChangeLog entry for #14908
[William Desportes] Fix #14800 #14833 - Sort by Time and show full query on Processlist
[William Desportes] Add ChangeLog entry for #14800 and #14833
------------------------------------------
Started by GitHub push by williamdes
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1524ec51c8248d857b2fc9b363fd1d1e8c2221af (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1524ec51c8248d857b2fc9b363fd1d1e8c2221af
Commit message: "Merge branch 'QA_4_8'"
> git rev-list --no-walk becd262e3a7ff8515b058801fa9245808bd862e7 # timeout=10
> git tag -a -f -m Jenkins Build #15150 jenkins-phpMyAdmin-continuous-15150 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin-continuous/workspace/
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
XTESTSUITE_BROWSERSTACK_USER=michaliha
TESTSUITE_SERVER=localhost
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/jenkins4787508860730870126.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating autoload files
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
[workspace] $ ant ******** ******** clean locales phpunit-nocoverage phpcpd phpcs phploc jshint jshint-checkstyle
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
locales:
phpunit-nocoverage:
[exec] PHPUnit 8.1.3 by Sebastian Bergmann and contributors.
[exec]
[exec] Runtime: PHP 7.3.3-1+0~20190307202245.32+stretch~1.gbp32ebb2
[exec] Configuration: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocovera…>
[exec]
[exec] ............................................................. 61 / 2330 ( 2%)
[exec] ............................................................. 122 / 2330 ( 5%)
[exec] .....................................................F....... 183 / 2330 ( 7%)
[exec] ............................................................. 244 / 2330 ( 10%)
[exec] ............................................................. 305 / 2330 ( 13%)
[exec] ............................................................. 366 / 2330 ( 15%)
[exec] ............................................................. 427 / 2330 ( 18%)
[exec] ............................................................. 488 / 2330 ( 20%)
[exec] ............................................................. 549 / 2330 ( 23%)
[exec] ............................................................. 610 / 2330 ( 26%)
[exec] ............................................................. 671 / 2330 ( 28%)
[exec] ............................................................. 732 / 2330 ( 31%)
[exec] ............................................................. 793 / 2330 ( 34%)
[exec] ............................................................. 854 / 2330 ( 36%)
[exec] ............................................................. 915 / 2330 ( 39%)
[exec] ............................................................. 976 / 2330 ( 41%)
[exec] ............................................................. 1037 / 2330 ( 44%)
[exec] ............................................................. 1098 / 2330 ( 47%)
[exec] ............................................................. 1159 / 2330 ( 49%)
[exec] ............................................................. 1220 / 2330 ( 52%)
[exec] ............................................................. 1281 / 2330 ( 54%)
[exec] ............................................................. 1342 / 2330 ( 57%)
[exec] ............................................................. 1403 / 2330 ( 60%)
[exec] ............................................................. 1464 / 2330 ( 62%)
[exec] ............................................................. 1525 / 2330 ( 65%)
[exec] ............................................................. 1586 / 2330 ( 68%)
[exec] ............................................................. 1647 / 2330 ( 70%)
[exec] ............................................................. 1708 / 2330 ( 73%)
[exec] ............................................................. 1769 / 2330 ( 75%)
[exec] ............................................................. 1830 / 2330 ( 78%)
[exec] ............................................................. 1891 / 2330 ( 81%)
[exec] ............................................................. 1952 / 2330 ( 83%)
[exec] ............................................................. 2013 / 2330 ( 86%)
[exec] ............................................................. 2074 / 2330 ( 89%)
[exec] ............................................................. 2135 / 2330 ( 91%)
[exec] ............................................................. 2196 / 2330 ( 94%)
[exec] ............................................................. 2257 / 2330 ( 96%)
[exec] ............................................................. 2318 / 2330 ( 99%)
[exec] ............ 2330 / 2330 (100%)
[exec]
[exec] Time: 9.32 seconds, Memory: 168.50 MB
[exec]
[exec] There was 1 failure:
[exec]
[exec] 1) PhpMyAdmin\Tests\Config\FormDisplayTemplateTest::testDisplayErrors
[exec] Failed asserting that '<dl>\n
[exec] <dt>err"Name1"</dt>\n
[exec] <dd><err1></dd>\n
[exec] <dd>&err2</dd>\n
[exec] </dl>\n
[exec] ' contains "<dd><err1></dd>".
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/Config/…>:605
[exec]
[exec] FAILURES!
[exec] Tests: 2330, Assertions: 7831, Failures: 1.
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:33: exec returned: 1
Total time: 14 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
[DRY] Collecting duplicate code analysis files...
[DRY] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/> that match the pattern build/logs/pmd-cpd.xml
[DRY] No files found. Configuration error?
[DRY] Computing warning deltas based on reference build #15149
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #15149
Recording plot data
INFO: Starting to record.
INFO: Processing PHPUnit-3.x (default)
INFO: [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to FAILURE
INFO: Stopping recording.
1
3
See <https://ci.phpmyadmin.net/job/phpMyAdmin/2823/display/redirect?page=changes>
Changes:
[William Desportes] Fix #15228 - Notice - Undefined index: foreign_keys_data
[William Desportes] Fix #12900 - Designer page saving gives error
[William Desportes] Add ChangeLog entry for #15228 and #12900
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Chinese (Simplified))
[hosted] Translated using Weblate (Chinese (Simplified))
[hosted] Translated using Weblate (English (United Kingdom))
[William Desportes] Fix #15229 - Notice - Undefined index: strPrivDescDelete versioning
[William Desportes] Add ChangeLog entry for #15229
[William Desportes] Update po files
[hosted] Translated using Weblate (Afrikaans)
[hosted] Translated using Weblate (Armenian)
[hosted] Translated using Weblate (Breton)
[hosted] Translated using Weblate (Colognian)
[hosted] Translated using Weblate (Danish)
[hosted] Translated using Weblate (Dutch)
[hosted] Translated using Weblate (English (United Kingdom))
[hosted] Translated using Weblate (Esperanto)
[hosted] Translated using Weblate (Galician)
[hosted] Translated using Weblate (Georgian)
[hosted] Translated using Weblate (German)
[hosted] Translated using Weblate (Gujarati)
[hosted] Translated using Weblate (Kannada)
[hosted] Translated using Weblate (Kazakh)
[hosted] Translated using Weblate (Lithuanian)
[hosted] Translated using Weblate (Malay)
[hosted] Translated using Weblate (Mongolian)
[hosted] Translated using Weblate (Persian)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Tamil)
[hosted] Translated using Weblate (Turkmen)
[hosted] Translated using Weblate (Urdu)
[hosted] Translated using Weblate (Uzbek)
[hosted] Translated using Weblate (Uzbek (latin))
[hosted] Translated using Weblate (West Flemish)
[William Desportes] Fix Unit tests for #15229
[William Desportes] Update po files
[hosted] Translated using Weblate (Afrikaans)
[hosted] Translated using Weblate (Armenian)
[hosted] Translated using Weblate (Breton)
[hosted] Translated using Weblate (Chinese (Simplified))
[hosted] Translated using Weblate (Colognian)
[hosted] Translated using Weblate (Danish)
[hosted] Translated using Weblate (English (United Kingdom))
[hosted] Translated using Weblate (Esperanto)
[hosted] Translated using Weblate (French)
[hosted] Translated using Weblate (Galician)
[hosted] Translated using Weblate (Georgian)
[hosted] Translated using Weblate (Gujarati)
[hosted] Translated using Weblate (Japanese)
[hosted] Translated using Weblate (Kannada)
[hosted] Translated using Weblate (Kazakh)
[hosted] Translated using Weblate (Malay)
[hosted] Translated using Weblate (Mongolian)
[hosted] Translated using Weblate (Persian)
[hosted] Translated using Weblate (Portuguese)
[hosted] Translated using Weblate (Russian)
[hosted] Translated using Weblate (Slovenian)
[hosted] Translated using Weblate (Tamil)
[hosted] Translated using Weblate (Turkish)
[hosted] Translated using Weblate (Turkmen)
[hosted] Translated using Weblate (Urdu)
[hosted] Translated using Weblate (Uzbek)
[hosted] Translated using Weblate (Uzbek (latin))
[hosted] Translated using Weblate (West Flemish)
[William Desportes] Revert update of kk.po and ru.po
[hosted] Translated using Weblate (Kazakh)
[William Desportes] Fix uninterpreted HTML on Settings->Import (with Missing data)
[William Desportes] Fix #14527 - Import Settings function not working
[William Desportes] Add ChangeLog entry for #14527 and 98bc51085
[William Desportes] Add ChangeLog entry for #14908
[William Desportes] Fix #14800 #14833 - Sort by Time and show full query on Processlist
[William Desportes] Add ChangeLog entry for #14800 and #14833
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1524ec51c8248d857b2fc9b363fd1d1e8c2221af (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1524ec51c8248d857b2fc9b363fd1d1e8c2221af
Commit message: "Merge branch 'QA_4_8'"
> git rev-list --no-walk f29add97c4447d427acceca70260d513701a5a9d # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin/workspace/
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
XTESTSUITE_BROWSERSTACK_USER=michaliha
TESTSUITE_SERVER=localhost
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/jenkins4379770564077049357.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating autoload files
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
[workspace] $ ant ******** ******** clean locales phpunit pdepend phpmd phpcpd phpcs phploc jshint jshint-checkstyle lint
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend>
locales:
phpunit:
[exec] PHPUnit 8.1.3 by Sebastian Bergmann and contributors.
[exec]
[exec] Runtime: PHP 7.3.3-1+0~20190307202245.32+stretch~1.gbp32ebb2
[exec] Configuration: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/phpunit.xml.dist>
[exec] Error: No code coverage driver is available
[exec]
[exec] ............................................................. 61 / 2330 ( 2%)
[exec] ............................................................. 122 / 2330 ( 5%)
[exec] .....................................................F....... 183 / 2330 ( 7%)
[exec] ............................................................. 244 / 2330 ( 10%)
[exec] ............................................................. 305 / 2330 ( 13%)
[exec] ............................................................. 366 / 2330 ( 15%)
[exec] ............................................................. 427 / 2330 ( 18%)
[exec] ............................................................. 488 / 2330 ( 20%)
[exec] ............................................................. 549 / 2330 ( 23%)
[exec] ............................................................. 610 / 2330 ( 26%)
[exec] ............................................................. 671 / 2330 ( 28%)
[exec] ............................................................. 732 / 2330 ( 31%)
[exec] ............................................................. 793 / 2330 ( 34%)
[exec] ............................................................. 854 / 2330 ( 36%)
[exec] ............................................................. 915 / 2330 ( 39%)
[exec] ............................................................. 976 / 2330 ( 41%)
[exec] ............................................................. 1037 / 2330 ( 44%)
[exec] ............................................................. 1098 / 2330 ( 47%)
[exec] ............................................................. 1159 / 2330 ( 49%)
[exec] ............................................................. 1220 / 2330 ( 52%)
[exec] ............................................................. 1281 / 2330 ( 54%)
[exec] ............................................................. 1342 / 2330 ( 57%)
[exec] ............................................................. 1403 / 2330 ( 60%)
[exec] ............................................................. 1464 / 2330 ( 62%)
[exec] ............................................................. 1525 / 2330 ( 65%)
[exec] ............................................................. 1586 / 2330 ( 68%)
[exec] ............................................................. 1647 / 2330 ( 70%)
[exec] ............................................................. 1708 / 2330 ( 73%)
[exec] ............................................................. 1769 / 2330 ( 75%)
[exec] ............................................................. 1830 / 2330 ( 78%)
[exec] ............................................................. 1891 / 2330 ( 81%)
[exec] ............................................................. 1952 / 2330 ( 83%)
[exec] ............................................................. 2013 / 2330 ( 86%)
[exec] ............................................................. 2074 / 2330 ( 89%)
[exec] ............................................................. 2135 / 2330 ( 91%)
[exec] ............................................................. 2196 / 2330 ( 94%)
[exec] ............................................................. 2257 / 2330 ( 96%)
[exec] ............................................................. 2318 / 2330 ( 99%)
[exec] ............ 2330 / 2330 (100%)
[exec]
[exec] Time: 7.14 seconds, Memory: 168.50 MB
[exec]
[exec] There was 1 failure:
[exec]
[exec] 1) PhpMyAdmin\Tests\Config\FormDisplayTemplateTest::testDisplayErrors
[exec] Failed asserting that '<dl>\n
[exec] <dt>err"Name1"</dt>\n
[exec] <dd><err1></dd>\n
[exec] <dd>&err2</dd>\n
[exec] </dl>\n
[exec] ' contains "<dd><err1></dd>".
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/test/classes/Config/FormDisplay…>:605
[exec]
[exec] FAILURES!
[exec] Tests: 2330, Assertions: 7831, Failures: 1.
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml>:27: exec returned: 1
Total time: 10 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] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> that match the pattern build/logs/pmd-cpd.xml
[DRY] No files found. Configuration error?
[DRY] Computing warning deltas based on reference build #2822
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #2822
Recording plot data
Publishing Clover coverage report...
Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin/builds/2823/cloverphp/clover.xml
Could not find 'build/coverage/build/logs/clover.xml'. Did you generate the XML report for Clover?
INFO: Starting to record.
INFO: Processing PHPUnit-3.x (default)
INFO: [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to FAILURE
INFO: Stopping recording.
[JDepend] JDepend plugin is ready
[JDepend] Couldn't generate JDepend file at 'build/logs/jdepend.xml'java.nio.file.NoSuchFileException: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs/jdepend.xml>
1
3