This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Update dependency is-ip to v5 #566
Annotations
10 errors and 1 notice
matrix-react-sdk/playwright/e2e/read-receipts/index.ts#L480
1) read-receipts/new-messages-thread-roots.spec.ts:16:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "1"
Received: <element(s) not found>
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
at read-receipts/index.ts:480
478 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
479 | } else {
> 480 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
481 | }
482 | }
483 |
at Helpers.assertUnread (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:480:71)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:25:28
|
matrix-react-sdk/playwright/e2e/read-receipts/index.ts#L480
1) read-receipts/new-messages-thread-roots.spec.ts:16:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "1"
Received: <element(s) not found>
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
at read-receipts/index.ts:480
478 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
479 | } else {
> 480 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
481 | }
482 | }
483 |
at Helpers.assertUnread (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:480:71)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:25:28
|
matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts#L1
1) read-receipts/new-messages-thread-roots.spec.ts:16: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.
|
matrix-react-sdk/playwright/e2e/read-receipts/index.ts#L86
1) read-receipts/new-messages-thread-roots.spec.ts:16:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: jsHandle.evaluateHandle: Test timeout of 30000ms exceeded.
at read-receipts/index.ts:86
84 | }
85 |
> 86 | const promise = room.evaluateHandle(
| ^
87 | async (room, { message, includeThreads }) => {
88 | let ev = room.timeline.find((e) => e.getContent().body === message);
89 | if (!ev && includeThreads) {
at MessageBuilder.getMessage (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:86:30)
at MessageContentSpec.getContent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:185:53)
at Helpers.sendMessageAsClient (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:351:61)
at Helpers.receiveMessages (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:592:9)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:24:17
|
matrix-react-sdk/playwright/e2e/read-receipts/index.ts#L480
2) read-receipts/new-messages-thread-roots.spec.ts:35:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "61"
Received: <element(s) not found>
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
at read-receipts/index.ts:480
478 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
479 | } else {
> 480 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
481 | }
482 | }
483 |
at Helpers.assertUnread (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:480:71)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:49:28
|
matrix-react-sdk/playwright/e2e/read-receipts/index.ts#L480
2) read-receipts/new-messages-thread-roots.spec.ts:35: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: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "61"
Received: <element(s) not found>
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
at read-receipts/index.ts:480
478 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
479 | } else {
> 480 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
481 | }
482 | }
483 |
at Helpers.assertUnread (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:480:71)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:49:28
|
matrix-react-sdk/playwright/e2e/read-receipts/index.ts#L480
2) read-receipts/new-messages-thread-roots.spec.ts:35:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "61"
Received: <element(s) not found>
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
at read-receipts/index.ts:480
478 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
479 | } else {
> 480 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
481 | }
482 | }
483 |
at Helpers.assertUnread (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:480:71)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:49:28
|
matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts#L1
3) read-receipts/new-messages-thread-roots.spec.ts:61:17 › Read receipts › new messages › thread roots › Creating a new thread based on a reply makes the room unread
Test timeout of 30000ms exceeded.
|
matrix-react-sdk/playwright/pages/ElementAppPage.ts#L92
3) read-receipts/new-messages-thread-roots.spec.ts:61:17 › Read receipts › new messages › thread roots › Creating a new thread based on a reply makes the room unread
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('tree', { name: 'Rooms' }).locator('[title="Room Beta"],[aria-label="Room Beta"]').first()
at ../pages/ElementAppPage.ts:92
90 | .locator(`[title="${name}"],[aria-label="${name}"]`)
91 | .first()
> 92 | .click();
| ^
93 | }
94 |
95 | public async viewRoomById(roomId: string): Promise<void> {
at ElementAppPage.viewRoomByName (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/ElementAppPage.ts:92:14)
at Helpers.goTo (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:370:24)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:70:28
|
matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts#L1
3) read-receipts/new-messages-thread-roots.spec.ts:61:17 › Read receipts › new messages › thread roots › Creating a new thread based on a reply makes the room unread
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
60 failed
read-receipts/new-messages-thread-roots.spec.ts:16: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:35: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:61: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:83: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:16: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:41: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:64: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:91: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:120: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:161:17 › Read receipts › reactions › in threads › Can remove a reaction in a thread
read-receipts/reactions-main-timeline.spec.ts:16: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:35: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:52: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:72: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:16: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:44:17 › Read receipts › reactions › thread roots › Reading a reaction to a thread root leaves the room read
read-receipts/reactions-thread-roots.spec.ts:78: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:142:9 › Read receipts › Recognises unread messages on main thread after receiving a receipt for earlier ones
read-receipts/read-receipts.spec.ts:162: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:181:9 › Read receipts › Recognises unread messages on other thread after receiving a receipt for earlier ones
read-receipts/read-receipts.spec.ts:203:9 › Read receipts › Considers room read if there are receipts for main and other thread
read-receipts/read-receipts.spec.ts:221:9 › Read receipts › Recognises unread messages on a thread after receiving a unthreaded receipt for earlier ones
read-receipts/read-receipts.spec.ts:246:9 › Read receipts › Recognises unread messages on main after receiving a unthreaded receipt for a thread message
read-receipts/read-receipts.spec.ts:279:9 › Read receipts › Should send the correct receipts ───
read-receipts/redactions-in-threads.spec.ts:16: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
|
This job failed
Loading