From cf2f71f36ffa139aec60a219aeb3748af66f477e Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 9 Oct 2014 13:37:09 +1300 Subject: visible note to make tests fast for ubuntu/linux developers --- tests/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/README.md') 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/ -- cgit v1.2.3