See https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/14509/display/redirect?page=changes
Changes:
[hosted] Translated using Weblate (Romanian)
------------------------------------------ Started by GitHub push by weblate [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 ff0a5e82cef1f8fd91ab1c0265473029b2cbfa57 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f ff0a5e82cef1f8fd91ab1c0265473029b2cbfa57
Commit message: "Translated using Weblate (Romanian)"
git rev-list --no-walk 9425fb93cb3a0c77e9fcdbab7b461e4c7279bd3e # timeout=10 git tag -a -f -m Jenkins Build #14509 jenkins-phpMyAdmin-continuous-14509 # 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/jenkins4445207367167537419.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 6.5.9 by Sebastian Bergmann and contributors. [exec] [exec] Runtime: PHP 7.2.6-1+0~20180611145758.22+stretch~1.gbpe20e8b [exec] Configuration: https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage [exec] [exec] ............................................................. 61 / 2325 ( 2%) [exec] ............................................................. 122 / 2325 ( 5%) [exec] ............................................................. 183 / 2325 ( 7%) [exec] ............................................................. 244 / 2325 ( 10%) [exec] ............................................................. 305 / 2325 ( 13%) [exec] ............................................................. 366 / 2325 ( 15%) [exec] ............................................................. 427 / 2325 ( 18%) [exec] ............................................................. 488 / 2325 ( 20%) [exec] ............................................................. 549 / 2325 ( 23%) [exec] ............................................................. 610 / 2325 ( 26%) [exec] ............................................................. 671 / 2325 ( 28%) [exec] ............................................................. 732 / 2325 ( 31%) [exec] ............................................................. 793 / 2325 ( 34%) [exec] ............................................................. 854 / 2325 ( 36%) [exec] ...........................................................F. 915 / 2325 ( 39%) [exec] ............................................................. 976 / 2325 ( 41%) [exec] ............................................................. 1037 / 2325 ( 44%) [exec] ............................................................. 1098 / 2325 ( 47%) [exec] ............................................................. 1159 / 2325 ( 49%) [exec] ............................................................. 1220 / 2325 ( 52%) [exec] ............................................................. 1281 / 2325 ( 55%) [exec] ............................................................. 1342 / 2325 ( 57%) [exec] ............................................................. 1403 / 2325 ( 60%) [exec] ............................................................. 1464 / 2325 ( 62%) [exec] ............................................................. 1525 / 2325 ( 65%) [exec] ............................................................. 1586 / 2325 ( 68%) [exec] ............................................................. 1647 / 2325 ( 70%) [exec] ............................................................. 1708 / 2325 ( 73%) [exec] ............................................................. 1769 / 2325 ( 76%) [exec] ............................................................. 1830 / 2325 ( 78%) [exec] ............................................................. 1891 / 2325 ( 81%) [exec] ............................................................. 1952 / 2325 ( 83%) [exec] ............................................................. 2013 / 2325 ( 86%) [exec] ............................................................. 2074 / 2325 ( 89%) [exec] ............................................................. 2135 / 2325 ( 91%) [exec] ............................................................. 2196 / 2325 ( 94%) [exec] ............................................................. 2257 / 2325 ( 97%) [exec] ............................................................. 2318 / 2325 ( 99%) [exec] ....... 2325 / 2325 (100%) [exec] [exec] Time: 6.23 seconds, Memory: 162.25MB [exec] [exec] There was 1 failure: [exec] [exec] 1) PhpMyAdmin\Tests\LanguageTest::testGettext with data set #44 ('ro') [exec] Failed asserting that 'Un tabel' contains "%s". [exec] [exec] https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/LanguageTest.php:231 [exec] [exec] FAILURES! [exec] Tests: 2325, Assertions: 7795, 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 #14508 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #14508 Recording plot data [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing PHPUnit-3.x (default) [xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to 'https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/' for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - Check 'Skipped Tests' threshold. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording.
See https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/14510/display/redirect?page=changes
Changes:
[hosted] Translated using Weblate (Hebrew)
------------------------------------------ Started by GitHub push by weblate [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 b3cd7082ee3d7a170cecfcca581d17b4c8d16e11 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f b3cd7082ee3d7a170cecfcca581d17b4c8d16e11
Commit message: "Translated using Weblate (Hebrew)"
git rev-list --no-walk ff0a5e82cef1f8fd91ab1c0265473029b2cbfa57 # timeout=10 git tag -a -f -m Jenkins Build #14510 jenkins-phpMyAdmin-continuous-14510 # 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/jenkins6647513784015001231.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 6.5.9 by Sebastian Bergmann and contributors. [exec] [exec] Runtime: PHP 7.2.6-1+0~20180611145758.22+stretch~1.gbpe20e8b [exec] Configuration: https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage [exec] [exec] ............................................................. 61 / 2325 ( 2%) [exec] ............................................................. 122 / 2325 ( 5%) [exec] ............................................................. 183 / 2325 ( 7%) [exec] ............................................................. 244 / 2325 ( 10%) [exec] ............................................................. 305 / 2325 ( 13%) [exec] ............................................................. 366 / 2325 ( 15%) [exec] ............................................................. 427 / 2325 ( 18%) [exec] ............................................................. 488 / 2325 ( 20%) [exec] ............................................................. 549 / 2325 ( 23%) [exec] ............................................................. 610 / 2325 ( 26%) [exec] ............................................................. 671 / 2325 ( 28%) [exec] ............................................................. 732 / 2325 ( 31%) [exec] ............................................................. 793 / 2325 ( 34%) [exec] ............................................................. 854 / 2325 ( 36%) [exec] ...........................................................F. 915 / 2325 ( 39%) [exec] ............................................................. 976 / 2325 ( 41%) [exec] ............................................................. 1037 / 2325 ( 44%) [exec] ............................................................. 1098 / 2325 ( 47%) [exec] ............................................................. 1159 / 2325 ( 49%) [exec] ............................................................. 1220 / 2325 ( 52%) [exec] ............................................................. 1281 / 2325 ( 55%) [exec] ............................................................. 1342 / 2325 ( 57%) [exec] ............................................................. 1403 / 2325 ( 60%) [exec] ............................................................. 1464 / 2325 ( 62%) [exec] ............................................................. 1525 / 2325 ( 65%) [exec] ............................................................. 1586 / 2325 ( 68%) [exec] ............................................................. 1647 / 2325 ( 70%) [exec] ............................................................. 1708 / 2325 ( 73%) [exec] ............................................................. 1769 / 2325 ( 76%) [exec] ............................................................. 1830 / 2325 ( 78%) [exec] ............................................................. 1891 / 2325 ( 81%) [exec] ............................................................. 1952 / 2325 ( 83%) [exec] ............................................................. 2013 / 2325 ( 86%) [exec] ............................................................. 2074 / 2325 ( 89%) [exec] ............................................................. 2135 / 2325 ( 91%) [exec] ............................................................. 2196 / 2325 ( 94%) [exec] ............................................................. 2257 / 2325 ( 97%) [exec] ............................................................. 2318 / 2325 ( 99%) [exec] ....... 2325 / 2325 (100%) [exec] [exec] Time: 6.42 seconds, Memory: 162.25MB [exec] [exec] There was 1 failure: [exec] [exec] 1) PhpMyAdmin\Tests\LanguageTest::testGettext with data set #44 ('ro') [exec] Failed asserting that 'Un tabel' contains "%s". [exec] [exec] https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/LanguageTest.php:231 [exec] [exec] FAILURES! [exec] Tests: 2325, Assertions: 7795, 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 #14508 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #14508 Recording plot data [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing PHPUnit-3.x (default) [xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to 'https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/' for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - Check 'Skipped Tests' threshold. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording.
See https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/14511/display/redirect?page=changes
Changes:
[William Desportes] Add support for MySQL/MariaDB variables documentation
------------------------------------------ Started by GitHub push by nijel [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 949451f4c885e60d702f9f34ceba3d9dbd69c82e (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 949451f4c885e60d702f9f34ceba3d9dbd69c82e
Commit message: "Merge pull request #14459 from williamdes/issue-14143-docs"
git rev-list --no-walk b3cd7082ee3d7a170cecfcca581d17b4c8d16e11 # timeout=10 git tag -a -f -m Jenkins Build #14511 jenkins-phpMyAdmin-continuous-14511 # 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/jenkins4468371358167669846.sh + composer update --no-interaction Loading composer repositories with package information Updating dependencies (including require-dev) Package operations: 1 install, 1 update, 0 removals - Updating squizlabs/php_codesniffer (3.3.0 => 3.3.1): Loading from cache - Installing williamdes/mariadb-mysql-kbs (1.2.3): Downloading (connecting...)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 6.5.9 by Sebastian Bergmann and contributors. [exec] [exec] Runtime: PHP 7.2.6-1+0~20180611145758.22+stretch~1.gbpe20e8b [exec] Configuration: https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage [exec] [exec] ............................................................. 61 / 2325 ( 2%) [exec] ............................................................. 122 / 2325 ( 5%) [exec] ............................................................. 183 / 2325 ( 7%) [exec] ............................................................. 244 / 2325 ( 10%) [exec] ............................................................. 305 / 2325 ( 13%) [exec] ............................................................. 366 / 2325 ( 15%) [exec] ............................................................. 427 / 2325 ( 18%) [exec] ............................................................. 488 / 2325 ( 20%) [exec] ............................................................. 549 / 2325 ( 23%) [exec] ............................................................. 610 / 2325 ( 26%) [exec] ............................................................. 671 / 2325 ( 28%) [exec] ............................................................. 732 / 2325 ( 31%) [exec] ............................................................. 793 / 2325 ( 34%) [exec] ............................................................. 854 / 2325 ( 36%) [exec] ...........................................................F. 915 / 2325 ( 39%) [exec] ............................................................. 976 / 2325 ( 41%) [exec] ............................................................. 1037 / 2325 ( 44%) [exec] ............................................................. 1098 / 2325 ( 47%) [exec] ............................................................. 1159 / 2325 ( 49%) [exec] ............................................................. 1220 / 2325 ( 52%) [exec] ............................................................. 1281 / 2325 ( 55%) [exec] ............................................................. 1342 / 2325 ( 57%) [exec] ............................................................. 1403 / 2325 ( 60%) [exec] ............................................................. 1464 / 2325 ( 62%) [exec] ............................................................. 1525 / 2325 ( 65%) [exec] ............................................................. 1586 / 2325 ( 68%) [exec] ............................................................. 1647 / 2325 ( 70%) [exec] ............................................................. 1708 / 2325 ( 73%) [exec] ............................................................. 1769 / 2325 ( 76%) [exec] ............................................................. 1830 / 2325 ( 78%) [exec] ............................................................. 1891 / 2325 ( 81%) [exec] ............................................................. 1952 / 2325 ( 83%) [exec] ............................................................. 2013 / 2325 ( 86%) [exec] ............................................................. 2074 / 2325 ( 89%) [exec] ............................................................. 2135 / 2325 ( 91%) [exec] ............................................................. 2196 / 2325 ( 94%) [exec] ............................................................. 2257 / 2325 ( 97%) [exec] ............................................................. 2318 / 2325 ( 99%) [exec] ....... 2325 / 2325 (100%) [exec] [exec] Time: 4.66 seconds, Memory: 162.25MB [exec] [exec] There was 1 failure: [exec] [exec] 1) PhpMyAdmin\Tests\LanguageTest::testGettext with data set #44 ('ro') [exec] Failed asserting that 'Un tabel' contains "%s". [exec] [exec] https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/LanguageTest.php:231 [exec] [exec] FAILURES! [exec] Tests: 2325, Assertions: 7795, Failures: 1.
BUILD FAILED https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml:33: exec returned: 1
Total time: 8 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 #14508 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #14508 Recording plot data [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing PHPUnit-3.x (default) [xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to 'https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/' for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - Check 'Skipped Tests' threshold. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording.