Room list: assign room to section when section is created #1440
build-and-test.yaml
on: pull_request
Build Element Web
2m 25s
Matrix: playwright_ew
Downstream Playwright tests [element-modules]
/
Run Playwright end-to-end tests & upload html report
Matrix: Desktop Linux
Matrix: Desktop Windows
Waiting for pending jobs
end-to-end-tests
47s
Annotations
4 errors, 1 warning, and 5 notices
|
[Chrome] › playwright/e2e/left-panel/room-list-panel/room-list.spec.ts:185:13 › Room list › Room list › Shortcuts › should select the next unread room:
apps/web/playwright/e2e/left-panel/room-list-panel/room-list.spec.ts#L200
1) [Chrome] › playwright/e2e/left-panel/room-list-panel/room-list.spec.ts:185:13 › Room list › Room list › Shortcuts › should select the next unread room
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: '1 notification', level: 1 })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByRole('heading', { name: '1 notification', level: 1 })
198 | await page.keyboard.press("Alt+Shift+ArrowDown");
199 |
> 200 | await expect(page.getByRole("heading", { name: "1 notification", level: 1 })).toBeVisible();
| ^
201 | });
202 | });
203 |
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/left-panel/room-list-panel/room-list.spec.ts:200:95
|
|
[Chrome] › playwright/e2e/settings/room-settings/room-security-tab.spec.ts:81:5 › Roles & Permissions room settings tab › should disallow changing from public to private if the user cannot alter history @screenshot:
apps/web/playwright/e2e/settings/room-settings/room-security-tab.spec.ts#L103
1) [Chrome] › playwright/e2e/settings/room-settings/room-security-tab.spec.ts:81:5 › Roles & Permissions room settings tab › should disallow changing from public to private if the user cannot alter history @screenshot
Error: locator.blur: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_Dialog').filter({ has: locator('.mx_RoomSettingsDialog') }).getByRole('spinbutton', { name: '@user_6496a26110e4309860ce-e6b187015ed0865317ce:localhost' })
- locator resolved to <input max="100" value="100" type="number" id="mx_Field_5" label="@user_6496a26110e4309860ce-e6b187015ed0865317ce:localhost" placeholder="@user_6496a26110e4309860ce-e6b187015ed0865317ce:localhost"/>
- element was detached from the DOM, retrying
101 | const ourPl = settings.getByRole("spinbutton", { name: user.userId });
102 | await ourPl.fill("80");
> 103 | await ourPl.blur(); // Shows a warning on
| ^
104 |
105 | // Accept the de-op
106 | await page.getByRole("button", { name: "Continue" }).click();
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/settings/room-settings/room-security-tab.spec.ts:103:25
|
|
[Chrome] › playwright/e2e/settings/room-settings/room-security-tab.spec.ts:81:5 › Roles & Permissions room settings tab › should disallow changing from public to private if the user cannot alter history @screenshot:
apps/web/playwright/e2e/settings/room-settings/room-security-tab.spec.ts#L0
1) [Chrome] › playwright/e2e/settings/room-settings/room-security-tab.spec.ts:81:5 › Roles & Permissions room settings tab › should disallow changing from public to private if the user cannot alter history @screenshot
Test timeout of 30000ms exceeded.
|
|
[Chrome] › playwright/e2e/oidc/oidc-native.spec.ts:144:9 › OIDC Native › with force_verification on › verify dialog cannot be dismissed @no-firefox @no-webkit @screenshot:
apps/web/playwright/e2e/oidc/oidc-native.spec.ts#L173
1) [Chrome] › playwright/e2e/oidc/oidc-native.spec.ts:144:9 › OIDC Native › with force_verification on › verify dialog cannot be dismissed @no-firefox @no-webkit @screenshot
Error: expect(locator).toBeVisible() failed
Locator: getByText('Confirm your digital identity')
Expected: visible
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 10000ms
- waiting for getByText('Confirm your digital identity')
171 | // We should be being warned that we need to verify (but we can't)
172 | // richvdh: Again, Element takes several seconds to load on a dev instance
> 173 | await expect(page.getByText("Confirm your digital identity")).toBeVisible({ timeout: 10000 });
| ^
174 |
175 | // And there should be no way to close this prompt
176 | await expect(page.getByRole("button", { name: "Skip verification for now" })).not.toBeVisible();
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/oidc/oidc-native.spec.ts:173:75
|
|
Desktop Linux (static, amd64, false) / Build Linux amd64 SQLCipher static
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nbucic/variable-mapper@0673f6891a0619ba7c002ecfed0f9f4f39017b6f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › playwright/e2e/left-panel/room-list-panel/room-list.spec.ts:185:13 › Room list › Room list › Shortcuts › should select the next unread room
3 skipped
129 passed (10.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › playwright/e2e/settings/room-settings/room-security-tab.spec.ts:81:5 › Roles & Permissions room settings tab › should disallow changing from public to private if the user cannot alter history @screenshot
1 skipped
129 passed (10.8m)
|
|
🎭 Playwright Run Summary
135 passed (12.0m)
|
|
🎭 Playwright Run Summary
1 skipped
6 passed (25.2s)
|
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › playwright/e2e/oidc/oidc-native.spec.ts:144:9 › OIDC Native › with force_verification on › verify dialog cannot be dismissed @no-firefox @no-webkit @screenshot
1 skipped
129 passed (17.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-Chrome-1
Expired
|
795 KB |
sha256:7b8d1a73899fb3ae7932fe74198d7254082ff6a70b3f7411bbdc048042fe57d1
|
|
|
blob-report-Chrome-2
Expired
|
8.36 MB |
sha256:0faf29dc4bb7502eb0706d878690109e79dc25b83ba21e55ffe516270b1a28a1
|
|
|
blob-report-Chrome-3
Expired
|
5.57 MB |
sha256:539ad5a4a717dd738bbd57600399f19c2546bf7f298436dad16b1cad4f27929a
|
|
|
blob-report-Chrome-4
Expired
|
7.7 MB |
sha256:f09d0132115b853ac73b6b2f1c814b39aba06f3e660947e2dffafeb0c6dba7c7
|
|
|
blob-report-linux-amd64-sqlcipher-static
Expired
|
23.2 KB |
sha256:fc856e7a3a6fbd02421e70892253048bdbae16a09cb90d59c7d227813d67f178
|
|
|
desktop-prepare
Expired
|
41.2 MB |
sha256:11106e4237769cae55d70ef3fb8bbe74d45680e4a80acec81edf2984120c54b7
|
|
|
html-report
|
20.3 MB |
sha256:169887d08e96f3e913993714e958df97159d9bad87852641cb991a16f967faba
|
|
|
linux-amd64-sqlcipher-static
Expired
|
284 MB |
sha256:775afa01db8c82449f6e3cae6ab7f84902dd02a90195395ebe7e2fc324214db9
|
|
|
webapp
Expired
|
41.4 MB |
sha256:8d46a9a087fdf97abec95f1dbf8bb76a2a9389448b3e841f3cdfb86ba067a702
|
|