Merge pull request #281 from nordeck/nic/feat/PB-2670-Deleting-meetin… #691
ci.yml
on: push
Matrix: e2e
run-changesets
1m 32s
Deploy to Dev
6s
Annotations
2 errors and 1 notice
[chromium] › meetingRoom.spec.ts:162:7 › Meeting Room › should toggle whether users can use the chat:
e2e/src/pages/elementWebPage.ts#L71
1) [chromium] › meetingRoom.spec.ts:162:7 › Meeting Room › should toggle whether users can use the chat
TimeoutError: locator.click: Timeout 15000ms exceeded.
=========================== logs ===========================
waiting for getByRole('dialog').getByRole('switch', { name: 'Remember my selection for this widget' })
============================================================
at pages/elementWebPage.ts:71
69 | .getByRole('switch', { name: 'Remember my selection for this widget' })
70 | // Increase but also limit the timeout to account for widget load time
> 71 | .click({ timeout: 15000 });
| ^
72 |
73 | await dialogLocator.getByRole('button', { name: 'Approve' }).click();
74 | }
at ElementWebPage.approveWidgetCapabilities (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/pages/elementWebPage.ts:71:8)
at /home/runner/work/matrix-meetings/matrix-meetings/e2e/src/meetingRoom.spec.ts:171:29
|
[chromium] › meetingRoom.spec.ts:162:7 › Meeting Room › should toggle whether users can use the chat:
e2e/src/pages/elementWebPage.ts#L71
1) [chromium] › meetingRoom.spec.ts:162:7 › Meeting Room › should toggle whether users can use the chat
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 15000ms exceeded.
=========================== logs ===========================
waiting for getByRole('dialog').getByRole('switch', { name: 'Remember my selection for this widget' })
============================================================
at pages/elementWebPage.ts:71
69 | .getByRole('switch', { name: 'Remember my selection for this widget' })
70 | // Increase but also limit the timeout to account for widget load time
> 71 | .click({ timeout: 15000 });
| ^
72 |
73 | await dialogLocator.getByRole('button', { name: 'Approve' }).click();
74 | }
at ElementWebPage.approveWidgetCapabilities (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/pages/elementWebPage.ts:71:8)
at Object.aliceMeetingsWidgetPage (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/fixtures.ts:86:31)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › meetingRoom.spec.ts:162:7 › Meeting Room › should toggle whether users can use the chat
57 passed (16.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-chromium
Expired
|
6 MB |
|