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>2015-03-02 09:09:34 +0300
committermattab <matthieu.aubry@gmail.com>2015-03-02 09:09:34 +0300
commitc21d59edab59a353fd4a5c636c677d0ac0ccb3d6 (patch)
treedebdf66f1579f844624df05ed66fb4d99c5264d2 /tests
parent0fb7dbd382feff9e6cebe53a679f82bab067ceab (diff)
Updating OmniFixture to fix a randomly failing screenshot tests (transitions) refs #6693
Diffstat (limited to 'tests')
-rw-r--r--tests/README.md6
m---------tests/UI/expected-ui-screenshots0
-rw-r--r--tests/resources/OmniFixture-dump.sql.gzbin656155 -> 672041 bytes
-rw-r--r--tests/resources/access-logs/fake_logs_custom.log6
4 files changed, 5 insertions, 7 deletions
diff --git a/tests/README.md b/tests/README.md
index a0cad6b098..8849370096 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -125,12 +125,10 @@ We also have an OmniFixture that includes all other Fixtures. OmniFixture is use
#### Keep OmniFixture up to date
-Remember to update the [Omnifixture SQL dump](https://github.com/piwik/piwik/blob/master/tests/resources/OmniFixture-dump.sql.gz) whenever you make any change to any fixture.
-For instance use:
+Remember to update the [Omnifixture SQL dump](https://github.com/piwik/piwik/blob/master/tests/resources/OmniFixture-dump.sql.gz) whenever you make any change to any fixture. You can use:
./console tests:setup-fixture OmniFixture --sqldump=OmniFixture-dump.sql
-
-and then gzip.
+ cat OmniFixture-dump.sql | gzip > tests/resources/OmniFixture-dump.sql.gz
Keeping the OmniFixture up to date makes it easier to see which tests fail after each small fixture change.
diff --git a/tests/UI/expected-ui-screenshots b/tests/UI/expected-ui-screenshots
-Subproject ad20ff37e799248e5815c7ddaa5ee758e9cdda9
+Subproject 86f1eb250259e269be94b39021c9c9fc6063a00
diff --git a/tests/resources/OmniFixture-dump.sql.gz b/tests/resources/OmniFixture-dump.sql.gz
index c8e5e1c72b..5466a04b88 100644
--- a/tests/resources/OmniFixture-dump.sql.gz
+++ b/tests/resources/OmniFixture-dump.sql.gz
Binary files differ
diff --git a/tests/resources/access-logs/fake_logs_custom.log b/tests/resources/access-logs/fake_logs_custom.log
index 85f4655d9b..2134ff1f74 100644
--- a/tests/resources/access-logs/fake_logs_custom.log
+++ b/tests/resources/access-logs/fake_logs_custom.log
@@ -2,9 +2,9 @@
175.41.192.40 - - [30/Sep/2012:10:11:30 +0200] 200 "GET /faq/ HTTP/1.1" 234002
175.41.192.40 - - [30/Sep/2012:10:11:56 +0200] 200 "GET /blog/category/community/ HTTP/1.1" 1324002
175.41.192.40 - - [30/Sep/2012:10:12:03 +0200] 200 "GET /docs/manage-websites/ HTTP/1.1" 543002
-175.41.192.40 - - [30/Sep/2012:10:10:38 +0200] 200 "GET /blog/category/meta/ HTTP/1.1" 120002
+175.41.192.40 - - [30/Sep/2012:10:10:40 +0200] 200 "GET /blog/category/meta/ HTTP/1.1" 120002
175.41.192.40 - - [30/Sep/2012:10:11:30 +0200] 200 "GET /faq/ HTTP/1.1" 294002
175.41.192.40 - - [30/Sep/2012:10:11:56 +0200] 200 "GET /blog/category/community/ HTTP/1.1" 624002
-175.41.192.40 - - [30/Sep/2012:10:12:03 +0200] 200 "GET /docs/manage-websites/ HTTP/1.1" 343002
-175.41.192.40 - - [30/Sep/2012:10:10:38 +0200] 200 "GET /blog/category/meta/ HTTP/1.1" 23002
+175.41.192.40 - - [30/Sep/2012:10:12:04 +0200] 200 "GET /docs/manage-websites/ HTTP/1.1" 343002
+175.41.192.40 - - [30/Sep/2012:10:10:41 +0200] 200 "GET /blog/category/meta/ HTTP/1.1" 23002
175.41.192.40 - - [30/Sep/2012:10:11:30 +0200] 200 "GET /faq/ HTTP/1.1" 237002 \ No newline at end of file