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/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".
|
Run Playwright tests:
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)
|
Run Playwright tests:
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".
|
Run Playwright tests:
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)
|
Run Playwright tests:
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".
|
Run Playwright tests:
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)
|
Run Playwright tests:
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".
|
Run Playwright tests:
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)
|
Run Playwright tests:
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".
|
Run Playwright tests:
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)
|
Run Playwright tests
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
|
Loading