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@matomo.org>2020-04-02 13:01:57 +0300
committerGitHub <noreply@github.com>2020-04-02 13:01:57 +0300
commit5601d4363749d9576f75b5925470eb64b81d0040 (patch)
tree2ed08b0103851366c97466ec1eda65a5e7b9b003 /plugins/Login
parent677fec1f635e697927d389835a3ee53554f84ff9 (diff)
use latest puppeteer for screenshot testing (#15767)
* use latest puppeteer for screenshot testing * updates expected UI screenshots
Diffstat (limited to 'plugins/Login')
-rw-r--r--plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_blockedlogin.png4
-rw-r--r--plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_blockedlogme.png4
-rw-r--r--plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_noentries.png4
-rw-r--r--plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_withentries.png4
-rw-r--r--plugins/Login/tests/UI/expected-screenshots/Login_forgot_password.png4
-rw-r--r--plugins/Login/tests/UI/expected-screenshots/Login_login_fail.png4
-rw-r--r--plugins/Login/tests/UI/expected-screenshots/Login_login_form.png4
-rw-r--r--plugins/Login/tests/UI/expected-screenshots/Login_login_form_logout.png4
-rw-r--r--plugins/Login/tests/UI/expected-screenshots/Login_password_reset.png4
-rw-r--r--plugins/Login/tests/UI/expected-screenshots/Login_password_reset_complete.png4
-rw-r--r--plugins/Login/tests/UI/expected-screenshots/Login_password_reset_error.png4
11 files changed, 22 insertions, 22 deletions
diff --git a/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_blockedlogin.png b/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_blockedlogin.png
index 8e1ef69e9b..8d9da40589 100644
--- a/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_blockedlogin.png
+++ b/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_blockedlogin.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:e015975b3c8d19aa7e6e98cf3be31fee210fea216b3b7655c97e2376ed632bc3
-size 48303
+oid sha256:e7602b4dcf8fc4e77750e3335051d106415dbeea5082b154347245ac2e08dd0e
+size 48281
diff --git a/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_blockedlogme.png b/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_blockedlogme.png
index 8e1ef69e9b..8d9da40589 100644
--- a/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_blockedlogme.png
+++ b/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_blockedlogme.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:e015975b3c8d19aa7e6e98cf3be31fee210fea216b3b7655c97e2376ed632bc3
-size 48303
+oid sha256:e7602b4dcf8fc4e77750e3335051d106415dbeea5082b154347245ac2e08dd0e
+size 48281
diff --git a/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_noentries.png b/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_noentries.png
index 9f17cce4f7..fd76426ee7 100644
--- a/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_noentries.png
+++ b/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_noentries.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:985d4f828ae828f4bebe3a1e467a7756a8c1bac14e4de8a1ee289dd6fd67cbb9
-size 90434
+oid sha256:5e08af9731f42d919d0c29ba9c82741e6fee7dd3f4356e4c3182edbb6a9b1299
+size 90439
diff --git a/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_withentries.png b/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_withentries.png
index 880f6fc10f..45e929d637 100644
--- a/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_withentries.png
+++ b/plugins/Login/tests/UI/expected-screenshots/Login_bruteforcelog_withentries.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:05a9ef451835014578814c61b200690a0c67b36442edce804b2433a4a22bd712
-size 108232
+oid sha256:138c22b97b45953241536b6dd7923fea59b6f21689d09f666c56b5e0981fef82
+size 108220
diff --git a/plugins/Login/tests/UI/expected-screenshots/Login_forgot_password.png b/plugins/Login/tests/UI/expected-screenshots/Login_forgot_password.png
index d243749824..46922f3c4d 100644
--- a/plugins/Login/tests/UI/expected-screenshots/Login_forgot_password.png
+++ b/plugins/Login/tests/UI/expected-screenshots/Login_forgot_password.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:4901eede43ae8fd596432ccf8845f7ecb136a8d88fe6ea261344bfd2449312b6
-size 30468
+oid sha256:1ea34be0961e303f26c0cf47371b772d1addfa70f2187c08a2779e8bbc5cac86
+size 30413
diff --git a/plugins/Login/tests/UI/expected-screenshots/Login_login_fail.png b/plugins/Login/tests/UI/expected-screenshots/Login_login_fail.png
index e346f441d5..5eda7a8939 100644
--- a/plugins/Login/tests/UI/expected-screenshots/Login_login_fail.png
+++ b/plugins/Login/tests/UI/expected-screenshots/Login_login_fail.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:d7ef2a202998d0e7b4b0ed7c35069ac7e7da9a0236d9b2f5dc4a737859ac4a50
-size 32374
+oid sha256:600800bd2dc58ebd5fb2dfbe131052d4df6796c17aa180d9e7033ec616d1f2d0
+size 32131
diff --git a/plugins/Login/tests/UI/expected-screenshots/Login_login_form.png b/plugins/Login/tests/UI/expected-screenshots/Login_login_form.png
index a9b1e7f3bc..4c9df88e3e 100644
--- a/plugins/Login/tests/UI/expected-screenshots/Login_login_form.png
+++ b/plugins/Login/tests/UI/expected-screenshots/Login_login_form.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:0d6cc3fc9987a1ce04c269619dedc6530b0149b084f7b031618b9ad17c78d1bc
-size 24807
+oid sha256:fd8cb30e4d747155d1f73da36b337dcfe72f79b806e381c01ceda5370abf9791
+size 24749
diff --git a/plugins/Login/tests/UI/expected-screenshots/Login_login_form_logout.png b/plugins/Login/tests/UI/expected-screenshots/Login_login_form_logout.png
index a9b1e7f3bc..4c9df88e3e 100644
--- a/plugins/Login/tests/UI/expected-screenshots/Login_login_form_logout.png
+++ b/plugins/Login/tests/UI/expected-screenshots/Login_login_form_logout.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:0d6cc3fc9987a1ce04c269619dedc6530b0149b084f7b031618b9ad17c78d1bc
-size 24807
+oid sha256:fd8cb30e4d747155d1f73da36b337dcfe72f79b806e381c01ceda5370abf9791
+size 24749
diff --git a/plugins/Login/tests/UI/expected-screenshots/Login_password_reset.png b/plugins/Login/tests/UI/expected-screenshots/Login_password_reset.png
index e24ded6967..6b8d1766d2 100644
--- a/plugins/Login/tests/UI/expected-screenshots/Login_password_reset.png
+++ b/plugins/Login/tests/UI/expected-screenshots/Login_password_reset.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:1b007d56aa539a718274acd5e4b1f8d59c2d85591301f260c853b97d478830bd
-size 35138
+oid sha256:e0a65c5c55f94da87c6c86ab3bab41fcc3df751b30cbfd1cb2dfce154bd559a6
+size 35131
diff --git a/plugins/Login/tests/UI/expected-screenshots/Login_password_reset_complete.png b/plugins/Login/tests/UI/expected-screenshots/Login_password_reset_complete.png
index d69b5bb6ee..2c09ad2377 100644
--- a/plugins/Login/tests/UI/expected-screenshots/Login_password_reset_complete.png
+++ b/plugins/Login/tests/UI/expected-screenshots/Login_password_reset_complete.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:60c93767a03b6ab8a58aab27652bda1fed07b795e892f1892ae829301d8ef2ae
-size 29487
+oid sha256:c720b16c64dd640f39ef30bd39d1744d8de93d83c8fe31d7fa62742e1929c34e
+size 29425
diff --git a/plugins/Login/tests/UI/expected-screenshots/Login_password_reset_error.png b/plugins/Login/tests/UI/expected-screenshots/Login_password_reset_error.png
index 381672f8e5..56bdb9097c 100644
--- a/plugins/Login/tests/UI/expected-screenshots/Login_password_reset_error.png
+++ b/plugins/Login/tests/UI/expected-screenshots/Login_password_reset_error.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:e5666dabeb2ba3d5d1839ed83920fb300c9e9a6e76176b181cca2ebffb90b67e
-size 39482
+oid sha256:2072644047b1119ffd9bd24b35e9ec56e0f46a41c101bfefebaf172ea6550174
+size 39293