Skip to content

Merge pull request #265 from nordeck/dependabot/npm_and_yarn/i18next-… #621

Merge pull request #265 from nordeck/dependabot/npm_and_yarn/i18next-…

Merge pull request #265 from nordeck/dependabot/npm_and_yarn/i18next-… #621

Triggered via push September 8, 2023 09:49
Status Success
Total duration 21m 14s
Artifacts 1
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
53s
run-changesets
Deploy to Dev
4s
Deploy to Dev
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 notice
[chromium] › scheduleBreakoutSessions.spec.ts:50:7 › Schedule Breakout Sessions › should create breakout sessions for the meeting: e2e/src/pages/elementWebPage.ts#L71
1) [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 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:118:5
[chromium] › scheduleMeeting.spec.ts:76:7 › Schedule Meeting › should reschedule the meeting to a different day: e2e/src/pages/elementWebPage.ts#L71
2) [chromium] › scheduleMeeting.spec.ts:76:7 › Schedule Meeting › should reschedule the meeting to a different day 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:76:7 › Schedule Meeting › should reschedule the meeting to a different day: e2e/src/pages/elementWebPage.ts#L71
2) [chromium] › scheduleMeeting.spec.ts:76:7 › Schedule Meeting › should reschedule the meeting to a different day 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)
[chromium] › scheduleMeeting.spec.ts:162:7 › Schedule Meeting › should invite the second user via a link: e2e/src/pages/elementWebPage.ts#L71
3) [chromium] › scheduleMeeting.spec.ts:162: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)
[chromium] › scheduleMeeting.spec.ts:162:7 › Schedule Meeting › should invite the second user via a link: e2e/src/pages/elementWebPage.ts#L71
3) [chromium] › scheduleMeeting.spec.ts:162:7 › Schedule Meeting › should invite the second user via a link 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
3 flaky [chromium] › scheduleBreakoutSessions.spec.ts:50:7 › Schedule Breakout Sessions › should create breakout sessions for the meeting [chromium] › scheduleMeeting.spec.ts:76:7 › Schedule Meeting › should reschedule the meeting to a different day [chromium] › scheduleMeeting.spec.ts:162:7 › Schedule Meeting › should invite the second user via a link 53 passed (14.9m)

Artifacts

Produced during runtime
Name Size
playwright-report-chromium Expired
54.6 MB