Adds scripts and charts updates that enable MAS deployments #1672
ci.yml
on: pull_request
Matrix: e2e
run-changesets
0s
Deploy to Dev
0s
Annotations
5 errors, 8 warnings, and 1 notice
[chromium] › calendarView.spec.ts:60:7 › Calendar View › should show meetings in week view:
e2e/src/pages/elementWebPage.ts#L70
1) [chromium] › calendarView.spec.ts:60:7 › Calendar View › should show meetings in week view ────
TimeoutError: locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for getByRole('dialog').getByRole('switch', { name: 'Remember my selection for this widget' })
at pages/elementWebPage.ts:70
68 | .getByRole('switch', { name: 'Remember my selection for this widget' })
69 | // Increase but also limit the timeout to account for widget load time
> 70 | .click({ timeout: 30000 });
| ^
71 |
72 | await dialogLocator.getByRole('button', { name: 'Approve' }).click();
73 | }
at ElementWebPage.approveWidgetCapabilities (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/pages/elementWebPage.ts:70:8)
at Object.aliceMeetingsWidgetPage (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/fixtures.ts:91:31)
|
[chromium] › meetingRoom.spec.ts:200:7 › Meeting Room › should cancel the meeting:
e2e/src/meetingRoom.spec.ts#L1
2) [chromium] › meetingRoom.spec.ts:200:7 › Meeting Room › should cancel the meeting ─────────────
Test timeout of 30000ms exceeded.
|
[chromium] › meetingRoom.spec.ts:200:7 › Meeting Room › should cancel the meeting:
e2e/src/pages/helper.ts#L59
2) [chromium] › meetingRoom.spec.ts:200:7 › Meeting Room › should cancel the meeting ─────────────
Error: locator.click: Target page, context or browser has been closed
at pages/helper.ts:59
57 | await pickerModal
58 | .getByRole('button', { name: /switch to year view/ })
> 59 | .click();
| ^
60 | await pickerModal.getByRole('radio', { name: `${year}` }).click();
61 | await pickerModal.getByRole('radio', { name: `${monthLabel}` }).click();
62 |
at fillDate (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/pages/helper.ts:59:6)
at fillDatePicker (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/pages/helper.ts:30:11)
at MeetingsWidgetPage.setDateFilter (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/pages/meetingsWidgetPage.ts:82:5)
at /home/runner/work/matrix-meetings/matrix-meetings/e2e/src/meetingRoom.spec.ts:234:5
|
[chromium] › meetingRoom.spec.ts:200:7 › Meeting Room › should cancel the meeting:
e2e/src/meetingRoom.spec.ts#L1
2) [chromium] › meetingRoom.spec.ts:200:7 › Meeting Room › should cancel the meeting ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › meetingRoom.spec.ts:200:7 › Meeting Room › should cancel the meeting:
e2e/src/pages/helper.ts#L33
2) [chromium] › meetingRoom.spec.ts:200:7 › Meeting Room › should cancel the meeting ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Target page, context or browser has been closed
Call log:
- waiting for frameLocator('iframe[title="NeoDateFix"]').getByRole('dialog') to be hidden
- locator resolved to visible <div role="dialog" aria-labelledby="mui-2-label" data…>…</div>
- locator resolved to visible <div role="dialog" aria-labelledby="mui-2-label" data…>…</div>
- locator resolved to visible <div role="dialog" aria-labelledby="mui-2-label" data…>…</div>
at pages/helper.ts:33
31 | }
32 |
> 33 | await pickerModal.waitFor({ state: 'hidden' });
| ^
34 | }
35 |
36 | export async function fillTimePicker(
at fillDatePicker (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/pages/helper.ts:33:21)
at MeetingsWidgetPage.setDateFilter (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/pages/meetingsWidgetPage.ts:82:5)
at /home/runner/work/matrix-meetings/matrix-meetings/e2e/src/meetingRoom.spec.ts:234:5
|
build-bot
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-widget
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e (chromium)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
e2e/[chromium] › accessibility.spec.ts#L1
e2e/[chromium] › accessibility.spec.ts took 3.2m
|
Slow Test:
e2e/[chromium] › e2eeMeetingRoom.spec.ts#L1
e2e/[chromium] › e2eeMeetingRoom.spec.ts took 3.0m
|
Slow Test:
e2e/[chromium] › recurringMeetings.spec.ts#L1
e2e/[chromium] › recurringMeetings.spec.ts took 2.8m
|
Slow Test:
e2e/[chromium] › scheduleMeeting.spec.ts#L1
e2e/[chromium] › scheduleMeeting.spec.ts took 2.4m
|
Slow Test:
e2e/[chromium] › scheduleBreakoutSessions.spec.ts#L1
e2e/[chromium] › scheduleBreakoutSessions.spec.ts took 1.5m
|
🎭 Playwright Run Summary
2 flaky
[chromium] › calendarView.spec.ts:60:7 › Calendar View › should show meetings in week view ─────
[chromium] › meetingRoom.spec.ts:200:7 › Meeting Room › should cancel the meeting ──────────────
67 passed (23.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nordeck~matrix-meetings~4PB10C.dockerbuild
|
92.5 KB |
|
nordeck~matrix-meetings~DV0PEV.dockerbuild
|
87.2 KB |
|
nordeck~matrix-meetings~NGISX9.dockerbuild
|
28.4 KB |
|
nordeck~matrix-meetings~VWQU2P.dockerbuild
|
21.1 KB |
|
playwright-report-chromium
|
44.6 MB |
|