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
path: root/tests
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-10-09 07:56:14 +0400
committermattab <matthieu.aubry@gmail.com>2014-10-09 07:56:14 +0400
commitbb0d2938ece15a0480417ad8e1384f31060671f6 (patch)
tree285d7bbe526826eee34f4dc23593eb3be5c4fcb7 /tests
parent2f8733283a19a776b07895ca5e9ed6120d6aea5d (diff)
parentcf2f71f36ffa139aec60a219aeb3748af66f477e (diff)
Merge branch 'master' of github.com:piwik/piwik
Diffstat (limited to 'tests')
-rw-r--r--tests/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md
index 09774160e6..beba10ecc7 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -107,6 +107,10 @@ Some of these scheduled reports contain PNG graphs. Depending on the system unde
Therefore, PNG graphs are only tested and compared against "expected" graphs, if the system under test has the same characteristics as the integration server.
The characteristics of the integration server are described in `IntegrationTestCase::canImagesBeIncludedInScheduledReports()`
+### Running tests on Ubuntu
+
+If you use Ubuntu or another Linux distribution, you must make one change to the filesystem configuration to make tests run fast. [Read more here](https://github.com/piwik/piwik/blob/master/tests/README.troubleshooting.md#important-note-for-linux-users-fix-for-slow-tests).
+
## JavaScript Tests
piwik.js is unit tested and you can run the Javascript tests at: /piwik/tests/javascript/