Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Add timezone to user profile #11929

Add timezone to user profile

Add timezone to user profile #11929

Triggered via pull request September 9, 2024 16:36
Status Cancelled
Total duration 14m 11s
Artifacts 3

end-to-end-tests.yaml

on: pull_request
Build Element-Web
2m 27s
Build Element-Web
Matrix: playwright
end-to-end-tests
35s
end-to-end-tests
Fit to window
Zoom out
Zoom in

Annotations

25 errors, 10 warnings, and 1 notice
Run Tests 5/6
Canceling since a higher priority waiting request for 'End to End Tests-refs/pull/12967/merge-pull_request' exists
settings/preferences-user-settings-tab.spec.ts:34:9 › Preferences user settings tab › should be rendered properly: matrix-react-sdk/playwright/e2e/settings/preferences-user-settings-tab.spec.ts#L39
1) settings/preferences-user-settings-tab.spec.ts:34:9 › Preferences user settings tab › should be rendered properly Error: Screenshot comparison failed: 56742 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/settings/preferences-user-settings-tab.spec.ts/Preferences-user-settings-tab-should-be-rendered-properly-1-linux.png Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/settings-preferences-user--463e4-should-be-rendered-properly/Preferences-user-settings--45d12--be-rendered-properly-1-actual.png Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/settings-preferences-user--463e4-should-be-rendered-properly/Preferences-user-settings--45d12--be-rendered-properly-1-diff.png Call log: - expect.toHaveScreenshot(Preferences-user-settings-tab-should-be-rendered-properly-1.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('.mx_Dialog').filter({ has: locator('.mx_UserSettingsDialog') }) - locator resolved to <div class="mx_Dialog">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 56742 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.mx_Dialog').filter({ has: locator('.mx_UserSettingsDialog') }) - locator resolved to <div class="mx_Dialog">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 56742 pixels (ratio 0.03 of all image pixels) are different. 37 | // Assert that the top heading is rendered 38 | await expect(tab.getByRole("heading", { name: "Preferences" })).toBeVisible(); > 39 | await expect(tab).toMatchScreenshot("Preferences-user-settings-tab-should-be-rendered-properly-1.png"); | ^ 40 | }); 41 | 42 | test("should be able to change the app language", async ({ uut, user }) => { at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/settings/preferences-user-settings-tab.spec.ts:39:27
settings/preferences-user-settings-tab.spec.ts:34:9 › Preferences user settings tab › should be rendered properly: matrix-react-sdk/playwright/e2e/settings/preferences-user-settings-tab.spec.ts#L39
1) settings/preferences-user-settings-tab.spec.ts:34:9 › Preferences user settings tab › should be rendered properly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 56742 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/settings/preferences-user-settings-tab.spec.ts/Preferences-user-settings-tab-should-be-rendered-properly-1-linux.png Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/settings-preferences-user--463e4-should-be-rendered-properly-retry1/Preferences-user-settings--45d12--be-rendered-properly-1-actual.png Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/settings-preferences-user--463e4-should-be-rendered-properly-retry1/Preferences-user-settings--45d12--be-rendered-properly-1-diff.png Call log: - expect.toHaveScreenshot(Preferences-user-settings-tab-should-be-rendered-properly-1.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('.mx_Dialog').filter({ has: locator('.mx_UserSettingsDialog') }) - locator resolved to <div class="mx_Dialog">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 56742 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.mx_Dialog').filter({ has: locator('.mx_UserSettingsDialog') }) - locator resolved to <div class="mx_Dialog">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 56742 pixels (ratio 0.03 of all image pixels) are different. 37 | // Assert that the top heading is rendered 38 | await expect(tab.getByRole("heading", { name: "Preferences" })).toBeVisible(); > 39 | await expect(tab).toMatchScreenshot("Preferences-user-settings-tab-should-be-rendered-properly-1.png"); | ^ 40 | }); 41 | 42 | test("should be able to change the app language", async ({ uut, user }) => { at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/settings/preferences-user-settings-tab.spec.ts:39:27
settings/preferences-user-settings-tab.spec.ts:34:9 › Preferences user settings tab › should be rendered properly: matrix-react-sdk/playwright/e2e/settings/preferences-user-settings-tab.spec.ts#L39
1) settings/preferences-user-settings-tab.spec.ts:34:9 › Preferences user settings tab › should be rendered properly Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 56742 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/settings/preferences-user-settings-tab.spec.ts/Preferences-user-settings-tab-should-be-rendered-properly-1-linux.png Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/settings-preferences-user--463e4-should-be-rendered-properly-retry2/Preferences-user-settings--45d12--be-rendered-properly-1-actual.png Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/settings-preferences-user--463e4-should-be-rendered-properly-retry2/Preferences-user-settings--45d12--be-rendered-properly-1-diff.png Call log: - expect.toHaveScreenshot(Preferences-user-settings-tab-should-be-rendered-properly-1.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('.mx_Dialog').filter({ has: locator('.mx_UserSettingsDialog') }) - locator resolved to <div class="mx_Dialog">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 56742 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.mx_Dialog').filter({ has: locator('.mx_UserSettingsDialog') }) - locator resolved to <div class="mx_Dialog">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 56742 pixels (ratio 0.03 of all image pixels) are different. 37 | // Assert that the top heading is rendered 38 | await expect(tab.getByRole("heading", { name: "Preferences" })).toBeVisible(); > 39 | await expect(tab).toMatchScreenshot("Preferences-user-settings-tab-should-be-rendered-properly-1.png"); | ^ 40 | }); 41 | 42 | test("should be able to change the app language", async ({ uut, user }) => { at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/settings/preferences-user-settings-tab.spec.ts:39:27
Run Tests 5/6
Process completed with exit code 1.
Run Tests 4/6
Canceling since a higher priority waiting request for 'End to End Tests-refs/pull/12967/merge-pull_request' exists
Run Tests 4/6
The operation was canceled.
Run Tests 2/6
Canceling since a higher priority waiting request for 'End to End Tests-refs/pull/12967/merge-pull_request' exists
Run Tests 2/6
The operation was canceled.
Run Tests 6/6
Canceling since a higher priority waiting request for 'End to End Tests-refs/pull/12967/merge-pull_request' exists
Run Tests 6/6
The operation was canceled.
Run Tests 3/6
Canceling since a higher priority waiting request for 'End to End Tests-refs/pull/12967/merge-pull_request' exists
Run Tests 3/6
The operation was canceled.
Run Tests 1/6
Canceling since a higher priority waiting request for 'End to End Tests-refs/pull/12967/merge-pull_request' exists
Run Tests 1/6
The operation was canceled.
Slow Test: matrix-react-sdk/spaces/spaces.spec.ts#L1
matrix-react-sdk/spaces/spaces.spec.ts took 1.1m
Slow Test: matrix-react-sdk/right-panel/right-panel.spec.ts#L1
matrix-react-sdk/right-panel/right-panel.spec.ts took 50.8s
Slow Test: matrix-react-sdk/settings/account-user-settings-tab.spec.ts#L1
matrix-react-sdk/settings/account-user-settings-tab.spec.ts took 38.8s
Slow Test: matrix-react-sdk/right-panel/file-panel.spec.ts#L1
matrix-react-sdk/right-panel/file-panel.spec.ts took 38.6s
Slow Test: matrix-react-sdk/settings/appearance-user-settings-tab/theme-choice-panel.spec.ts#L1
matrix-react-sdk/settings/appearance-user-settings-tab/theme-choice-panel.spec.ts took 32.7s
Run Tests 4/6
No files were found with the provided path: matrix-react-sdk/blob-report. No artifacts will be uploaded.
Run Tests 2/6
No files were found with the provided path: matrix-react-sdk/blob-report. No artifacts will be uploaded.
Run Tests 6/6
No files were found with the provided path: matrix-react-sdk/blob-report. No artifacts will be uploaded.
Run Tests 3/6
No files were found with the provided path: matrix-react-sdk/blob-report. No artifacts will be uploaded.
Run Tests 1/6
No files were found with the provided path: matrix-react-sdk/blob-report. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed settings/preferences-user-settings-tab.spec.ts:34:9 › Preferences user settings tab › should be rendered properly 9 skipped 63 passed (8.9m)

Artifacts

Produced during runtime
Name Size
all-blob-reports-5 Expired
5.26 MB
html-report Expired
4.36 MB
webapp Expired
37.8 MB