diff --git a/tests/PHPUnit/phpunit.xml.dist b/tests/PHPUnit/phpunit.xml.dist index a88ad6f47ccb991a905732685e6e9ba3bdf6da26..d115f1ad20ae45bf3a741dbef74513822ee39edd 100644 --- a/tests/PHPUnit/phpunit.xml.dist +++ b/tests/PHPUnit/phpunit.xml.dist @@ -42,12 +42,9 @@ <!-- NOTE: UI Tests are not included here since they significantly add to the test run time. --> </testsuites> -<logging> - <log type="coverage-html" target="../results/codecoverage" charset="UTF-8" - yui="true" highlight="false" - lowUpperBound="35" highLowerBound="70"/> - <log type="junit" target="../results/logs/junit.xml" logIncompleteSkipped="true" /> -</logging> +<!-- +Request: code coverage, see ticket #4224 +--> <filter> <whitelist addUncoveredFilesFromWhitelist="true">