Deleting meeting series or one instance #646
ci.yml
on: pull_request
Matrix: e2e
run-changesets
0s
Deploy to Dev
0s
Annotations
3 errors and 1 notice
[chromium] › calendarView.spec.ts:60:7 › Calendar View › should show meetings in week view:
e2e/src/pages/elementWebPage.ts#L71
1) [chromium] › calendarView.spec.ts:60:7 › Calendar View › should show meetings in week view ────
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)
|
[chromium] › scheduleBreakoutSessions.spec.ts:138:7 › Schedule Breakout Sessions › should create breakout sessions with the longest title and description:
e2e/src/pages/elementWebPage.ts#L71
2) [chromium] › scheduleBreakoutSessions.spec.ts:138:7 › Schedule Breakout Sessions › should create breakout sessions with the longest title and description
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 ElementWebPage.showWidgetInSidebar (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/pages/elementWebPage.ts:357:16)
at /home/runner/work/matrix-meetings/matrix-meetings/e2e/src/scheduleBreakoutSessions.spec.ts:46:7
|
[chromium] › scheduleBreakoutSessions.spec.ts:138:7 › Schedule Breakout Sessions › should create breakout sessions with the longest title and description:
e2e/src/pages/elementWebPage.ts#L71
2) [chromium] › scheduleBreakoutSessions.spec.ts:138:7 › Schedule Breakout Sessions › should create breakout sessions with the longest title and description
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
2 flaky
[chromium] › calendarView.spec.ts:60:7 › Calendar View › should show meetings in week view ─────
[chromium] › scheduleBreakoutSessions.spec.ts:138:7 › Schedule Breakout Sessions › should create breakout sessions with the longest title and description
54 passed (13.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-chromium
Expired
|
22.7 MB |
|