Bump pino from 8.15.1 to 8.16.0 #789
ci.yml
on: pull_request
Matrix: e2e
run-changesets
0s
Deploy to Dev
0s
Annotations
3 errors and 1 notice
[chromium] › meetingRoom.spec.ts:114:7 › Meeting Room › should disable the video conference from within the meeting:
e2e/src/pages/elementWebPage.ts#L71
1) [chromium] › meetingRoom.spec.ts:114:7 › Meeting Room › should disable the video conference 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 Object.aliceMeetingsWidgetPage (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/fixtures.ts:86:31)
|
[chromium] › recurringMeetings.spec.ts:21:7 › Recurring Meetings › should schedule recurring meeting:
e2e/src/pages/elementWebPage.ts#L71
2) [chromium] › recurringMeetings.spec.ts:21:7 › Recurring Meetings › should schedule 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] › scheduleMeeting.spec.ts:168:7 › Schedule Meeting › should invite the second user via a link:
e2e/src/pages/elementWebPage.ts#L71
3) [chromium] › scheduleMeeting.spec.ts:168:7 › Schedule Meeting › should invite the second user via a link
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
3 flaky
[chromium] › meetingRoom.spec.ts:114:7 › Meeting Room › should disable the video conference from within the meeting
[chromium] › recurringMeetings.spec.ts:21:7 › Recurring Meetings › should schedule recurring meeting
[chromium] › scheduleMeeting.spec.ts:168:7 › Schedule Meeting › should invite the second user via a link
55 passed (14.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-chromium
Expired
|
60.8 MB |
|