Merge pull request #295 from nordeck/nic/feat/pb-3109-export-ics-file #726
ci.yml
on: push
Matrix: e2e
run-changesets
1m 36s
Deploy to Dev
0s
Annotations
5 errors and 1 notice
e2e (chromium)
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 25 minutes.
|
[chromium] › meetingRoom.spec.ts:197:7 › Meeting Room › should cancel the meeting:
e2e/src/pages/elementWebPage.ts#L71
1) [chromium] › meetingRoom.spec.ts:197:7 › Meeting Room › should cancel the meeting ─────────────
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/meetingRoom.spec.ts:214:5
|
[chromium] › meetingRoom.spec.ts:197:7 › Meeting Room › should cancel the meeting:
e2e/src/pages/elementWebPage.ts#L71
1) [chromium] › meetingRoom.spec.ts:197:7 › Meeting Room › should cancel the meeting ─────────────
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 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/meetingRoom.spec.ts:214:5
|
[chromium] › scheduleBreakoutSessions.spec.ts:50:7 › Schedule Breakout Sessions › should create breakout sessions for the meeting:
e2e/src/pages/elementWebPage.ts#L71
2) [chromium] › scheduleBreakoutSessions.spec.ts:50:7 › Schedule Breakout Sessions › should create breakout sessions for the meeting
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/scheduleBreakoutSessions.spec.ts:66:29
|
e2e (chromium)
The operation was canceled.
|
🎭 Playwright Run Summary
2 flaky
[chromium] › meetingRoom.spec.ts:197:7 › Meeting Room › should cancel the meeting ──────────────
[chromium] › scheduleBreakoutSessions.spec.ts:50:7 › Schedule Breakout Sessions › should create breakout sessions for the meeting
56 passed (18.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-chromium
Expired
|
73.2 MB |
|