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>2022-01-07 13:11:45 +0300
committerGitHub <noreply@github.com>2022-01-07 13:11:45 +0300
commitc13f6f461dca1523b5756c7ce0a6369a2d828bd1 (patch)
tree1294934af7f1f969e7ede665856298512eead59f
parentdb25a2e628a294bb5ef63504a8fc0a8ace29c07a (diff)
Fixes/updates various failing tests (#18587)
* Fix JS tests * update submodule * updates expected UI test files
-rw-r--r--plugins/CoreVue/types/index.d.ts1
-rw-r--r--plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_reset.png4
m---------plugins/QueuedTracking0
-rw-r--r--tests/UI/expected-screenshots/IncompletePeriodVisualisation_visitors_overview.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_api_listing.png4
5 files changed, 7 insertions, 6 deletions
diff --git a/plugins/CoreVue/types/index.d.ts b/plugins/CoreVue/types/index.d.ts
index 8d01367566..9a88ea4ec2 100644
--- a/plugins/CoreVue/types/index.d.ts
+++ b/plugins/CoreVue/types/index.d.ts
@@ -111,6 +111,7 @@ declare global {
}
interface PiwikGlobal {
+ installation: boolean; // only set while Matomo is installing
timezoneOffset: number;
addCustomPeriod: (name: string, periodClass: any) => void;
shouldPropagateTokenAuth: boolean;
diff --git a/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_reset.png b/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_reset.png
index 09be45f451..f5c00b1aff 100644
--- a/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_reset.png
+++ b/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_reset.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:42f34b41ab302d0a0520542ddda6d51d01788efc2fabd02d81b09648afb7ff32
-size 375513
+oid sha256:7c92ae2aae40890ad78468b46393e0d2cd4980afb545228d16f31f0115a77047
+size 374791
diff --git a/plugins/QueuedTracking b/plugins/QueuedTracking
-Subproject 69bb1fb26002f626f728cac542961765cd904d0
+Subproject 1d0bb3a378c1a7be7aefc3017d0ea7321233fd1
diff --git a/tests/UI/expected-screenshots/IncompletePeriodVisualisation_visitors_overview.png b/tests/UI/expected-screenshots/IncompletePeriodVisualisation_visitors_overview.png
index c796b086ea..37c983353c 100644
--- a/tests/UI/expected-screenshots/IncompletePeriodVisualisation_visitors_overview.png
+++ b/tests/UI/expected-screenshots/IncompletePeriodVisualisation_visitors_overview.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:dd742fd872d42299f2434fa16eaa5129f5048ee18b0f3d664c016485d6cb6ea3
-size 57781
+oid sha256:5b5232ab0b7a7f38aaeff4471b602350f7445228023652874cdf4b3942d2004b
+size 57765
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_api_listing.png b/tests/UI/expected-screenshots/UIIntegrationTest_api_listing.png
index 7f28b7e3f8..36ae9fc738 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_api_listing.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_api_listing.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:efd7f09e8c6a298c9ef8b926047003fb5aea516f4c027979e5ec34fd7166a089
-size 5019273
+oid sha256:ebacc6ed7b31f146aff2dfdbac6beeb6d4d37c9d495c0e81cbb7cec5de78b56a
+size 5019752