Skip to content

PB-3560 render message form in breakout sessions conditionally #775

PB-3560 render message form in breakout sessions conditionally

PB-3560 render message form in breakout sessions conditionally #775

Re-run triggered October 10, 2023 10:57
Status Success
Total duration 14m 33s
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

5 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 /home/runner/work/matrix-meetings/matrix-meetings/e2e/src/meetingRoom.spec.ts:207:29
[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 /home/runner/work/matrix-meetings/matrix-meetings/e2e/src/meetingRoom.spec.ts:207:29
[chromium] › openXchange.spec.ts:113:7 › OpenXchange › should update meeting via OX: e2e/src/pages/elementWebPage.ts#L71
2) [chromium] › openXchange.spec.ts:113:7 › OpenXchange › should update 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:132:5
[chromium] › scheduleBreakoutSessions.spec.ts:50:7 › Schedule Breakout Sessions › should create breakout sessions for the meeting: e2e/src/pages/elementWebPage.ts#L71
3) [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 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
3) [chromium] › scheduleBreakoutSessions.spec.ts:50:7 › Schedule Breakout Sessions › should create breakout sessions for 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/scheduleBreakoutSessions.spec.ts:46:7
🎭 Playwright Run Summary
3 flaky [chromium] › meetingRoom.spec.ts:197:7 › Meeting Room › should cancel the meeting ────────────── [chromium] › openXchange.spec.ts:113:7 › OpenXchange › should update meeting via OX ──────────── [chromium] › scheduleBreakoutSessions.spec.ts:50:7 › Schedule Breakout Sessions › should create breakout sessions for the meeting 55 passed (15.5m)

Artifacts

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