This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Update dependency @vector-im/compound-web to v7 - autoclosed #9
end-to-end-tests.yaml
on: pull_request
Build Element-Web
2m 29s
Matrix: playwright
end-to-end-tests
1m 28s
Annotations
70 errors and 6 notices
read-receipts/editing-messages-in-threads.spec.ts:24:17 › Read receipts › editing messages › in threads › An edit of a threaded message makes the room unread:
matrix-react-sdk/playwright/e2e/read-receipts/editing-messages-in-threads.spec.ts#L1
1) read-receipts/editing-messages-in-threads.spec.ts:24:17 › Read receipts › editing messages › in threads › An edit of a threaded message makes the room unread
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/editing-messages-in-threads.spec.ts:24:17 › Read receipts › editing messages › in threads › An edit of a threaded message makes the room unread:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) read-receipts/editing-messages-in-threads.spec.ts:24:17 › Read receipts › editing messages › in threads › An edit of a threaded message makes the room unread
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/editing-messages-in-threads.spec.ts:24:17 › Read receipts › editing messages › in threads › An edit of a threaded message makes the room unread:
matrix-react-sdk/playwright/e2e/read-receipts/editing-messages-in-threads.spec.ts#L1
1) read-receipts/editing-messages-in-threads.spec.ts:24:17 › Read receipts › editing messages › in threads › An edit of a threaded message makes the room unread
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/editing-messages-in-threads.spec.ts:24:17 › Read receipts › editing messages › in threads › An edit of a threaded message makes the room unread:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) read-receipts/editing-messages-in-threads.spec.ts:24:17 › Read receipts › editing messages › in threads › An edit of a threaded message makes the room unread
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/editing-messages-in-threads.spec.ts:24:17 › Read receipts › editing messages › in threads › An edit of a threaded message makes the room unread:
matrix-react-sdk/playwright/e2e/read-receipts/editing-messages-in-threads.spec.ts#L1
1) read-receipts/editing-messages-in-threads.spec.ts:24:17 › Read receipts › editing messages › in threads › An edit of a threaded message makes the room unread
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/editing-messages-in-threads.spec.ts:24:17 › Read receipts › editing messages › in threads › An edit of a threaded message makes the room unread:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) read-receipts/editing-messages-in-threads.spec.ts:24:17 › Read receipts › editing messages › in threads › An edit of a threaded message makes the room unread
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/editing-messages-in-threads.spec.ts:49:17 › Read receipts › editing messages › in threads › Reading an edit of a threaded message makes the room read:
matrix-react-sdk/playwright/e2e/read-receipts/editing-messages-in-threads.spec.ts#L1
2) read-receipts/editing-messages-in-threads.spec.ts:49:17 › Read receipts › editing messages › in threads › Reading an edit of a threaded message makes the room read
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/editing-messages-in-threads.spec.ts:49:17 › Read receipts › editing messages › in threads › Reading an edit of a threaded message makes the room read:
matrix-react-sdk/playwright/element-web-test.ts#L230
2) read-receipts/editing-messages-in-threads.spec.ts:49:17 › Read receipts › editing messages › in threads › Reading an edit of a threaded message makes the room read
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/editing-messages-in-threads.spec.ts:49:17 › Read receipts › editing messages › in threads › Reading an edit of a threaded message makes the room read:
matrix-react-sdk/playwright/e2e/read-receipts/editing-messages-in-threads.spec.ts#L1
2) read-receipts/editing-messages-in-threads.spec.ts:49:17 › Read receipts › editing messages › in threads › Reading an edit of a threaded message makes the room read
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/editing-messages-in-threads.spec.ts:49:17 › Read receipts › editing messages › in threads › Reading an edit of a threaded message makes the room read:
matrix-react-sdk/playwright/element-web-test.ts#L230
2) read-receipts/editing-messages-in-threads.spec.ts:49:17 › Read receipts › editing messages › in threads › Reading an edit of a threaded message makes the room read
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read:
matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts#L1
1) read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read:
matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts#L1
1) read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read:
matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts#L1
1) read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/new-messages-thread-roots.spec.ts:43:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline:
matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts#L1
2) read-receipts/new-messages-thread-roots.spec.ts:43:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/new-messages-thread-roots.spec.ts:43:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline:
matrix-react-sdk/playwright/element-web-test.ts#L230
2) read-receipts/new-messages-thread-roots.spec.ts:43:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/new-messages-thread-roots.spec.ts:43:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline:
matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts#L1
2) read-receipts/new-messages-thread-roots.spec.ts:43:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/new-messages-thread-roots.spec.ts:43:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline:
matrix-react-sdk/playwright/element-web-test.ts#L230
2) read-receipts/new-messages-thread-roots.spec.ts:43:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/room-list-order.spec.ts:23:13 › Read receipts › Room list order › Rooms with unread messages appear at the top of room list if 'unread first' is selected:
matrix-react-sdk/playwright/e2e/read-receipts/room-list-order.spec.ts#L1
1) read-receipts/room-list-order.spec.ts:23:13 › Read receipts › Room list order › Rooms with unread messages appear at the top of room list if 'unread first' is selected
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/room-list-order.spec.ts:23:13 › Read receipts › Room list order › Rooms with unread messages appear at the top of room list if 'unread first' is selected:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) read-receipts/room-list-order.spec.ts:23:13 › Read receipts › Room list order › Rooms with unread messages appear at the top of room list if 'unread first' is selected
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/room-list-order.spec.ts:23:13 › Read receipts › Room list order › Rooms with unread messages appear at the top of room list if 'unread first' is selected:
matrix-react-sdk/playwright/e2e/read-receipts/room-list-order.spec.ts#L1
1) read-receipts/room-list-order.spec.ts:23:13 › Read receipts › Room list order › Rooms with unread messages appear at the top of room list if 'unread first' is selected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/room-list-order.spec.ts:23:13 › Read receipts › Room list order › Rooms with unread messages appear at the top of room list if 'unread first' is selected:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) read-receipts/room-list-order.spec.ts:23:13 › Read receipts › Room list order › Rooms with unread messages appear at the top of room list if 'unread first' is selected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/room-list-order.spec.ts:23:13 › Read receipts › Room list order › Rooms with unread messages appear at the top of room list if 'unread first' is selected:
matrix-react-sdk/playwright/e2e/read-receipts/room-list-order.spec.ts#L1
1) read-receipts/room-list-order.spec.ts:23:13 › Read receipts › Room list order › Rooms with unread messages appear at the top of room list if 'unread first' is selected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/room-list-order.spec.ts:23:13 › Read receipts › Room list order › Rooms with unread messages appear at the top of room list if 'unread first' is selected:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) read-receipts/room-list-order.spec.ts:23:13 › Read receipts › Room list order › Rooms with unread messages appear at the top of room list if 'unread first' is selected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/room-list-order.spec.ts:41:13 › Read receipts › Room list order › Rooms with unread threads appear at the top of room list if 'unread first' is selected:
matrix-react-sdk/playwright/e2e/read-receipts/room-list-order.spec.ts#L1
2) read-receipts/room-list-order.spec.ts:41:13 › Read receipts › Room list order › Rooms with unread threads appear at the top of room list if 'unread first' is selected
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/room-list-order.spec.ts:41:13 › Read receipts › Room list order › Rooms with unread threads appear at the top of room list if 'unread first' is selected:
matrix-react-sdk/playwright/element-web-test.ts#L230
2) read-receipts/room-list-order.spec.ts:41:13 › Read receipts › Room list order › Rooms with unread threads appear at the top of room list if 'unread first' is selected
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
read-receipts/room-list-order.spec.ts:41:13 › Read receipts › Room list order › Rooms with unread threads appear at the top of room list if 'unread first' is selected:
matrix-react-sdk/playwright/e2e/read-receipts/room-list-order.spec.ts#L1
2) read-receipts/room-list-order.spec.ts:41:13 › Read receipts › Room list order › Rooms with unread threads appear at the top of room list if 'unread first' is selected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/room-list-order.spec.ts:41:13 › Read receipts › Room list order › Rooms with unread threads appear at the top of room list if 'unread first' is selected:
matrix-react-sdk/playwright/element-web-test.ts#L230
2) read-receipts/room-list-order.spec.ts:41:13 › Read receipts › Room list order › Rooms with unread threads appear at the top of room list if 'unread first' is selected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:29:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
1) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:29:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
Test timeout of 30000ms exceeded while setting up "user".
|
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:29:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:29:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:29:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
1) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:29:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:29:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:29:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:29:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
1) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:29:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:29:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:29:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:38:9 › Threads Activity Centre › should not show indicator when there is no thread:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
2) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:38:9 › Threads Activity Centre › should not show indicator when there is no thread
Test timeout of 30000ms exceeded while setting up "user".
|
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:38:9 › Threads Activity Centre › should not show indicator when there is no thread:
matrix-react-sdk/playwright/element-web-test.ts#L230
2) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:38:9 › Threads Activity Centre › should not show indicator when there is no thread
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:38:9 › Threads Activity Centre › should not show indicator when there is no thread:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
2) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:38:9 › Threads Activity Centre › should not show indicator when there is no thread
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:38:9 › Threads Activity Centre › should not show indicator when there is no thread:
matrix-react-sdk/playwright/element-web-test.ts#L230
2) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:38:9 › Threads Activity Centre › should not show indicator when there is no thread
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
integration-manager/read_events.spec.ts:136:9 › Integration Manager: Read Events › should read a state event by state key:
matrix-react-sdk/playwright/e2e/integration-manager/read_events.spec.ts#L106
1) integration-manager/read_events.spec.ts:136:9 › Integration Manager: Read Events › should read a state event by state key
Test timeout of 30000ms exceeded while running "beforeEach" hook.
104 | });
105 |
> 106 | test.beforeEach(async ({ page, user, app, room }) => {
| ^
107 | await app.client.setAccountData("m.widgets", {
108 | "m.integration_manager": {
109 | content: {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/integration-manager/read_events.spec.ts:106:10
|
integration-manager/read_events.spec.ts:136:9 › Integration Manager: Read Events › should read a state event by state key:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) integration-manager/read_events.spec.ts:136:9 › Integration Manager: Read Events › should read a state event by state key
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
integration-manager/read_events.spec.ts:136:9 › Integration Manager: Read Events › should read a state event by state key:
matrix-react-sdk/playwright/e2e/integration-manager/read_events.spec.ts#L106
1) integration-manager/read_events.spec.ts:136:9 › Integration Manager: Read Events › should read a state event by state key
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
104 | });
105 |
> 106 | test.beforeEach(async ({ page, user, app, room }) => {
| ^
107 | await app.client.setAccountData("m.widgets", {
108 | "m.integration_manager": {
109 | content: {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/integration-manager/read_events.spec.ts:106:10
|
integration-manager/read_events.spec.ts:136:9 › Integration Manager: Read Events › should read a state event by state key:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) integration-manager/read_events.spec.ts:136:9 › Integration Manager: Read Events › should read a state event by state key
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
integration-manager/read_events.spec.ts:136:9 › Integration Manager: Read Events › should read a state event by state key:
matrix-react-sdk/playwright/e2e/integration-manager/read_events.spec.ts#L106
1) integration-manager/read_events.spec.ts:136:9 › Integration Manager: Read Events › should read a state event by state key
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
104 | });
105 |
> 106 | test.beforeEach(async ({ page, user, app, room }) => {
| ^
107 | await app.client.setAccountData("m.widgets", {
108 | "m.integration_manager": {
109 | content: {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/integration-manager/read_events.spec.ts:106:10
|
integration-manager/read_events.spec.ts:136:9 › Integration Manager: Read Events › should read a state event by state key:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) integration-manager/read_events.spec.ts:136:9 › Integration Manager: Read Events › should read a state event by state key
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
integration-manager/read_events.spec.ts:156:9 › Integration Manager: Read Events › should read a state event with empty state key:
matrix-react-sdk/playwright/e2e/integration-manager/read_events.spec.ts#L106
2) integration-manager/read_events.spec.ts:156:9 › Integration Manager: Read Events › should read a state event with empty state key
Test timeout of 30000ms exceeded while running "beforeEach" hook.
104 | });
105 |
> 106 | test.beforeEach(async ({ page, user, app, room }) => {
| ^
107 | await app.client.setAccountData("m.widgets", {
108 | "m.integration_manager": {
109 | content: {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/integration-manager/read_events.spec.ts:106:10
|
integration-manager/read_events.spec.ts:156:9 › Integration Manager: Read Events › should read a state event with empty state key:
matrix-react-sdk/playwright/element-web-test.ts#L230
2) integration-manager/read_events.spec.ts:156:9 › Integration Manager: Read Events › should read a state event with empty state key
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
integration-manager/read_events.spec.ts:156:9 › Integration Manager: Read Events › should read a state event with empty state key:
matrix-react-sdk/playwright/e2e/integration-manager/read_events.spec.ts#L106
2) integration-manager/read_events.spec.ts:156:9 › Integration Manager: Read Events › should read a state event with empty state key
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
104 | });
105 |
> 106 | test.beforeEach(async ({ page, user, app, room }) => {
| ^
107 | await app.client.setAccountData("m.widgets", {
108 | "m.integration_manager": {
109 | content: {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/integration-manager/read_events.spec.ts:106:10
|
integration-manager/read_events.spec.ts:156:9 › Integration Manager: Read Events › should read a state event with empty state key:
matrix-react-sdk/playwright/element-web-test.ts#L230
2) integration-manager/read_events.spec.ts:156:9 › Integration Manager: Read Events › should read a state event with empty state key
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
accessibility/keyboard-navigation.spec.ts:25:9 › Landmark navigation tests › without any rooms:
matrix-react-sdk/playwright/e2e/accessibility/keyboard-navigation.spec.ts#L1
1) accessibility/keyboard-navigation.spec.ts:25:9 › Landmark navigation tests › without any rooms
Test timeout of 30000ms exceeded while setting up "user".
|
accessibility/keyboard-navigation.spec.ts:25:9 › Landmark navigation tests › without any rooms:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) accessibility/keyboard-navigation.spec.ts:25:9 › Landmark navigation tests › without any rooms
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
accessibility/keyboard-navigation.spec.ts:25:9 › Landmark navigation tests › without any rooms:
matrix-react-sdk/playwright/e2e/accessibility/keyboard-navigation.spec.ts#L1
1) accessibility/keyboard-navigation.spec.ts:25:9 › Landmark navigation tests › without any rooms
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
accessibility/keyboard-navigation.spec.ts:25:9 › Landmark navigation tests › without any rooms:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) accessibility/keyboard-navigation.spec.ts:25:9 › Landmark navigation tests › without any rooms
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
accessibility/keyboard-navigation.spec.ts:25:9 › Landmark navigation tests › without any rooms:
matrix-react-sdk/playwright/e2e/accessibility/keyboard-navigation.spec.ts#L1
1) accessibility/keyboard-navigation.spec.ts:25:9 › Landmark navigation tests › without any rooms
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
accessibility/keyboard-navigation.spec.ts:25:9 › Landmark navigation tests › without any rooms:
matrix-react-sdk/playwright/element-web-test.ts#L230
1) accessibility/keyboard-navigation.spec.ts:25:9 › Landmark navigation tests › without any rooms
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
accessibility/keyboard-navigation.spec.ts:58:9 › Landmark navigation tests › with an open room:
matrix-react-sdk/playwright/e2e/accessibility/keyboard-navigation.spec.ts#L1
2) accessibility/keyboard-navigation.spec.ts:58:9 › Landmark navigation tests › with an open room
Test timeout of 30000ms exceeded while setting up "user".
|
accessibility/keyboard-navigation.spec.ts:58:9 › Landmark navigation tests › with an open room:
matrix-react-sdk/playwright/element-web-test.ts#L230
2) accessibility/keyboard-navigation.spec.ts:58:9 › Landmark navigation tests › with an open room
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
accessibility/keyboard-navigation.spec.ts:58:9 › Landmark navigation tests › with an open room:
matrix-react-sdk/playwright/e2e/accessibility/keyboard-navigation.spec.ts#L1
2) accessibility/keyboard-navigation.spec.ts:58:9 › Landmark navigation tests › with an open room
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
accessibility/keyboard-navigation.spec.ts:58:9 › Landmark navigation tests › with an open room:
matrix-react-sdk/playwright/element-web-test.ts#L230
2) accessibility/keyboard-navigation.spec.ts:58:9 › Landmark navigation tests › with an open room
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:230
228 | user: async ({ pageWithCredentials: page, credentials }, use) => {
229 | await page.goto("/");
> 230 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
231 | await use(credentials);
232 | },
233 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:230:20)
|
end-to-end-tests:
widgets/layout.spec.ts/apps-drawer-linux.png#L1
Stale screenshot file
|
end-to-end-tests:
user-view/user-view.spec.ts/user-info-linux.png#L1
Stale screenshot file
|
|
|
end-to-end-tests:
user-menu/user-menu.spec.ts/user-menu-linux.png#L1
Stale screenshot file
|
end-to-end-tests:
timeline/timeline.spec.ts/url-preview-linux.png#L1
Stale screenshot file
|
|
end-to-end-tests:
timeline/timeline.spec.ts/search-aux-panel-linux.png#L1
Stale screenshot file
|
|
|
🎭 Playwright Run Summary
50 failed
read-receipts/editing-messages-in-threads.spec.ts:24:17 › Read receipts › editing messages › in threads › An edit of a threaded message makes the room unread
read-receipts/editing-messages-in-threads.spec.ts:49:17 › Read receipts › editing messages › in threads › Reading an edit of a threaded message makes the room read
read-receipts/editing-messages-in-threads.spec.ts:76:17 › Read receipts › editing messages › in threads › Marking a room as read after an edit in a thread makes it read
read-receipts/editing-messages-in-threads.spec.ts:99:17 › Read receipts › editing messages › in threads › Editing a thread message after marking as read leaves the room read
read-receipts/editing-messages-in-threads.spec.ts:120:17 › Read receipts › editing messages › in threads › A room with an edited threaded message is still read after restart
read-receipts/editing-messages-in-threads.spec.ts:140:17 › Read receipts › editing messages › in threads › A room where all threaded edits are read is still read after restart
read-receipts/editing-messages-in-threads.spec.ts:165:17 › Read receipts › editing messages › in threads › A room where all threaded edits are marked as read is still read after restart
read-receipts/editing-messages-main-timeline.spec.ts:24:17 › Read receipts › editing messages › in the main timeline › Editing a message leaves a room read
read-receipts/editing-messages-main-timeline.spec.ts:40:17 › Read receipts › editing messages › in the main timeline › Reading an edit leaves the room read
read-receipts/editing-messages-main-timeline.spec.ts:61:17 › Read receipts › editing messages › in the main timeline › Editing a message after marking as read leaves the room read
read-receipts/editing-messages-main-timeline.spec.ts:80:17 › Read receipts › editing messages › in the main timeline › Editing a reply after reading it makes the room unread
read-receipts/editing-messages-main-timeline.spec.ts:100:17 › Read receipts › editing messages › in the main timeline › Editing a reply after marking as read makes the room unread
read-receipts/editing-messages-main-timeline.spec.ts:119:17 › Read receipts › editing messages › in the main timeline › A room with an edit is still read after restart
read-receipts/editing-messages-main-timeline.spec.ts:142:17 › Read receipts › editing messages › in the main timeline › An edited message becomes read if it happens while I am looking
read-receipts/editing-messages-main-timeline.spec.ts:159:17 › Read receipts › editing messages › in the main timeline › A room where all edits are read is still read after restart
read-receipts/editing-messages-thread-roots.spec.ts:24:17 › Read receipts › editing messages › thread roots › An edit of a thread root leaves the room read
read-receipts/editing-messages-thread-roots.spec.ts:52:17 › Read receipts › editing messages › thread roots › Reading an edit of a thread root leaves the room read
read-receipts/editing-messages-thread-roots.spec.ts:78:17 › Read receipts › editing messages › thread roots › Editing a thread root after reading leaves the room read
read-receipts/editing-messages-thread-roots.spec.ts:98:17 › Read receipts › editing messages › thread roots › Marking a room as read after an edit of a thread root keeps it read
read-receipts/editing-messages-thread-roots.spec.ts:125:17 › Read receipts › editing messages › thread roots › Editing a thread root that is a reply after marking as read leaves the room read
read-receipts/editing-messages-thread-roots.spec.ts:153:17 › Read receipts › editing messages › thread roots › Marking a room as read after an edit of a thread root that is a reply leaves it read
read-receipts/high-level.spec.ts:23:13 › Read receipts › Ignored events › If all events after receipt are unimportant, the room is read
read-receipts/high-level.spec.ts:39:13 › Read receipts › Ignored events › Sending an important event after unimportant ones makes the room unread
read-receipts/high-level.spec.ts:65:13 › Read recei
|
🎭 Playwright Run Summary
60 failed
read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read
read-receipts/new-messages-thread-roots.spec.ts:43:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline
read-receipts/new-messages-thread-roots.spec.ts:69:17 › Read receipts › new messages › thread roots › Creating a new thread based on a reply makes the room unread
read-receipts/new-messages-thread-roots.spec.ts:91:17 › Read receipts › new messages › thread roots › Reading a thread whose root is a reply makes the thread read
read-receipts/reactions-in-threads.spec.ts:24:17 › Read receipts › reactions › in threads › A reaction to a threaded message does not make the room unread
read-receipts/reactions-in-threads.spec.ts:49:17 › Read receipts › reactions › in threads › Marking a room as read after a reaction in a thread makes it read
read-receipts/reactions-in-threads.spec.ts:72:17 › Read receipts › reactions › in threads › Reacting to a thread message after marking as read does not make the room unread
read-receipts/reactions-in-threads.spec.ts:99:17 › Read receipts › reactions › in threads › A room with a reaction to a threaded message is still unread after restart
read-receipts/reactions-in-threads.spec.ts:128:17 › Read receipts › reactions › in threads › A room where all reactions in threads are read is still read after restart
read-receipts/reactions-in-threads.spec.ts:169:17 › Read receipts › reactions › in threads › Can remove a reaction in a thread
read-receipts/reactions-main-timeline.spec.ts:24:17 › Read receipts › reactions › in the main timeline › Receiving a reaction to a message does not make a room unread
read-receipts/reactions-main-timeline.spec.ts:43:17 › Read receipts › reactions › in the main timeline › Reacting to a message after marking as read does not make the room unread
read-receipts/reactions-main-timeline.spec.ts:60:17 › Read receipts › reactions › in the main timeline › A room with an unread reaction is still read after restart
read-receipts/reactions-main-timeline.spec.ts:80:17 › Read receipts › reactions › in the main timeline › A room where all reactions are read is still read after restart
read-receipts/reactions-thread-roots.spec.ts:24:17 › Read receipts › reactions › thread roots › A reaction to a thread root does not make the room unread
read-receipts/reactions-thread-roots.spec.ts:52:17 › Read receipts › reactions › thread roots › Reading a reaction to a thread root leaves the room read
read-receipts/reactions-thread-roots.spec.ts:86:17 › Read receipts › reactions › thread roots › Reacting to a thread root after marking as read makes the room unread but not the thread
read-receipts/read-receipts.spec.ts:150:9 › Read receipts › Recognises unread messages on main thread after receiving a receipt for earlier ones
read-receipts/read-receipts.spec.ts:170:9 › Read receipts › Considers room read if there is only a main thread and we have a main receipt
read-receipts/read-receipts.spec.ts:189:9 › Read receipts › Recognises unread messages on other thread after receiving a receipt for earlier ones
read-receipts/read-receipts.spec.ts:211:9 › Read receipts › Considers room read if there are receipts for main and other thread
read-receipts/read-receipts.spec.ts:229:9 › Read receipts › Recognises unread messages on a thread after receiving a unthreaded receipt for earlier ones
read-receipts/read-receipts.spec.ts:254:9 › Read receipts › Recognises unread messages on main after receiving a unthreaded receipt for a thread message
read-receipts/read-receipts.spec.ts:287:9 › Read receipts › Should send the correct receipts ───
read-receipts/redactions-in-threads.spec.ts:24:17 › Read receipts › redactions › in threads › Redacting the threaded message pointed to by my receipt leaves the room read
read-receipts/redactions-in-threads.sp
|
🎭 Playwright Run Summary
64 failed
read-receipts/room-list-order.spec.ts:23:13 › Read receipts › Room list order › Rooms with unread messages appear at the top of room list if 'unread first' is selected
read-receipts/room-list-order.spec.ts:41:13 › Read receipts › Room list order › Rooms with unread threads appear at the top of room list if 'unread first' is selected
register/email.spec.ts:49:9 › Email Registration › registers an account and lands on the use case selection screen
register/register.spec.ts:26:9 › Registration › registers an account and lands on the home screen
register/register.spec.ts:87:9 › Registration › should require username to fulfil requirements and be available
regression-tests/pills-click-in-app.spec.ts:24:9 › Pills › should navigate clicks internally to the app
release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process
right-panel/file-panel.spec.ts:51:13 › FilePanel › render › should render empty state ──────────
right-panel/file-panel.spec.ts:59:13 › FilePanel › render › should list tiles on the panel ─────
right-panel/file-panel.spec.ts:144:13 › FilePanel › render › should render the audio player and play the audio file on the panel
right-panel/file-panel.spec.ts:177:13 › FilePanel › render › should render file size in kibibytes on a file tile
right-panel/file-panel.spec.ts:193:13 › FilePanel › download › should download an image via the link on the panel
right-panel/notification-panel.spec.ts:32:9 › NotificationPanel › should render empty state ────
right-panel/right-panel.spec.ts:49:13 › RightPanel › in rooms › should handle long room address and long room name
right-panel/right-panel.spec.ts:73:13 › RightPanel › in rooms › should handle clicking add widgets
right-panel/right-panel.spec.ts:81:13 › RightPanel › in rooms › should handle viewing export chat
right-panel/right-panel.spec.ts:88:13 › RightPanel › in rooms › should handle viewing share room
right-panel/right-panel.spec.ts:95:13 › RightPanel › in rooms › should handle viewing room settings
right-panel/right-panel.spec.ts:103:13 › RightPanel › in rooms › should handle viewing files ───
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
room/room-header.spec.ts:31:13 › Room Header › with feature_notifications enabled › should render default buttons properly
room/room-header.spec.ts:62:13 › Room Header › with feature_notifications enabled › should render a very long room name without collapsing the buttons
room/room-header.spec.ts:110:17 › Room Header › with a video room › and with feature_notifications enabled › should render buttons for chat, room info, threads and facepile
room/room-header.spec.ts:136:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel
room/room.spec.ts:26:9 › Room Directory › should switch between existing dm rooms without a loader
room/room.spec.ts:64:9 › Room Directory › should memorize the timeline position when switch Room A -> Room B -> Room A
room_options/marked_unread.spec.ts:30:9 › Mark as Unread › should mark a room as unread ────────
room-directory/room-directory.spec.ts:26:9 › Room Directory › should allow admin to add alias & publish room to directory
room-directory/room-directory.spec.ts:58:9 › Room Directory › should allow finding published rooms in directory
settings/account-user-settings-tab.spec.ts:34:9 › Account user settings tab › should be rendered properly
settings/account-user-settings-tab.spec.ts:82:9 › Account user settings tab › should respond to small screen sizes
settings/account-user-settings-tab.spec.ts:87:9 › Account user settings tab › should show tooltips on narrow screen
settings/account-user-settings-tab.spec.ts:93:9 › Account user settings tab › should support addi
|
🎭 Playwright Run Summary
68 failed
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:29:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:38:9 › Threads Activity Centre › should not show indicator when there is no thread
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:49:9 › Threads Activity Centre › should show a notification indicator when there is a message in a thread
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:57:9 › Threads Activity Centre › should show a highlight indicator when there is a mention in a thread
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:75:9 › Threads Activity Centre › should show the rooms with unread threads
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:92:9 › Threads Activity Centre › should update with a thread is read
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:115:9 › Threads Activity Centre › should order by recency after notification level
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:126:9 › Threads Activity Centre › should block the Spotlight to open when the TAC is opened
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:141:9 › Threads Activity Centre › should have the correct hover state
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:151:9 › Threads Activity Centre › should mark all threads as read
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:164:9 › Threads Activity Centre › should focus the thread tab when clicking an item in the TAC
spotlight/spotlight.spec.ts:99:9 › Spotlight › should be able to add and remove filters via keyboard
spotlight/spotlight.spec.ts:127:9 › Spotlight › should find joined rooms ───────────────────────
spotlight/spotlight.spec.ts:139:9 › Spotlight › should find known public rooms ─────────────────
spotlight/spotlight.spec.ts:153:9 › Spotlight › should find unknown public rooms ───────────────
spotlight/spotlight.spec.ts:168:9 › Spotlight › should find unknown public world readable rooms
spotlight/spotlight.spec.ts:208:9 › Spotlight › should find known people ───────────────────────
spotlight/spotlight.spec.ts:239:9 › Spotlight › should find group DMs by usernames or user ids ─
spotlight/spotlight.spec.ts:305:9 › Spotlight › should show each person result only once ───────
spotlight/spotlight.spec.ts:326:9 › Spotlight › should allow opening group chat dialog ─────────
spotlight/spotlight.spec.ts:344:9 › Spotlight › should close spotlight after starting a DM ─────
spotlight/spotlight.spec.ts:349:9 › Spotlight › should show the same user only once ────────────
spotlight/spotlight.spec.ts:362:9 › Spotlight › should be able to navigate results via keyboard
threads/threads.spec.ts:335:13 › Threads › with larger viewport › can send voice messages ──────
threads/threads.spec.ts:362:9 › Threads › should send location and reply to the location on ThreadView
threads/threads.spec.ts:414:9 › Threads › right panel behaves correctly ────────────────────────
threads/threads.spec.ts:452:9 › Threads › navigate through right panel ─────────────────────────
timeline/timeline.spec.ts:108:13 › Timeline › useOnlyCurrentProfiles › should show historical profiles if disabled
timeline/timeline.spec.ts:127:13 › Timeline › useOnlyCurrentProfiles › should not show historical profiles if enabled
timeline/timeline.spec.ts:148:13 › Timeline › configure room › should create and configure a room on IRC layout
timeline/timeline.spec.ts:164:13 › Timeline › configure room › should have an expanded generic event list summary (GELS) on IRC layout
timeline/timeline.spec.ts:192:13 › Timeline › configure room › should have an expanded generic event list summary (GELS) on compact modern/group layout
timeline/timeline.spec.ts:226:13 › Timeline › configure room › should click 'collapse' on the first hovere
|
🎭 Playwright Run Summary
74 failed
integration-manager/read_events.spec.ts:136:9 › Integration Manager: Read Events › should read a state event by state key
integration-manager/read_events.spec.ts:156:9 › Integration Manager: Read Events › should read a state event with empty state key
integration-manager/read_events.spec.ts:176:9 › Integration Manager: Read Events › should read state events with any state key
integration-manager/read_events.spec.ts:220:9 › Integration Manager: Read Events › should fail to read an event type which is not allowed
integration-manager/send_event.spec.ts:143:9 › Integration Manager: Send Event › should send a state event
integration-manager/send_event.spec.ts:174:9 › Integration Manager: Send Event › should send a state event with empty content
integration-manager/send_event.spec.ts:203:9 › Integration Manager: Send Event › should send a state event with empty state key
integration-manager/send_event.spec.ts:234:9 › Integration Manager: Send Event › should fail to send an event type which is not allowed
invite/invite-dialog.spec.ts:30:9 › Invite dialog › should support inviting a user to a room ───
invite/invite-dialog.spec.ts:84:9 › Invite dialog › should support inviting a user to Direct Messages
knock/create-knock-room.spec.ts:27:9 › Create Knock Room › should create a knock room ──────────
knock/create-knock-room.spec.ts:46:9 › Create Knock Room › should create a room and change a join rule to knock
knock/create-knock-room.spec.ts:69:9 › Create Knock Room › should create a public knock room ───
knock/knock-into-room.spec.ts:49:9 › Knock Into Room › should knock into the room then knock is approved and user joins the room then user is kicked and joins again
knock/knock-into-room.spec.ts:127:9 › Knock Into Room › should knock into the room then knock is approved and user joins the room then user is banned/unbanned and joins again
knock/knock-into-room.spec.ts:213:9 › Knock Into Room › should knock into the room and knock is cancelled by user himself
knock/knock-into-room.spec.ts:235:9 › Knock Into Room › should knock into the room then knock is cancelled by another user and room is forgotten
knock/knock-into-room.spec.ts:288:9 › Knock Into Room › should knock into the public knock room via spotlight
knock/manage-knocks.spec.ts:47:9 › Manage Knocks › should approve knock using bar ──────────────
knock/manage-knocks.spec.ts:60:9 › Manage Knocks › should deny knock using bar ─────────────────
knock/manage-knocks.spec.ts:82:9 › Manage Knocks › should approve knock using people tab ───────
knock/manage-knocks.spec.ts:96:9 › Manage Knocks › should deny knock using people tab ──────────
lazy-loading/lazy-loading.spec.ts:117:9 › Lazy Loading › should handle lazy loading properly even when offline
left-panel/left-panel.spec.ts:24:9 › LeftPanel › should render the Rooms list ──────────────────
location/location.spec.ts:40:9 › Location sharing › sends and displays pin drop location message successfully
login/consent.spec.ts:25:9 › Consent › should prompt the user to consent to terms when server deems it necessary
login/login.spec.ts:33:13 › Login › Password login › Loads the welcome page by default; then logs in with an existing account and lands on the home screen
login/login.spec.ts:74:13 › Login › Password login › Follows the original link after login ─────
login/login.spec.ts:101:13 › Login › SSO login › logs in with SSO and lands on the home screen ─
login/login.spec.ts:115:13 › Login › logout › should go to login page on logout ────────────────
login/login.spec.ts:140:13 › Login › logout with logout_redirect_url › should respect logout_redirect_url
login/soft_logout.spec.ts:35:13 › Soft logout › with password user › shows the soft-logout page when a request fails, and allows a re-login
login/soft_logout.spec.ts:46:13 › Soft logout › with password user › still shows the soft-logout page when the page is reloaded after a soft-logout
login/soft_logout.spec.ts:72:13
|
🎭 Playwright Run Summary
72 failed
accessibility/keyboard-navigation.spec.ts:25:9 › Landmark navigation tests › without any rooms ─
accessibility/keyboard-navigation.spec.ts:58:9 › Landmark navigation tests › with an open room ─
accessibility/keyboard-navigation.spec.ts:111:9 › Landmark navigation tests › without an open room
app-loading/guest-registration.spec.ts:40:5 › Room link correctly loads a room view ────────────
app-loading/stored-credentials.spec.ts:26:5 › Shows the homepage by default ────────────────────
app-loading/stored-credentials.spec.ts:34:5 › Shows the last known page on reload ──────────────
app-loading/stored-credentials.spec.ts:54:5 › Room link correctly loads a room view ────────────
app-loading/stored-credentials.spec.ts:62:5 › Login link redirects to home page ────────────────
audio-player/audio-player.spec.ts:145:9 › Audio player › should be correctly rendered - light theme
audio-player/audio-player.spec.ts:150:9 › Audio player › should be correctly rendered - light theme with monospace font
audio-player/audio-player.spec.ts:156:9 › Audio player › should be correctly rendered - high contrast theme
audio-player/audio-player.spec.ts:172:9 › Audio player › should be correctly rendered - dark theme
audio-player/audio-player.spec.ts:181:9 › Audio player › should play an audio file ─────────────
audio-player/audio-player.spec.ts:203:9 › Audio player › should support downloading an audio file
audio-player/audio-player.spec.ts:218:9 › Audio player › should support replying to audio file with another audio file
audio-player/audio-player.spec.ts:243:9 › Audio player › should support creating a reply chain with multiple audio files
audio-player/audio-player.spec.ts:305:9 › Audio player › should be rendered, play, and support replying on a thread
chat-export/html-export.spec.ts:100:9 › HTML Export › should export html successfully and match screenshot
composer/CIDER.spec.ts:38:13 › Composer › CIDER › sends a message when you click send or press Enter
composer/CIDER.spec.ts:62:13 › Composer › CIDER › can write formatted text ─────────────────────
composer/CIDER.spec.ts:73:13 › Composer › CIDER › should allow user to input emoji via graphical picker
composer/CIDER.spec.ts:89:17 › Composer › CIDER › when Control+Enter is required to send › only sends when you press Control+Enter
composer/RTE.spec.ts:46:21 › Composer › Rich text editor › Commands › Plain text mode › autocomplete behaviour tests
composer/RTE.spec.ts:164:13 › Composer › Rich text editor › sends a message when you click send or press Enter
composer/RTE.spec.ts:183:13 › Composer › Rich text editor › sends only one message when you press Enter multiple times
composer/RTE.spec.ts:198:13 › Composer › Rich text editor › can write formatted text ───────────
composer/RTE.spec.ts:213:17 › Composer › Rich text editor › when Control+Enter is required to send › only sends when you press Control+Enter
composer/RTE.spec.ts:230:17 › Composer › Rich text editor › links › create link with a forward selection
composer/RTE.spec.ts:254:17 › Composer › Rich text editor › Drafts › drafts with rich and plain text
composer/RTE.spec.ts:291:17 › Composer › Rich text editor › Drafts › draft with replies ────────
composer/RTE.spec.ts:322:17 › Composer › Rich text editor › Drafts › draft in threads ──────────
create-room/create-room.spec.ts:22:9 › Create Room › should allow us to create a public room with name, topic & address set
crypto/backups.spec.ts:34:9 › Backups › Create, delete and recreate a keys backup ──────────────
crypto/complete-security.spec.ts:25:9 › Complete security › should go straight to the welcome screen if we have no signed device
crypto/crypto.spec.ts:100:17 › Cryptography › setting up secure key backup should work isDeviceVerified=true › by recovery code
crypto/crypto.spec.ts:137:17 › Cryptography › setting up secure key backup should work isDeviceVerified=true › by passphrase
crypto/crypto.spec.ts:100:17
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
Expired
|
170 MB |
|
all-blob-reports-2
Expired
|
147 MB |
|
all-blob-reports-3
Expired
|
84.1 MB |
|
all-blob-reports-4
Expired
|
101 MB |
|
all-blob-reports-5
Expired
|
116 MB |
|
all-blob-reports-6
Expired
|
115 MB |
|
html-report
Expired
|
732 MB |
|
webapp
Expired
|
37.8 MB |
|