Skip to content

Include the recurrence information in the invitation text #697

Include the recurrence information in the invitation text

Include the recurrence information in the invitation text #697

Triggered via pull request September 22, 2023 10:32
Status Failure
Total duration 20m 37s
Artifacts 1

ci.yml

on: pull_request
Matrix: e2e
run-changesets
0s
run-changesets
Deploy to Dev
0s
Deploy to Dev
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 notice
[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] › 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 #2 ─────────────────────────────────────────────────────────────────────────────────────── 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/meetingRoom.spec.ts:207:29
[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: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 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)
e2e (chromium)
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [chromium] › meetingRoom.spec.ts:197:7 › Meeting Room › should cancel the meeting ────────────── 1 flaky [chromium] › accessibility.spec.ts:60:7 › Accessibility › meeting calendar day view should not have automatically detectable accessibility violations 56 passed (15.7m)

Artifacts

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