End to End Tests #4226
Annotations
7 errors, 5 warnings, and 1 notice
Run Playwright tests:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
1) [WebKit] › sliding-sync/sliding-sync.spec.ts:370: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#L404
1) [WebKit] › sliding-sync/sliding-sync.spec.ts:370:5 › Sliding Sync › should send unsubscribe_rooms for every room switch
Error: page.waitForRequest: Test timeout of 30000ms exceeded.
402 | await Promise.all([
403 | page.waitForRequest(matchRoomSubRequest(roomPId)),
> 404 | page.waitForRequest(matchRoomUnsubRequest(roomAId)),
| ^
405 | page.getByRole("treeitem", { name: "Pineapple", exact: true }).click(),
406 | ]);
407 |
at /home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:404:18
|
Run Playwright tests:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
1) [WebKit] › sliding-sync/sliding-sync.spec.ts:370: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#L404
1) [WebKit] › sliding-sync/sliding-sync.spec.ts:370:5 › Sliding Sync › should send unsubscribe_rooms for every room switch
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForRequest: Test timeout of 30000ms exceeded.
402 | await Promise.all([
403 | page.waitForRequest(matchRoomSubRequest(roomPId)),
> 404 | page.waitForRequest(matchRoomUnsubRequest(roomAId)),
| ^
405 | page.getByRole("treeitem", { name: "Pineapple", exact: true }).click(),
406 | ]);
407 |
at /home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:404:18
|
Run Playwright tests:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
1) [WebKit] › sliding-sync/sliding-sync.spec.ts:370:5 › Sliding Sync › should send unsubscribe_rooms for every room switch
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L404
1) [WebKit] › sliding-sync/sliding-sync.spec.ts:370:5 › Sliding Sync › should send unsubscribe_rooms for every room switch
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForRequest: Test timeout of 30000ms exceeded.
402 | await Promise.all([
403 | page.waitForRequest(matchRoomSubRequest(roomPId)),
> 404 | page.waitForRequest(matchRoomUnsubRequest(roomAId)),
| ^
405 | page.getByRole("treeitem", { name: "Pineapple", exact: true }).click(),
406 | ]);
407 |
at /home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:404:18
|
Run Playwright tests
Process completed with exit code 1.
|
Run Playwright tests:
[WebKit] › spotlight/spotlight.spec.ts#L1
[WebKit] › spotlight/spotlight.spec.ts took 2.5m
|
Run Playwright tests:
[WebKit] › login/login-consent.spec.ts#L1
[WebKit] › login/login-consent.spec.ts took 1.4m
|
Run Playwright tests:
[WebKit] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
[WebKit] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 1.1m
|
Run Playwright tests:
[WebKit] › timeline/timeline.spec.ts#L1
[WebKit] › timeline/timeline.spec.ts took 1.0m
|
Run Playwright tests:
[WebKit] › crypto/backups-mas.spec.ts#L1
[WebKit] › crypto/backups-mas.spec.ts took 41.7s
|
Run Playwright tests
1 failed
[WebKit] › sliding-sync/sliding-sync.spec.ts:370:5 › Sliding Sync › should send unsubscribe_rooms for every room switch
18 skipped
96 passed (14.1m)
|
Loading