Build & Test #49
build-and-test.yaml
on: merge_group
Build Element Web
2m 7s
Matrix: playwright_ew
Downstream Playwright tests [element-modules]
/
Run Playwright end-to-end tests & upload html report
5m 44s
Matrix: Desktop Linux
Matrix: Desktop Windows
end-to-end-tests
35s
Annotations
9 errors, 7 warnings, and 10 notices
|
Desktop Windows (arm64) / Build Windows arm64
Process completed with exit code 1.
|
|
Desktop Windows (ia32) / Build Windows ia32
The strategy configuration was canceled because "build_ed_windows.arm64" failed
|
|
Desktop Windows (x64) / Build Windows x64
The strategy configuration was canceled because "build_ed_windows.arm64" failed
|
|
[Chrome] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:225:5 › Sliding Sync › should show and be able to accept/reject/rescind invites:
apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts#L41
1) [Chrome] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:225:5 › Sliding Sync › should show and be able to accept/reject/rescind invites
Error: expect(locator).toHaveText(expected) failed
Locator: getByTestId('room-list').getByTestId('room-name')
Timeout: 5000ms
- Expected - 1
+ Received + 1
Array [
- "Room to Rescind",
"Room to Reject",
+ "Room to Rescind",
]
Call log:
- Expect "toHaveText" with timeout 5000ms
- waiting for getByTestId('room-list').getByTestId('room-name')
3 × locator resolved to 3 elements
6 × locator resolved to 2 elements
39 | test.describe("Sliding Sync", () => {
40 | const checkOrder = async (wantOrder: string[], page: Page) => {
> 41 | await expect(page.getByTestId("room-list").getByTestId("room-name")).toHaveText(wantOrder);
| ^
42 | };
43 |
44 | const bumpRoom = async (roomId: string, app: ElementAppPage) => {
at checkOrder (/home/runner/work/element-web/element-web/apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:41:78)
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:259:15
|
|
[Chrome] › playwright/e2e/crypto/toasts.spec.ts:45:5 › Key storage out of sync toast › should prompt for recovery key if 'enter recovery key' pressed @screenshot:
apps/web/playwright/e2e/crypto/toasts.spec.ts#L50
2) [Chrome] › playwright/e2e/crypto/toasts.spec.ts:45:5 › Key storage out of sync toast › should prompt for recovery key if 'enter recovery key' pressed @screenshot
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: getByRole('alert').first()
Timeout: 5000ms
Timeout 5000ms exceeded.
Snapshot: key-storage-out-of-sync-toast.png
Call log:
- Expect "toHaveScreenshot(key-storage-out-of-sync-toast.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByRole('alert').first()
- locator resolved to <div role="alert" class="mx_NonUrgentToastContainer"></div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
2 × waiting for element to be stable
- element is not visible
- retrying scroll into view action
- waiting 20ms
2 × waiting for element to be stable
- element is not visible
- retrying scroll into view action
- waiting 100ms
9 × waiting for element to be stable
- element is not visible
- retrying scroll into view action
- waiting 500ms
- Timeout 5000ms exceeded.
48 | // it would always be checking the same toast, even if another one is now the first.
49 | await expect(page.getByRole("alert")).toHaveCount(2);
> 50 | await expect(page.getByRole("alert").first()).toMatchScreenshot(
| ^
51 | "key-storage-out-of-sync-toast.png",
52 | screenshotOptions,
53 | );
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/crypto/toasts.spec.ts:50:55
|
|
[Chrome] › playwright/e2e/accessibility/keyboard-navigation.spec.ts:106:5 › Landmark navigation tests › without an open room:
apps/web/playwright/e2e/accessibility/keyboard-navigation.spec.ts#L142
1) [Chrome] › playwright/e2e/accessibility/keyboard-navigation.spec.ts:106:5 › Landmark navigation tests › without an open room
Error: expect(locator).toBeFocused() failed
Locator: locator('.mx_HomePage')
Expected: focused
Received: inactive
Timeout: 5000ms
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for locator('.mx_HomePage')
8 × locator resolved to <main tabindex="-1" class="mx_AutoHideScrollbar mx_HomePage mx_HomePage_default">…</main>
- unexpected value "inactive"
140 | // Pressing Control+F6 again will focus the home section
141 | await page.keyboard.press("ControlOrMeta+F6");
> 142 | await expect(page.locator(".mx_HomePage")).toBeFocused();
| ^
143 |
144 | // Pressing Control+F6 will bring focus back to the space button
145 | await page.keyboard.press("ControlOrMeta+F6");
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/accessibility/keyboard-navigation.spec.ts:142:52
|
|
end-to-end-tests
Process completed with exit code 1.
|
|
Build & Test
The strategy configuration was canceled because "build_ed_windows.arm64" failed
|
|
Build & Test
The strategy configuration was canceled because "build_ed_windows.arm64" failed
|
|
Prepare Element Desktop / Prepare
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cardinalby/git-get-release-action@5172c3a026600b1d459b117738c605fabc9e4e44. 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/
|
|
Desktop Windows (arm64) / Build Windows arm64
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/
|
|
Downstream Playwright tests [element-modules] / Run Playwright end-to-end tests & upload html report
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, Eun/http-server-action@f71cec1321f665652a46c40b6852f8e5a68bfcd4. 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/
|
|
Desktop Linux (system, arm64, true) / Build Linux arm64 SQLCipher system
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/
|
|
Desktop Linux (static, arm64, true) / Build Linux arm64 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/
|
|
Desktop Linux (system, amd64, true) / Build Linux amd64 SQLCipher system
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/
|
|
Desktop Linux (static, amd64, true) / 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
16 passed (2.1m)
|
|
🎭 Playwright Run Summary
1 skipped
6 passed (19.9s)
|
|
🎭 Playwright Run Summary
3 skipped
162 passed (14.3m)
|
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:225:5 › Sliding Sync › should show and be able to accept/reject/rescind invites
2 skipped
162 passed (18.0m)
|
|
🎭 Playwright Run Summary
1 skipped
6 passed (21.0s)
|
|
🎭 Playwright Run Summary
1 skipped
6 passed (20.7s)
|
|
🎭 Playwright Run Summary
2 flaky
[Chrome] › playwright/e2e/accessibility/keyboard-navigation.spec.ts:106:5 › Landmark navigation tests › without an open room
[Chrome] › playwright/e2e/crypto/toasts.spec.ts:45:5 › Key storage out of sync toast › should prompt for recovery key if 'enter recovery key' pressed @screenshot
166 passed (17.6m)
|
|
🎭 Playwright Run Summary
1 skipped
6 passed (24.0s)
|
|
🎭 Playwright Run Summary
45 skipped
125 passed (12.8m)
|
|
🎭 Playwright Run Summary
1 skipped
6 passed (18.1s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-Chrome-1
Expired
|
14.8 MB |
sha256:bb5f89148f02d4a1a3b8599b1a5db2d9c9d950d7e76fe6d94214cd731f0068c4
|
|
|
blob-report-Chrome-2
Expired
|
886 KB |
sha256:8e6ad5d6d8dc9d2540fc0931c1f9d6ad24eae4a5798cd4d242a929e5c6573411
|
|
|
blob-report-Chrome-3
Expired
|
960 KB |
sha256:0c7686a91348534f300c0db464e43d2dcf801d72a0c9df2694425b33537fce84
|
|
|
blob-report-Chrome-4
Expired
|
6.22 MB |
sha256:55cfbf0d019511ba581c88cdc8703cf3a417871b620ea58e0b8e350829c1bc5c
|
|
|
blob-report-linux-amd64-sqlcipher-static
Expired
|
10.6 KB |
sha256:d0b0dd637a24f3419bad1604dc0a17ea82206d5b0de8b2ceea116942857e8ce7
|
|
|
blob-report-linux-amd64-sqlcipher-system
Expired
|
10.6 KB |
sha256:21a2c4a5fade70609b6357434afd021e2c98545f942d17f143f48b5ae6033ac6
|
|
|
blob-report-linux-arm64-sqlcipher-static
Expired
|
10.4 KB |
sha256:a7c8e0fb1e635da72cc29c73af58eb41184ecfdf6a4f4614e4f348b9e7487396
|
|
|
blob-report-linux-arm64-sqlcipher-system
Expired
|
10.7 KB |
sha256:cde025ba120029a92a52befc3deb0514062ddaee82a11f8f285c1bb54d54332a
|
|
|
blob-report-macos
Expired
|
9.95 KB |
sha256:c48f53b39150dcdb4da35793a33e64f91a5e8a021a5952b96405c3b5b1b758d7
|
|
|
desktop-prepare
Expired
|
41 MB |
sha256:396cfbc5940fe20ffb2b3ccf4aff67ea4c4ffdf640eb5a1bed06a9238c4fa235
|
|
|
html-report
Expired
|
22.2 MB |
sha256:05909e7232799a9c30ffaccc9bc1b241b90c65eeaea3fd6d6c7b4a0e1cc5b1c2
|
|
|
linux-amd64-sqlcipher-static
Expired
|
287 MB |
sha256:7c78e4321dcefee45b6f640944fcbc19b403ac4c4ad09fc7511fb0f0e38190c4
|
|
|
linux-amd64-sqlcipher-system
Expired
|
284 MB |
sha256:5041685cd0687309ffa9bbb1cb9341314dcd4e70d28139258ac6ba2811ca7a51
|
|
|
linux-arm64-sqlcipher-static
Expired
|
282 MB |
sha256:21519294311349b68209373d2209e14d2222446f37237599ab510caa27873ae6
|
|
|
linux-arm64-sqlcipher-system
Expired
|
279 MB |
sha256:7a35ccf8ff92449ad758081e9c2292d624a614842a20e4c9df3053946bb15e54
|
|
|
macos
Expired
|
509 MB |
sha256:4f9237e9e286fa96911562e1932eb63360d5a32a0f945e36c11e197513aa9ee9
|
|
|
playwright-html-report
Expired
|
302 KB |
sha256:3dbc3751a8c79395075b1d657e49f6dfec4c2e25924df6c9312e6f6edef22e79
|
|
|
webapp
Expired
|
41.3 MB |
sha256:c67cf7ef6a35c047f46c8cef64c514167895ee1fb74311e41295e81ea5a956f4
|
|