Bump i18next-fs-backend from 2.1.5 to 2.2.0 #766
ci.yml
on: pull_request
Matrix: e2e
run-changesets
0s
Deploy to Dev
0s
Annotations
6 errors and 1 notice
[chromium] › meetingRoom.spec.ts:138:7 › Meeting Room › should enable the optional widget from within the meeting:
e2e/src/pages/elementWebPage.ts#L71
1) [chromium] › meetingRoom.spec.ts:138:7 › Meeting Room › should enable the optional widget from within 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:142:5
|
[chromium] › meetingRoom.spec.ts:138:7 › Meeting Room › should enable the optional widget from within the meeting:
e2e/src/pages/elementWebPage.ts#L71
1) [chromium] › meetingRoom.spec.ts:138:7 › Meeting Room › should enable the optional widget from within 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:142:5
|
[chromium] › openXchange.spec.ts:82:7 › OpenXchange › should create recurring meeting via OX:
e2e/src/pages/elementWebPage.ts#L71
2) [chromium] › openXchange.spec.ts:82:7 › OpenXchange › should create recurring meeting via OX ──
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/openXchange.spec.ts:103:5
|
[chromium] › recurringMeetings.spec.ts:102:7 › Recurring Meetings › should show meeting recurrences in month view:
e2e/src/pages/elementWebPage.ts#L71
3) [chromium] › recurringMeetings.spec.ts:102:7 › Recurring Meetings › should show meeting recurrences in month 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] › recurringMeetings.spec.ts:288:7 › Recurring Meetings › should convert a single meeting into a recurring meeting:
e2e/src/pages/elementWebPage.ts#L71
4) [chromium] › recurringMeetings.spec.ts:288:7 › Recurring Meetings › should convert a single meeting into a recurring 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:50:7 › Schedule Breakout Sessions › should create breakout sessions for the meeting:
e2e/src/pages/elementWebPage.ts#L71
5) [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
|
🎭 Playwright Run Summary
5 flaky
[chromium] › meetingRoom.spec.ts:138:7 › Meeting Room › should enable the optional widget from within the meeting
[chromium] › openXchange.spec.ts:82:7 › OpenXchange › should create recurring meeting via OX ───
[chromium] › recurringMeetings.spec.ts:102:7 › Recurring Meetings › should show meeting recurrences in month view
[chromium] › recurringMeetings.spec.ts:288:7 › Recurring Meetings › should convert a single meeting into a recurring meeting
[chromium] › scheduleBreakoutSessions.spec.ts:50:7 › Schedule Breakout Sessions › should create breakout sessions for the meeting
53 passed (16.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-chromium
Expired
|
110 MB |
|