Update dependency testcontainers to v11.13.0 #64
build-and-test.yaml
on: pull_request
Build Element Web
3m 9s
Matrix: playwright_ew
Downstream Playwright tests [element-modules]
/
Run Playwright end-to-end tests & upload html report
Matrix: Desktop Linux
Matrix: Desktop Windows
end-to-end-tests
1m 1s
Annotations
1 error, 5 warnings, and 10 notices
|
[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
|
|
Desktop Linux (static, arm64, false) / 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, tj-actions/changed-files@823fcebdb31bb35fdf2229d9f769b400309430d0. 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, 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, tj-actions/changed-files@823fcebdb31bb35fdf2229d9f769b400309430d0. 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 (ia32) / Build Windows ia32
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756, 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 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: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756, 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 Windows (x64) / Build Windows x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756, 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
3 skipped
121 passed (10.3m)
|
|
🎭 Playwright Run Summary
137 passed (12.1m)
|
|
🎭 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
129 passed (12.8m)
|
|
🎭 Playwright Run Summary
117 passed (13.0m)
|
|
🎭 Playwright Run Summary
1 skipped
6 passed (30.0s)
|
|
🎭 Playwright Run Summary
1 skipped
6 passed (26.2s)
|
|
🎭 Playwright Run Summary
1 skipped
6 passed (33.4s)
|
|
🎭 Playwright Run Summary
1 skipped
6 passed (26.7s)
|
|
🎭 Playwright Run Summary
1 skipped
6 passed (32.8s)
|
|
🎭 Playwright Run Summary
1 skipped
6 passed (23.5s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-Chrome-1
Expired
|
796 KB |
sha256:47bd11259617015e8ca4ebfad5cc3f5007b2f9202e01f865240f1993e135b12e
|
|
|
blob-report-Chrome-2
Expired
|
886 KB |
sha256:71da087bd9fc3caec064d5eba3eb4358bcde06a5f771c0ba7bfe1405a7732414
|
|
|
blob-report-Chrome-3
Expired
|
6.2 MB |
sha256:22cf9c7ff74d33c0cb1e177cb02748f78cbc58916cd59a0075349bf814710bd8
|
|
|
blob-report-Chrome-4
Expired
|
819 KB |
sha256:261a9c4e07c57d970111762a4f763322622abb10d2c846258922435bf66a4a70
|
|
|
blob-report-linux-amd64-sqlcipher-static
Expired
|
18.2 KB |
sha256:52ce4b89d5d963a5657d055b3ca0370c0c122625edccdd07a6c5e45a1270a4d3
|
|
|
blob-report-linux-arm64-sqlcipher-static
Expired
|
18.1 KB |
sha256:1b2cc631bd88f8cb1a24d8af6c640625329216dfe9b6abe6b5d25ff46d959746
|
|
|
blob-report-macos
Expired
|
17.3 KB |
sha256:edd633dbc7b12fa5f144e5ddc761e9ff7cc25624b07b430701592b5df02d76f4
|
|
|
blob-report-win-arm64
Expired
|
17.3 KB |
sha256:c8e209ff1cb567aade1b06e56ce6c46fc353bf98a1ca7dc26c5f93364714824c
|
|
|
blob-report-win-ia32
Expired
|
17 KB |
sha256:03608b267e833e28e2773ebefda4348e191a004a8bca7d4d9233bb2886c34cfa
|
|
|
blob-report-win-x64
Expired
|
16.9 KB |
sha256:34cfc7f7632b7fcd657767fc45008d4fcc09e79d24f32a067d9e8e34a7ffe47f
|
|
|
desktop-prepare
Expired
|
41 MB |
sha256:4969e49c5a3e25377e43bdfc22fc5393c90f03aad1b5efb54e6fafddf29d387a
|
|
|
html-report
Expired
|
8.23 MB |
sha256:d82e7cefa04d65ec5120cac2269d758af752dd04d60ab893a292b7996ffc5832
|
|
|
linux-amd64-sqlcipher-static
Expired
|
287 MB |
sha256:2746d139c265f5e097b94b38a8632f6aeb4a8ee44f53d72b3b5343965ace3c00
|
|
|
linux-arm64-sqlcipher-static
Expired
|
282 MB |
sha256:9466b2acd96c6cd741c72ea4e5368cf877f5ee0193fa6a8ff467888fbebf7bd6
|
|
|
macos
Expired
|
509 MB |
sha256:23f47e266e9e838154d8e2a77ac26340311adec147bc25783a3ebf66c5a1148a
|
|
|
webapp
Expired
|
41.3 MB |
sha256:caa40383d8a371526da9bfaa2c6c23eeacd230843ed96966fbfb2dbadf9d1def
|
|
|
win-arm64
Expired
|
698 MB |
sha256:e9016119cd545f973ee09d8503536e04d420f26cb6bdc285b76a46ae4c04a42e
|
|
|
win-ia32
Expired
|
635 MB |
sha256:ed0e70a63ca40a01800ebb90c4f3f91f4677d8acb17867d68f8513d9662612c3
|
|
|
win-x64
Expired
|
710 MB |
sha256:07091e3aa40b9f087a76ee685c6d2ea2e1509c23cdbb97d22404fc4e0825624d
|
|