This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
upstream-sdk-notify #11937
Annotations
1 error, 5 warnings, and 1 notice
matrix-react-sdk/playwright/e2e/sliding-sync/sliding-sync.spec.ts#L26
1) sliding-sync/sliding-sync.spec.ts:259:9 › Sliding Sync › should show a favourite DM only in the favourite sublist
Test timeout of 30000ms exceeded while running "beforeEach" hook.
24 | let roomId: string;
25 |
> 26 | test.beforeEach(async ({ slidingSyncProxy, page, user, app }) => {
| ^
27 | roomId = await app.client.createRoom({ name: "Test Room" });
28 | });
29 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/sliding-sync/sliding-sync.spec.ts:26:10
|
matrix-react-sdk/right-panel/right-panel.spec.ts#L1
matrix-react-sdk/right-panel/right-panel.spec.ts took 59.4s
|
matrix-react-sdk/spaces/spaces.spec.ts#L1
matrix-react-sdk/spaces/spaces.spec.ts took 55.6s
|
matrix-react-sdk/right-panel/file-panel.spec.ts#L1
matrix-react-sdk/right-panel/file-panel.spec.ts took 38.6s
|
matrix-react-sdk/settings/account-user-settings-tab.spec.ts#L1
matrix-react-sdk/settings/account-user-settings-tab.spec.ts took 35.5s
|
matrix-react-sdk/read-receipts/room-list-order.spec.ts#L1
matrix-react-sdk/read-receipts/room-list-order.spec.ts took 29.6s
|
|
This job succeeded
Loading