Add helm lint #1849
ci.yml
on: pull_request
Matrix: e2e
helm-lint-test
11m 7s
run-changesets
0s
Deploy to Dev
0s
Annotations
4 errors, 5 warnings, and 1 notice
helm-lint-test
Process completed with exit code 1.
|
[chromium] › src/e2eeMeetingRoom.spec.ts:120:7 › Encrypted Meeting Room › should disable the video conference from within the meeting:
e2e/src/e2eeMeetingRoom.spec.ts#L21
1) [chromium] › src/e2eeMeetingRoom.spec.ts:120:7 › Encrypted Meeting Room › should disable the video conference from within the meeting
Test timeout of 60000ms exceeded while running "beforeEach" hook.
19 |
20 | test.describe('Encrypted Meeting Room', () => {
> 21 | test.beforeEach(
| ^
22 | async ({
23 | bob,
24 | aliceEncryptedMeetingsWidgetPage,
at /home/runner/work/matrix-meetings/matrix-meetings/e2e/src/e2eeMeetingRoom.spec.ts:21:8
|
[chromium] › src/e2eeMeetingRoom.spec.ts:120:7 › Encrypted Meeting Room › should disable the video conference from within the meeting:
e2e/src/pages/elementWebPage.ts#L170
1) [chromium] › src/e2eeMeetingRoom.spec.ts:120:7 › Encrypted Meeting Room › should disable the video conference from within the meeting
Error: locator.waitFor: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByRole('tree', { name: 'Rooms' }).getByRole('treeitem', { name: /^My Meeting( Unread messages\.)?/ }) to be visible
at pages/elementWebPage.ts:170
168 | name: new RegExp(`^${name}( Unread messages\\.)?`),
169 | })
> 170 | .waitFor();
| ^
171 |
172 | // Wait till the room is not part of the open invitations list anymore
173 | await roomsTree
at ElementWebPage.waitForRoomJoin (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/pages/elementWebPage.ts:170:8)
at /home/runner/work/matrix-meetings/matrix-meetings/e2e/src/e2eeMeetingRoom.spec.ts:48:33
|
[chromium] › src/e2eeMeetingRoom.spec.ts:168:7 › Encrypted Meeting Room › should toggle whether users can use the chat:
e2e/src/e2eeMeetingRoom.spec.ts#L198
2) [chromium] › src/e2eeMeetingRoom.spec.ts:168:7 › Encrypted Meeting Room › should toggle whether users can use the chat
Error: Timed out 5000ms waiting for expect(locator).toBeHidden()
Locator: getByText('You do not have permission to post to this room')
Expected: hidden
Received: visible
Call log:
- expect.toBeHidden with timeout 5000ms
- waiting for getByText('You do not have permission to post to this room')
9 × locator resolved to <div class="mx_MessageComposer_noperm_error">You do not have permission to post to this room</div>
- unexpected value "visible"
196 | await aliceEditMeetingWidgetPage.toggleChatPermission();
197 | await aliceEditMeetingWidgetPage.submit();
> 198 | await expect(bobElementWebPage.noChatPermissionText).toBeHidden();
| ^
199 | await bobElementWebPage.sendMessage('I am Bob again');
200 | await aliceElementWebPage.sendMessage('I am Alice again');
201 | });
at /home/runner/work/matrix-meetings/matrix-meetings/e2e/src/e2eeMeetingRoom.spec.ts:198:58
|
Slow Test:
e2e/[chromium] › src/accessibility.spec.ts#L1
e2e/[chromium] › src/accessibility.spec.ts took 3.0m
|
Slow Test:
e2e/[chromium] › src/meetingRoom.spec.ts#L1
e2e/[chromium] › src/meetingRoom.spec.ts took 2.7m
|
Slow Test:
e2e/[chromium] › src/recurringMeetings.spec.ts#L1
e2e/[chromium] › src/recurringMeetings.spec.ts took 2.5m
|
Slow Test:
e2e/[chromium] › src/scheduleMeeting.spec.ts#L1
e2e/[chromium] › src/scheduleMeeting.spec.ts took 2.1m
|
Slow Test:
e2e/[chromium] › src/scheduleBreakoutSessions.spec.ts#L1
e2e/[chromium] › src/scheduleBreakoutSessions.spec.ts took 1.4m
|
🎭 Playwright Run Summary
2 flaky
[chromium] › src/e2eeMeetingRoom.spec.ts:120:7 › Encrypted Meeting Room › should disable the video conference from within the meeting
[chromium] › src/e2eeMeetingRoom.spec.ts:168:7 › Encrypted Meeting Room › should toggle whether users can use the chat
67 passed (21.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
matrix-meetings-bot-sbom-spdx-report
|
252 KB |
|
matrix-meetings-widget-sbom-spdx-report
|
166 KB |
|
nordeck~matrix-meetings~D2CLLQ.dockerbuild
|
29.7 KB |
|
nordeck~matrix-meetings~DQPQPG.dockerbuild
|
134 KB |
|
nordeck~matrix-meetings~S01NIK.dockerbuild
|
30.7 KB |
|
nordeck~matrix-meetings~VYVAZ4.dockerbuild
|
127 KB |
|
playwright-report-chromium
Expired
|
52.5 MB |
|