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:
authorStefan Giehl <stefan@piwik.org>2018-01-20 19:57:19 +0300
committerGitHub <noreply@github.com>2018-01-20 19:57:19 +0300
commitcec2b59d7fbc77a5b50baa10ff4096feb9623602 (patch)
tree9b95b934cc3e7304739697b665e87fb9c9e06f11 /plugins
parent463f6bb4da35635df2741f30d4400cf0b67129be (diff)
Fix tests (#12488)
* update expected system test file * update UI files * update test files * add wait time * update ui files
Diffstat (limited to 'plugins')
-rw-r--r--plugins/CustomVariables/tests/UI/expected-screenshots/CustomVariables_manage.png4
-rw-r--r--plugins/ExamplePlugin/tests/UI/expected-screenshots/SimpleUITest_simplePage.png4
-rw-r--r--plugins/ExamplePlugin/tests/UI/expected-screenshots/SimpleUITest_simplePagePartial.png4
-rw-r--r--plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log.pngbin418091 -> 418172 bytes
-rw-r--r--plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log_expand_actions.pngbin52284 -> 52298 bytes
-rw-r--r--plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log_purged.pngbin22146 -> 22341 bytes
-rw-r--r--plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile.pngbin436328 -> 436427 bytes
-rw-r--r--plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_action_details.pngbin295926 -> 295951 bytes
-rw-r--r--plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_actions_hidden.pngbin261976 -> 261982 bytes
-rw-r--r--plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_visit_details.pngbin272024 -> 272035 bytes
10 files changed, 6 insertions, 6 deletions
diff --git a/plugins/CustomVariables/tests/UI/expected-screenshots/CustomVariables_manage.png b/plugins/CustomVariables/tests/UI/expected-screenshots/CustomVariables_manage.png
index 44b37a9bdb..81cce42ed3 100644
--- a/plugins/CustomVariables/tests/UI/expected-screenshots/CustomVariables_manage.png
+++ b/plugins/CustomVariables/tests/UI/expected-screenshots/CustomVariables_manage.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:e3ee5e84878ed4db7ff2e96c9c0c92bb3e37af830304e48b8fe496c3d580873c
-size 106882
+oid sha256:0ab19cf168c319fb449db1139f0b3557160f13d30e63efa0e42325d8e7cdd6c1
+size 106599
diff --git a/plugins/ExamplePlugin/tests/UI/expected-screenshots/SimpleUITest_simplePage.png b/plugins/ExamplePlugin/tests/UI/expected-screenshots/SimpleUITest_simplePage.png
index 02a1633d3f..2f113e6f87 100644
--- a/plugins/ExamplePlugin/tests/UI/expected-screenshots/SimpleUITest_simplePage.png
+++ b/plugins/ExamplePlugin/tests/UI/expected-screenshots/SimpleUITest_simplePage.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:a1ca40c9fe6e07635ede9c1b5861651b98f81a3c3252ea2856677e121b4ff43a
-size 21177
+oid sha256:9365be307d3ca6190a73d65363b1d4ddc7fea28da302f6337a92ffbd3c556bff
+size 21183
diff --git a/plugins/ExamplePlugin/tests/UI/expected-screenshots/SimpleUITest_simplePagePartial.png b/plugins/ExamplePlugin/tests/UI/expected-screenshots/SimpleUITest_simplePagePartial.png
index 25e7274699..3168c3c669 100644
--- a/plugins/ExamplePlugin/tests/UI/expected-screenshots/SimpleUITest_simplePagePartial.png
+++ b/plugins/ExamplePlugin/tests/UI/expected-screenshots/SimpleUITest_simplePagePartial.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:d0463a9aa8055f2da3998b2fef7c2545bb365cd93e8bee0105420c3070300b38
-size 16682
+oid sha256:a6d3862d235ed24318bbc11b7089a75ba7bde34d1c31f416ad7b31ef9170d256
+size 16686
diff --git a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log.png b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log.png
index e0e64ad181..94aa0d3f46 100644
--- a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log.png
+++ b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log.png
Binary files differ
diff --git a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log_expand_actions.png b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log_expand_actions.png
index e175846922..b47d54b11e 100644
--- a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log_expand_actions.png
+++ b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log_expand_actions.png
Binary files differ
diff --git a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log_purged.png b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log_purged.png
index ed9573810f..a1bcdc71b0 100644
--- a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log_purged.png
+++ b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log_purged.png
Binary files differ
diff --git a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile.png b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile.png
index 6d8fb2507a..8e6b9ab9ac 100644
--- a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile.png
+++ b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile.png
Binary files differ
diff --git a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_action_details.png b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_action_details.png
index fadde9e300..9a01e1ff60 100644
--- a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_action_details.png
+++ b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_action_details.png
Binary files differ
diff --git a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_actions_hidden.png b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_actions_hidden.png
index ad1835a7c5..190d9ab8c8 100644
--- a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_actions_hidden.png
+++ b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_actions_hidden.png
Binary files differ
diff --git a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_visit_details.png b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_visit_details.png
index 1aca1c5401..5630f5b10c 100644
--- a/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_visit_details.png
+++ b/plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_profile_visit_details.png
Binary files differ