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