Version Packages #1649
ci.yml
on: pull_request
Matrix: e2e
run-changesets
0s
Deploy to Dev
0s
Annotations
1 error, 8 warnings, and 1 notice
[chromium] › meetingRoom.spec.ts:165:7 › Meeting Room › should toggle whether users can use the chat:
e2e/src/meetingRoom.spec.ts#L195
1) [chromium] › meetingRoom.spec.ts:165:7 › 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')
- locator resolved to <div class="mx_MessageComposer_noperm_error">You do not have permission to post to this room</div>
- unexpected value "visible"
- locator resolved to <div class="mx_MessageComposer_noperm_error">You do not have permission to post to this room</div>
- unexpected value "visible"
- locator resolved to <div class="mx_MessageComposer_noperm_error">You do not have permission to post to this room</div>
- unexpected value "visible"
- locator resolved to <div class="mx_MessageComposer_noperm_error">You do not have permission to post to this room</div>
- unexpected value "visible"
- locator resolved to <div class="mx_MessageComposer_noperm_error">You do not have permission to post to this room</div>
- unexpected value "visible"
- locator resolved to <div class="mx_MessageComposer_noperm_error">You do not have permission to post to this room</div>
- unexpected value "visible"
- locator resolved to <div class="mx_MessageComposer_noperm_error">You do not have permission to post to this room</div>
- unexpected value "visible"
- locator resolved to <div class="mx_MessageComposer_noperm_error">You do not have permission to post to this room</div>
- unexpected value "visible"
- locator resolved to <div class="mx_MessageComposer_noperm_error">You do not have permission to post to this room</div>
- unexpected value "visible"
193 | await aliceEditMeetingWidgetPage.toggleChatPermission();
194 | await aliceEditMeetingWidgetPage.submit();
> 195 | await expect(bobElementWebPage.noChatPermissionText).toBeHidden();
| ^
196 | await bobElementWebPage.sendMessage('I am Bob again');
197 | await aliceElementWebPage.sendMessage('I am Alice again');
198 | });
at /home/runner/work/matrix-meetings/matrix-meetings/e2e/src/meetingRoom.spec.ts:195:58
|
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.7m
|
Slow Test:
e2e/[chromium] › scheduleMeeting.spec.ts#L1
e2e/[chromium] › scheduleMeeting.spec.ts took 2.3m
|
Slow Test:
e2e/[chromium] › scheduleBreakoutSessions.spec.ts#L1
e2e/[chromium] › scheduleBreakoutSessions.spec.ts took 1.5m
|
🎭 Playwright Run Summary
1 flaky
[chromium] › meetingRoom.spec.ts:165:7 › Meeting Room › should toggle whether users can use the chat
68 passed (22.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nordeck~matrix-meetings~5MKNA3.dockerbuild
|
89.9 KB |
|
nordeck~matrix-meetings~S7H0HT.dockerbuild
|
91.1 KB |
|
nordeck~matrix-meetings~ULQUE3.dockerbuild
|
21.3 KB |
|
nordeck~matrix-meetings~XGGKI2.dockerbuild
|
26.9 KB |
|
playwright-report-chromium
Expired
|
29.5 MB |
|