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:
authorBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-22 05:51:02 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-22 05:51:02 +0400
commit69bc45889a33bf0c91ba05654f8991d1ffae8600 (patch)
tree2411490d6adfc990241a2a8150d3aeb46e2776ef /tests/PHPUnit/phpunit.xml.dist
parentdc966e4a9f13bb76b10e4e65bc5bc81477a60952 (diff)
Try to isolate failure on travis.
Diffstat (limited to 'tests/PHPUnit/phpunit.xml.dist')
-rw-r--r--tests/PHPUnit/phpunit.xml.dist4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/PHPUnit/phpunit.xml.dist b/tests/PHPUnit/phpunit.xml.dist
index 575e271281..4951aa7449 100644
--- a/tests/PHPUnit/phpunit.xml.dist
+++ b/tests/PHPUnit/phpunit.xml.dist
@@ -38,10 +38,6 @@
</testsuite>
<testsuite name="IntegrationTests">
<!-- <directory>./Integration</directory> -->
- <file>./Integration/AnnotationsTest.php</file>
- <file>./Integration/ApiGetReportMetadataTest.php</file>
- <file>./Integration/ApiGetReportMetadata_yearTest.php</file>
- <file>./Integration/ArchiveCronTest.php</file>
<file>./Integration/AutoSuggestAPITest.php</file>
<file>./Integration/BlobReportLimitingTest.php</file>
<file>./Integration/CsvExportTest.php</file>