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 #11924

Add timezone to user profile

Add timezone to user profile #11924

Triggered via pull request September 8, 2024 10:07
Status Failure
Total duration 25m 16s
Artifacts 8

end-to-end-tests.yaml

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

Annotations

30 errors, 30 warnings, and 6 notices
right-panel/right-panel.spec.ts:114:13 β€Ί RightPanel β€Ί in rooms β€Ί should handle viewing room member: matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts#L121
1) right-panel/right-panel.spec.ts:114:13 β€Ί RightPanel β€Ί in rooms β€Ί should handle viewing room member Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.mx_UserInfo') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.mx_UserInfo') 119 | 120 | await getMemberTileByName(page, NAME).click(); > 121 | await expect(page.locator(".mx_UserInfo")).toBeVisible(); | ^ 122 | await expect(page.locator(".mx_UserInfo_profile").getByText(NAME)).toBeVisible(); 123 | 124 | await page.getByTestId("base-card-back-button").click(); at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts:121:56
right-panel/right-panel.spec.ts:114:13 β€Ί RightPanel β€Ί in rooms β€Ί should handle viewing room member: matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts#L121
1) right-panel/right-panel.spec.ts:114:13 β€Ί RightPanel β€Ί in rooms β€Ί should handle viewing room member Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.mx_UserInfo') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.mx_UserInfo') 119 | 120 | await getMemberTileByName(page, NAME).click(); > 121 | await expect(page.locator(".mx_UserInfo")).toBeVisible(); | ^ 122 | await expect(page.locator(".mx_UserInfo_profile").getByText(NAME)).toBeVisible(); 123 | 124 | await page.getByTestId("base-card-back-button").click(); at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts:121:56
right-panel/right-panel.spec.ts:114:13 β€Ί RightPanel β€Ί in rooms β€Ί should handle viewing room member: matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts#L121
1) right-panel/right-panel.spec.ts:114:13 β€Ί RightPanel β€Ί in rooms β€Ί should handle viewing room member Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.mx_UserInfo') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.mx_UserInfo') 119 | 120 | await getMemberTileByName(page, NAME).click(); > 121 | await expect(page.locator(".mx_UserInfo")).toBeVisible(); | ^ 122 | await expect(page.locator(".mx_UserInfo_profile").getByText(NAME)).toBeVisible(); 123 | 124 | await page.getByTestId("base-card-back-button").click(); at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts:121:56
right-panel/right-panel.spec.ts:133:13 β€Ί RightPanel β€Ί in spaces β€Ί should handle viewing space member: matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts#L144
2) right-panel/right-panel.spec.ts:133:13 β€Ί RightPanel β€Ί in spaces β€Ί should handle viewing space member Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.mx_UserInfo') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.mx_UserInfo') 142 | 143 | await getMemberTileByName(page, NAME).click(); > 144 | await expect(page.locator(".mx_UserInfo")).toBeVisible(); | ^ 145 | await expect(page.locator(".mx_UserInfo_profile").getByText(NAME)).toBeVisible(); 146 | 147 | await page.getByTestId("base-card-back-button").click(); at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts:144:56
right-panel/right-panel.spec.ts:133:13 β€Ί RightPanel β€Ί in spaces β€Ί should handle viewing space member: matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts#L144
2) right-panel/right-panel.spec.ts:133:13 β€Ί RightPanel β€Ί in spaces β€Ί should handle viewing space member Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.mx_UserInfo') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.mx_UserInfo') 142 | 143 | await getMemberTileByName(page, NAME).click(); > 144 | await expect(page.locator(".mx_UserInfo")).toBeVisible(); | ^ 145 | await expect(page.locator(".mx_UserInfo_profile").getByText(NAME)).toBeVisible(); 146 | 147 | await page.getByTestId("base-card-back-button").click(); at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts:144:56
right-panel/right-panel.spec.ts:133:13 β€Ί RightPanel β€Ί in spaces β€Ί should handle viewing space member: matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts#L144
2) right-panel/right-panel.spec.ts:133:13 β€Ί RightPanel β€Ί in spaces β€Ί should handle viewing space member Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.mx_UserInfo') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.mx_UserInfo') 142 | 143 | await getMemberTileByName(page, NAME).click(); > 144 | await expect(page.locator(".mx_UserInfo")).toBeVisible(); | ^ 145 | await expect(page.locator(".mx_UserInfo_profile").getByText(NAME)).toBeVisible(); 146 | 147 | await page.getByTestId("base-card-back-button").click(); at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts:144:56
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
3) 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
3) 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
3) 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.
user-view/user-view.spec.ts:25:9 β€Ί UserView β€Ί should render the user view as expected: matrix-react-sdk/playwright/e2e/user-view/user-view.spec.ts#L29
1) user-view/user-view.spec.ts:25:9 β€Ί UserView β€Ί should render the user view as expected ───────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#mx_RightPanel').getByRole('heading', { name: 'Usman', exact: true }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#mx_RightPanel').getByRole('heading', { name: 'Usman', exact: true }) 27 | 28 | const rightPanel = page.locator("#mx_RightPanel"); > 29 | await expect(rightPanel.getByRole("heading", { name: bot.credentials.displayName, exact: true })).toBeVisible(); | ^ 30 | await expect(rightPanel.getByText("1 session")).toBeVisible(); 31 | await expect(rightPanel).toMatchScreenshot("user-info.png", { 32 | mask: [page.locator(".mx_UserInfo_profile_mxid")], at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/user-view/user-view.spec.ts:29:107
user-view/user-view.spec.ts:25:9 β€Ί UserView β€Ί should render the user view as expected: matrix-react-sdk/playwright/e2e/user-view/user-view.spec.ts#L29
1) user-view/user-view.spec.ts:25:9 β€Ί UserView β€Ί should render the user view as expected ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#mx_RightPanel').getByRole('heading', { name: 'Usman', exact: true }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#mx_RightPanel').getByRole('heading', { name: 'Usman', exact: true }) 27 | 28 | const rightPanel = page.locator("#mx_RightPanel"); > 29 | await expect(rightPanel.getByRole("heading", { name: bot.credentials.displayName, exact: true })).toBeVisible(); | ^ 30 | await expect(rightPanel.getByText("1 session")).toBeVisible(); 31 | await expect(rightPanel).toMatchScreenshot("user-info.png", { 32 | mask: [page.locator(".mx_UserInfo_profile_mxid")], at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/user-view/user-view.spec.ts:29:107
user-view/user-view.spec.ts:25:9 β€Ί UserView β€Ί should render the user view as expected: matrix-react-sdk/playwright/e2e/user-view/user-view.spec.ts#L29
1) user-view/user-view.spec.ts:25:9 β€Ί UserView β€Ί should render the user view as expected ───────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#mx_RightPanel').getByRole('heading', { name: 'Usman', exact: true }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#mx_RightPanel').getByRole('heading', { name: 'Usman', exact: true }) 27 | 28 | const rightPanel = page.locator("#mx_RightPanel"); > 29 | await expect(rightPanel.getByRole("heading", { name: bot.credentials.displayName, exact: true })).toBeVisible(); | ^ 30 | await expect(rightPanel.getByText("1 session")).toBeVisible(); 31 | await expect(rightPanel).toMatchScreenshot("user-info.png", { 32 | mask: [page.locator(".mx_UserInfo_profile_mxid")], at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/user-view/user-view.spec.ts:29:107
Run Tests 6/6
Process completed with exit code 1.
pinned-messages/pinned-messages.spec.ts:42:9 β€Ί Pinned messages β€Ί should pin messages and show them in the pinned message panel: matrix-react-sdk/playwright/e2e/pinned-messages/pinned-messages.spec.ts#L51
1) pinned-messages/pinned-messages.spec.ts:42:9 β€Ί Pinned messages β€Ί should pin messages and show them in the pinned message panel Error: Screenshot comparison failed: 360 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/pinned-messages/pinned-messages.spec.ts/pinned-messages-list-pin-3-linux.png Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/pinned-messages-pinned-mes-db571-in-the-pinned-message-panel/pinned-messages-list-pin-3-actual.png Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/pinned-messages-pinned-mes-db571-in-the-pinned-message-panel/pinned-messages-list-pin-3-diff.png Call log: - expect.toHaveScreenshot(pinned-messages-list-pin-3.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#mx_RightPanel') - locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside> - 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 - 360 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#mx_RightPanel') - locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside> - 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 - 360 pixels (ratio 0.01 of all image pixels) are different. 49 | await util.openPinnedMessagesList(); 50 | await util.assertPinnedMessagesList(["Msg1", "Msg2", "Msg4"]); > 51 | await expect(util.getRightPanel()).toMatchScreenshot(`pinned-messages-list-pin-3.png`); | ^ 52 | }); 53 | 54 | test("should unpin one message", async ({ page, app, room1, util }) => { at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/pinned-messages/pinned-messages.spec.ts:51:44
pinned-messages/pinned-messages.spec.ts:54:9 β€Ί Pinned messages β€Ί should unpin one message: matrix-react-sdk/playwright/e2e/pinned-messages/pinned-messages.spec.ts#L63
2) pinned-messages/pinned-messages.spec.ts:54:9 β€Ί Pinned messages β€Ί should unpin one message ───── Error: Screenshot comparison failed: 314 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/pinned-messages/pinned-messages.spec.ts/pinned-messages-list-unpin-2-linux.png Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/pinned-messages-pinned-mes-d655e-es-should-unpin-one-message/pinned-messages-list-unpin-2-actual.png Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/pinned-messages-pinned-mes-d655e-es-should-unpin-one-message/pinned-messages-list-unpin-2-diff.png Call log: - expect.toHaveScreenshot(pinned-messages-list-unpin-2.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#mx_RightPanel') - locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside> - 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 - 314 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#mx_RightPanel') - locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside> - 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 - 314 pixels (ratio 0.01 of all image pixels) are different. 61 | await util.unpinMessageFromMessageList("Msg2"); 62 | await util.assertPinnedMessagesList(["Msg1", "Msg4"]); > 63 | await expect(util.getRightPanel()).toMatchScreenshot(`pinned-messages-list-unpin-2.png`); | ^ 64 | await util.backPinnedMessagesList(); 65 | await util.assertPinnedCountInRoomInfo(2); 66 | }); at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/pinned-messages/pinned-messages.spec.ts:63:44
crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work: matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts#L1
1) crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work, being e2e-encrypted / user verification Test timeout of 30000ms exceeded.
crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work: matrix-react-sdk/playwright/pages/client.ts#L85
1) crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work, being e2e-encrypted / user verification Error: jsHandle.evaluateHandle: Test timeout of 30000ms exceeded. at ../pages/client.ts:85 83 | public async evaluateHandle<T>(fn: (client: MatrixClient) => T, arg?: any): Promise<JSHandle<T>> { 84 | await this.prepareClient(); > 85 | return this.client.evaluateHandle(fn, arg); | ^ 86 | } 87 | 88 | /** at Bot.evaluateHandle (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:85:28)
crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L358
1) crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work, being e2e-encrypted / user verification Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('.mx_RightPanel').getByRole('button', { name: 'Verify' }) at crypto/utils.ts:358 356 | await page.locator(".mx_RightPanelTabs").getByText("People").click(); 357 | await roomInfo.getByText("Bob").click(); > 358 | await roomInfo.getByRole("button", { name: "Verify" }).click(); | ^ 359 | await roomInfo.getByRole("button", { name: "Start Verification" }).click(); 360 | 361 | // this requires creating a DM, so can take a while. Give it a longer timeout. at verify (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/utils.ts:358:60) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:227:9
crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work: matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts#L1
1) crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work, being e2e-encrypted / user verification Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work: matrix-react-sdk/playwright/pages/client.ts#L85
1) crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work, being e2e-encrypted / user verification Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: jsHandle.evaluateHandle: Test timeout of 30000ms exceeded. at ../pages/client.ts:85 83 | public async evaluateHandle<T>(fn: (client: MatrixClient) => T, arg?: any): Promise<JSHandle<T>> { 84 | await this.prepareClient(); > 85 | return this.client.evaluateHandle(fn, arg); | ^ 86 | } 87 | 88 | /** at Bot.evaluateHandle (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:85:28)
crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L358
1) crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work, being e2e-encrypted / user verification Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('.mx_RightPanel').getByRole('button', { name: 'Verify' }) at crypto/utils.ts:358 356 | await page.locator(".mx_RightPanelTabs").getByText("People").click(); 357 | await roomInfo.getByText("Bob").click(); > 358 | await roomInfo.getByRole("button", { name: "Verify" }).click(); | ^ 359 | await roomInfo.getByRole("button", { name: "Start Verification" }).click(); 360 | 361 | // this requires creating a DM, so can take a while. Give it a longer timeout. at verify (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/utils.ts:358:60) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:227:9
crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work: matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts#L1
1) crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work, being e2e-encrypted / user verification Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work: matrix-react-sdk/playwright/pages/client.ts#L85
1) crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work, being e2e-encrypted / user verification Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: jsHandle.evaluateHandle: Test timeout of 30000ms exceeded. at ../pages/client.ts:85 83 | public async evaluateHandle<T>(fn: (client: MatrixClient) => T, arg?: any): Promise<JSHandle<T>> { 84 | await this.prepareClient(); > 85 | return this.client.evaluateHandle(fn, arg); | ^ 86 | } 87 | 88 | /** at Bot.evaluateHandle (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:85:28)
crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L358
1) crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work, being e2e-encrypted / user verification Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('.mx_RightPanel').getByRole('button', { name: 'Verify' }) at crypto/utils.ts:358 356 | await page.locator(".mx_RightPanelTabs").getByText("People").click(); 357 | await roomInfo.getByText("Bob").click(); > 358 | await roomInfo.getByRole("button", { name: "Verify" }).click(); | ^ 359 | await roomInfo.getByRole("button", { name: "Start Verification" }).click(); 360 | 361 | // this requires creating a DM, so can take a while. Give it a longer timeout. at verify (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/utils.ts:358:60) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:227:9
crypto/crypto.spec.ts:238:9 β€Ί Cryptography β€Ί should allow verification when there is no existing DM: matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts#L1
2) crypto/crypto.spec.ts:238:9 β€Ί Cryptography β€Ί should allow verification when there is no existing DM Test timeout of 30000ms exceeded.
end-to-end-tests
Process completed with exit code 1.
Slow Test: matrix-react-sdk/read-receipts/high-level.spec.ts#L1
matrix-react-sdk/read-receipts/high-level.spec.ts took 3.1m
Slow Test: matrix-react-sdk/read-receipts/new-messages-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/new-messages-in-threads.spec.ts took 1.6m
Slow Test: matrix-react-sdk/read-receipts/editing-messages-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/editing-messages-in-threads.spec.ts took 1.2m
Slow Test: matrix-react-sdk/read-receipts/new-messages-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/new-messages-main-timeline.spec.ts took 1.1m
Slow Test: matrix-react-sdk/read-receipts/editing-messages-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/editing-messages-main-timeline.spec.ts took 1.1m
Slow Test: matrix-react-sdk/read-receipts/redactions-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-in-threads.spec.ts took 2.6m
Slow Test: matrix-react-sdk/read-receipts/redactions-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-main-timeline.spec.ts took 2.0m
Slow Test: matrix-react-sdk/read-receipts/read-receipts.spec.ts#L1
matrix-react-sdk/read-receipts/read-receipts.spec.ts took 1.1m
Slow Test: matrix-react-sdk/read-receipts/reactions-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/reactions-in-threads.spec.ts took 59.5s
Slow Test: matrix-react-sdk/read-receipts/redactions-thread-roots.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-thread-roots.spec.ts took 56.7s
Slow Test: matrix-react-sdk/spaces/spaces.spec.ts#L1
matrix-react-sdk/spaces/spaces.spec.ts took 57.4s
Slow Test: matrix-react-sdk/right-panel/file-panel.spec.ts#L1
matrix-react-sdk/right-panel/file-panel.spec.ts took 36.4s
Slow Test: matrix-react-sdk/settings/account-user-settings-tab.spec.ts#L1
matrix-react-sdk/settings/account-user-settings-tab.spec.ts took 35.4s
Slow Test: matrix-react-sdk/read-receipts/room-list-order.spec.ts#L1
matrix-react-sdk/read-receipts/room-list-order.spec.ts took 35.0s
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 29.8s
Slow Test: matrix-react-sdk/timeline/timeline.spec.ts#L1
matrix-react-sdk/timeline/timeline.spec.ts took 2.6m
Slow Test: matrix-react-sdk/spotlight/spotlight.spec.ts#L1
matrix-react-sdk/spotlight/spotlight.spec.ts took 2.0m
Slow Test: matrix-react-sdk/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
matrix-react-sdk/spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 1.7m
Slow Test: matrix-react-sdk/threads/threads.spec.ts#L1
matrix-react-sdk/threads/threads.spec.ts took 35.2s
Slow Test: matrix-react-sdk/user-onboarding/user-onboarding-new.spec.ts#L1
matrix-react-sdk/user-onboarding/user-onboarding-new.spec.ts took 30.3s
Slow Test: matrix-react-sdk/messages/messages.spec.ts#L1
matrix-react-sdk/messages/messages.spec.ts took 2.1m
Slow Test: matrix-react-sdk/integration-manager/read_events.spec.ts#L1
matrix-react-sdk/integration-manager/read_events.spec.ts took 39.2s
Slow Test: matrix-react-sdk/login/login.spec.ts#L1
matrix-react-sdk/login/login.spec.ts took 37.5s
Slow Test: matrix-react-sdk/knock/knock-into-room.spec.ts#L1
matrix-react-sdk/knock/knock-into-room.spec.ts took 35.3s
Slow Test: matrix-react-sdk/polls/polls.spec.ts#L1
matrix-react-sdk/polls/polls.spec.ts took 34.3s
Slow Test: matrix-react-sdk/audio-player/audio-player.spec.ts#L1
matrix-react-sdk/audio-player/audio-player.spec.ts took 1.1m
Slow Test: matrix-react-sdk/composer/RTE.spec.ts#L1
matrix-react-sdk/composer/RTE.spec.ts took 1.0m
Slow Test: matrix-react-sdk/crypto/decryption-failure-messages.spec.ts#L1
matrix-react-sdk/crypto/decryption-failure-messages.spec.ts took 44.8s
Slow Test: matrix-react-sdk/crypto/device-verification.spec.ts#L1
matrix-react-sdk/crypto/device-verification.spec.ts took 43.4s
Slow Test: matrix-react-sdk/integration-manager/kick.spec.ts#L1
matrix-react-sdk/integration-manager/kick.spec.ts took 36.0s
🎭 Playwright Run Summary
31 skipped 50 passed (9.1m)
🎭 Playwright Run Summary
15 skipped 60 passed (9.6m)
🎭 Playwright Run Summary
3 failed right-panel/right-panel.spec.ts:114:13 β€Ί RightPanel β€Ί in rooms β€Ί should handle viewing room member right-panel/right-panel.spec.ts:133:13 β€Ί RightPanel β€Ί in spaces β€Ί should handle viewing space member settings/preferences-user-settings-tab.spec.ts:34:9 β€Ί Preferences user settings tab β€Ί should be rendered properly 9 skipped 61 passed (9.7m)
🎭 Playwright Run Summary
1 failed user-view/user-view.spec.ts:25:9 β€Ί UserView β€Ί should render the user view as expected ────────── 4 skipped 66 passed (9.9m)
🎭 Playwright Run Summary
2 flaky pinned-messages/pinned-messages.spec.ts:42:9 β€Ί Pinned messages β€Ί should pin messages and show them in the pinned message panel pinned-messages/pinned-messages.spec.ts:54:9 β€Ί Pinned messages β€Ί should unpin one message ────── 2 skipped 72 passed (10.3m)
🎭 Playwright Run Summary
7 failed crypto/crypto.spec.ts:213:9 β€Ί Cryptography β€Ί creating a DM should work, being e2e-encrypted / user verification crypto/crypto.spec.ts:238:9 β€Ί Cryptography β€Ί should allow verification when there is no existing DM crypto/dehydration.spec.ts:60:5 β€Ί Dehydration β€Ί Create dehydrated device ─────────────────────── crypto/event-shields.spec.ts:52:13 β€Ί Cryptography β€Ί event shields β€Ί should show the correct shield on e2e events crypto/event-shields.spec.ts:213:13 β€Ί Cryptography β€Ί event shields β€Ί should show the correct shield on edited e2e events crypto/user-verification.spec.ts:42:9 β€Ί User verification β€Ί can receive a verification request when there is no existing DM crypto/user-verification.spec.ts:86:9 β€Ί User verification β€Ί can abort emoji verification when emoji mismatch 1 skipped 68 passed (20.4m)

Artifacts

Produced during runtime
Name Size
all-blob-reports-1 Expired
26.9 MB
all-blob-reports-2 Expired
7.05 MB
all-blob-reports-3 Expired
503 KB
all-blob-reports-4 Expired
498 KB
all-blob-reports-5 Expired
10.9 MB
all-blob-reports-6 Expired
2.69 MB
html-report Expired
45.3 MB
webapp Expired
37.8 MB