Merge pull request #274 from nordeck/dependabot/npm_and_yarn/pino-8.15.1 #635
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Matrix: e2e
run-changesets
1m 30s
Deploy to Dev
6s
Annotations
6 errors and 1 notice
[chromium] › accessibility.spec.ts:27:7 › Accessibility › empty meeting list should not have automatically detectable accessibility violations:
e2e/src/pages/elementWebPage.ts#L71
1) [chromium] › accessibility.spec.ts:27:7 › Accessibility › empty meeting list should not have automatically detectable accessibility violations
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] › accessibility.spec.ts:60:7 › Accessibility › meeting calendar day view should not have automatically detectable accessibility violations:
e2e/src/pages/elementWebPage.ts#L71
2) [chromium] › accessibility.spec.ts:60:7 › Accessibility › meeting calendar day view should not have automatically detectable accessibility violations
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] › accessibility.spec.ts:322:7 › Accessibility › create breakout sessions dialog should not have automatically detectable accessibility violations:
e2e/src/pages/elementWebPage.ts#L71
3) [chromium] › accessibility.spec.ts:322:7 › Accessibility › create breakout sessions dialog should not have automatically detectable accessibility violations
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/accessibility.spec.ts:353:5
|
[chromium] › calendarView.spec.ts:37:7 › Calendar View › should show meetings in day view:
e2e/src/pages/elementWebPage.ts#L71
4) [chromium] › calendarView.spec.ts:37:7 › Calendar View › should show meetings in day 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] › meetingRoom.spec.ts:197:7 › Meeting Room › should cancel the meeting:
e2e/src/pages/elementWebPage.ts#L71
5) [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 Object.aliceMeetingsWidgetPage (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/fixtures.ts:86:31)
|
[chromium] › scheduleBreakoutSessions.spec.ts:193:7 › Schedule Breakout Sessions › should send a message to all breakout sessions:
e2e/src/pages/elementWebPage.ts#L71
6) [chromium] › scheduleBreakoutSessions.spec.ts:193:7 › Schedule Breakout Sessions › should send a message to all breakout sessions
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
|
🎭 Playwright Run Summary
6 flaky
[chromium] › accessibility.spec.ts:27:7 › Accessibility › empty meeting list should not have automatically detectable accessibility violations
[chromium] › accessibility.spec.ts:60:7 › Accessibility › meeting calendar day view should not have automatically detectable accessibility violations
[chromium] › accessibility.spec.ts:322:7 › Accessibility › create breakout sessions dialog should not have automatically detectable accessibility violations
[chromium] › calendarView.spec.ts:37:7 › Calendar View › should show meetings in day view ──────
[chromium] › meetingRoom.spec.ts:197:7 › Meeting Room › should cancel the meeting ──────────────
[chromium] › scheduleBreakoutSessions.spec.ts:193:7 › Schedule Breakout Sessions › should send a message to all breakout sessions
50 passed (15.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-chromium
Expired
|
132 MB |
|