Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-10-17 09:24:38 +0400
committermattab <matthieu.aubry@gmail.com>2013-10-17 09:24:38 +0400
commit7567afaf1483a8bd4547df6ff16933a0908ae8e4 (patch)
tree3d96fd1265abd99214dc27384aad326c5c64f419 /tests/PHPUnit/phpunit.xml.dist
parentefa706e748a83bbdec764e4116fceb913cec6150 (diff)
Removing code coverage refs #4224
Diffstat (limited to 'tests/PHPUnit/phpunit.xml.dist')
-rw-r--r--tests/PHPUnit/phpunit.xml.dist9
1 files changed, 3 insertions, 6 deletions
diff --git a/tests/PHPUnit/phpunit.xml.dist b/tests/PHPUnit/phpunit.xml.dist
index a88ad6f47c..d115f1ad20 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">