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
Annotations
10 errors and 1 notice
Run Playwright tests:
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".
|
Run Playwright tests:
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)
|
Run Playwright tests:
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".
|
Run Playwright tests:
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)
|
Run Playwright tests:
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".
|
Run Playwright tests:
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)
|
Run Playwright tests:
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".
|
Run Playwright tests:
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)
|
Run Playwright tests:
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".
|
Run Playwright tests:
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)
|
Run Playwright tests
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
|
Loading