Update dependency posthog-js to v1.210.2 #4473
Annotations
4 errors, 3 warnings, and 1 notice
Run Playwright tests:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
1) [Chrome] › sliding-sync/sliding-sync.spec.ts:365:5 › Sliding Sync › should send unsubscribe_rooms for every room switch
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L406
1) [Chrome] › sliding-sync/sliding-sync.spec.ts:365:5 › Sliding Sync › should send unsubscribe_rooms for every room switch
Error: page.waitForRequest: Test timeout of 30000ms exceeded.
404 | await Promise.all([
405 | page.waitForRequest(matchRoomSubRequest(roomOId)),
> 406 | page.waitForRequest(matchRoomUnsubRequest(roomPId)),
| ^
407 | page.getByRole("treeitem", { name: "Orange", exact: true }).click(),
408 | ]);
409 |
at /home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:406:18
|
Run Playwright tests:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
1) [Chrome] › sliding-sync/sliding-sync.spec.ts:365:5 › Sliding Sync › should send unsubscribe_rooms for every room switch
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L406
1) [Chrome] › sliding-sync/sliding-sync.spec.ts:365:5 › Sliding Sync › should send unsubscribe_rooms for every room switch
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForRequest: Test timeout of 30000ms exceeded.
404 | await Promise.all([
405 | page.waitForRequest(matchRoomSubRequest(roomOId)),
> 406 | page.waitForRequest(matchRoomUnsubRequest(roomPId)),
| ^
407 | page.getByRole("treeitem", { name: "Orange", exact: true }).click(),
408 | ]);
409 |
at /home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:406:18
|
Run Playwright tests:
[Chrome] › settings/encryption-user-tab/recovery.spec.ts#L1
[Chrome] › settings/encryption-user-tab/recovery.spec.ts took 27.6s
|
Run Playwright tests:
[Chrome] › room/room.spec.ts#L1
[Chrome] › room/room.spec.ts took 25.6s
|
Run Playwright tests:
[Chrome] › settings/account-user-settings-tab.spec.ts#L1
[Chrome] › settings/account-user-settings-tab.spec.ts took 18.5s
|
Run Playwright tests
1 flaky
[Chrome] › sliding-sync/sliding-sync.spec.ts:365:5 › Sliding Sync › should send unsubscribe_rooms for every room switch
1 skipped
52 passed (4.9m)
|
Loading