Skip to content

element-web-notify #4974

element-web-notify

element-web-notify #4974

Triggered via repository dispatch February 10, 2025 16:49
@RiotRobotRiotRobot
element-web-notify 4de9fe6
Status Success
Total duration 12m 8s
Artifacts 8

end-to-end-tests.yaml

on: repository_dispatch
Build Element-Web
2m 2s
Build Element-Web
Matrix: playwright
end-to-end-tests
48s
end-to-end-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 29 warnings, and 6 notices
[Chrome] › timeline/timeline.spec.ts:226:13 › Timeline › configure room › should click 'collapse' on the first hovered info event line inside GELS on bubble layout @screenshot: playwright/e2e/timeline/timeline.spec.ts#L254
1) [Chrome] › timeline/timeline.spec.ts:226:13 › Timeline › configure room › should click 'collapse' on the first hovered info event line inside GELS on bubble layout @screenshot Error: expect(locator).toHaveScreenshot(expected) 210 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/element-web/element-web/playwright/snapshots/timeline/timeline.spec.ts/expanded-gels-bubble-layout-linux.png Received: /home/runner/work/element-web/element-web/playwright/test-results/timeline-timeline-Timeline-d0f12-nside-GELS-on-bubble-layout-Chrome/expanded-gels-bubble-layout-actual.png Diff: /home/runner/work/element-web/element-web/playwright/test-results/timeline-timeline-Timeline-d0f12-nside-GELS-on-bubble-layout-Chrome/expanded-gels-bubble-layout-diff.png Call log: - expect.toHaveScreenshot(expanded-gels-bubble-layout.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('.mx_MainSplit') - locator resolved to <div class="mx_MainSplit">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 210 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.mx_MainSplit') - locator resolved to <div class="mx_MainSplit">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 210 pixels (ratio 0.01 of all image pixels) are different. 252 | 253 | // Save snapshot of expanded generic event list summary on bubble layout > 254 | await expect(page.locator(".mx_MainSplit")).toMatchScreenshot("expanded-gels-bubble-layout.png", { | ^ 255 | // Exclude timestamp from snapshot 256 | mask: [page.locator(".mx_MessageTimestamp")], 257 | }); at /home/runner/work/element-web/element-web/playwright/e2e/timeline/timeline.spec.ts:254:61
[Chrome] › crypto/decryption-failure-messages.spec.ts:33:13 › Cryptography › decryption failure messages › should handle device-relative historical messages: playwright/e2e/crypto/decryption-failure-messages.spec.ts#L1
1) [Chrome] › crypto/decryption-failure-messages.spec.ts:33:13 › Cryptography › decryption failure messages › should handle device-relative historical messages Test timeout of 60000ms exceeded.
[Chrome] › crypto/decryption-failure-messages.spec.ts:33:13 › Cryptography › decryption failure messages › should handle device-relative historical messages: playwright/e2e/crypto/decryption-failure-messages.spec.ts#L68
1) [Chrome] › crypto/decryption-failure-messages.spec.ts:33:13 › Cryptography › decryption failure messages › should handle device-relative historical messages Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for locator('.mx_AuthPage').getByRole('button', { name: 'Skip verification for now' }) 66 | await logOutOfElement(page); 67 | await logIntoElement(page, credentials); > 68 | await page.locator(".mx_AuthPage").getByRole("button", { name: "Skip verification for now" }).click(); | ^ 69 | await page.locator(".mx_AuthPage").getByRole("button", { name: "I'll verify later" }).click(); 70 | await app.viewRoomByName("Test room"); 71 | at /home/runner/work/element-web/element-web/playwright/e2e/crypto/decryption-failure-messages.spec.ts:68:107
Slow Test: [Chrome] › messages/messages.spec.ts#L1
[Chrome] › messages/messages.spec.ts took 58.0s
Slow Test: [Chrome] › pinned-messages/pinned-messages.spec.ts#L1
[Chrome] › pinned-messages/pinned-messages.spec.ts took 56.9s
Slow Test: [Chrome] › read-receipts/editing-messages-in-threads.spec.ts#L1
[Chrome] › read-receipts/editing-messages-in-threads.spec.ts took 38.3s
Slow Test: [Chrome] › read-receipts/editing-messages-main-timeline.spec.ts#L1
[Chrome] › read-receipts/editing-messages-main-timeline.spec.ts took 38.1s
Slow Test: [Chrome] › integration-manager/send_event.spec.ts#L1
[Chrome] › integration-manager/send_event.spec.ts took 24.1s
Slow Test: [Chrome] › read-receipts/high-level.spec.ts#L1
[Chrome] › read-receipts/high-level.spec.ts took 2.7m
Slow Test: [Chrome] › read-receipts/new-messages-in-threads.spec.ts#L1
[Chrome] › read-receipts/new-messages-in-threads.spec.ts took 59.4s
Slow Test: [Chrome] › read-receipts/editing-messages-thread-roots.spec.ts#L1
[Chrome] › read-receipts/editing-messages-thread-roots.spec.ts took 48.1s
Slow Test: [Chrome] › read-receipts/new-messages-main-timeline.spec.ts#L1
[Chrome] › read-receipts/new-messages-main-timeline.spec.ts took 39.8s
Slow Test: [Chrome] › read-receipts/new-messages-thread-roots.spec.ts#L1
[Chrome] › read-receipts/new-messages-thread-roots.spec.ts took 28.4s
Slow Test: [Chrome] › read-receipts/redactions-in-threads.spec.ts#L1
[Chrome] › read-receipts/redactions-in-threads.spec.ts took 1.6m
Slow Test: [Chrome] › read-receipts/redactions-main-timeline.spec.ts#L1
[Chrome] › read-receipts/redactions-main-timeline.spec.ts took 1.1m
Slow Test: [Chrome] › read-receipts/reactions-in-threads.spec.ts#L1
[Chrome] › read-receipts/reactions-in-threads.spec.ts took 50.5s
Slow Test: [Chrome] › read-receipts/read-receipts.spec.ts#L1
[Chrome] › read-receipts/read-receipts.spec.ts took 47.1s
Slow Test: [Chrome] › read-receipts/redactions-thread-roots.spec.ts#L1
[Chrome] › read-receipts/redactions-thread-roots.spec.ts took 31.8s
Slow Test: [Chrome] › login/login-consent.spec.ts#L1
[Chrome] › login/login-consent.spec.ts took 1.1m
Slow Test: [Chrome] › threads/threads.spec.ts#L1
[Chrome] › threads/threads.spec.ts took 31.8s
Slow Test: [Chrome] › crypto/backups-mas.spec.ts#L1
[Chrome] › crypto/backups-mas.spec.ts took 29.2s
Slow Test: [Chrome] › app-loading/guest-registration.spec.ts#L1
[Chrome] › app-loading/guest-registration.spec.ts took 19.0s
Slow Test: [Chrome] › spotlight/spotlight.spec.ts#L1
[Chrome] › spotlight/spotlight.spec.ts took 2.1m
Slow Test: [Chrome] › sliding-sync/sliding-sync.spec.ts#L1
[Chrome] › sliding-sync/sliding-sync.spec.ts took 55.4s
Slow Test: [Chrome] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
[Chrome] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 50.2s
Slow Test: [Chrome] › spaces/spaces.spec.ts#L1
[Chrome] › spaces/spaces.spec.ts took 30.9s
Slow Test: [Chrome] › room/room.spec.ts#L1
[Chrome] › room/room.spec.ts took 25.9s
Slow Test: [Chrome] › crypto/event-shields.spec.ts#L1
[Chrome] › crypto/event-shields.spec.ts took 53.4s
Slow Test: [Chrome] › audio-player/audio-player.spec.ts#L1
[Chrome] › audio-player/audio-player.spec.ts took 39.4s
Slow Test: [Chrome] › composer/RTE.spec.ts#L1
[Chrome] › composer/RTE.spec.ts took 36.0s
Slow Test: [Chrome] › crypto/crypto.spec.ts#L1
[Chrome] › crypto/crypto.spec.ts took 34.9s
Slow Test: [Chrome] › accessibility/keyboard-navigation.spec.ts#L1
[Chrome] › accessibility/keyboard-navigation.spec.ts took 23.8s
🎭 Playwright Run Summary
2 skipped 78 passed (5.7m)
🎭 Playwright Run Summary
43 skipped 39 passed (5.8m)
🎭 Playwright Run Summary
2 skipped 79 passed (6.9m)
🎭 Playwright Run Summary
1 flaky [Chrome] › timeline/timeline.spec.ts:226:13 › Timeline › configure room › should click 'collapse' on the first hovered info event line inside GELS on bubble layout @screenshot 68 passed (6.8m)
🎭 Playwright Run Summary
2 skipped 86 passed (7.4m)
🎭 Playwright Run Summary
1 flaky [Chrome] › crypto/decryption-failure-messages.spec.ts:33:13 › Cryptography › decryption failure messages › should handle device-relative historical messages 79 passed (8.0m)

Artifacts

Produced during runtime
Name Size Digest
all-blob-reports-Chrome-1 Expired
18 MB
sha256:111bd4fdf2bc318ae4e3a0f6c0f00cb2d066e7965e914e52a80d88477f65dd42
all-blob-reports-Chrome-2 Expired
289 KB
sha256:da9a1f115d61e68c4960557508e8d6693a26ee4de6acdacb58d3ad94a418a512
all-blob-reports-Chrome-3 Expired
243 KB
sha256:baba886c4e57d886793f3052f37b0505afbda75c7b717dff7affdb8d4b3828e0
all-blob-reports-Chrome-4 Expired
347 KB
sha256:9d489c355f2a736bf115e84dfdb6afac6411d68f7dbd94259c4db3cc25bb87e0
all-blob-reports-Chrome-5 Expired
528 KB
sha256:0ba8ec910f889088a74a2fea005e2367e49d5c9f7267ea0b77f9a8838d348355
all-blob-reports-Chrome-6 Expired
4.12 MB
sha256:92f821593afbbb45886670059faa656dcf2b66560ee1f1c35c84c3e33942837b
html-report Expired
22.4 MB
sha256:1241cc2ebb5cc67c1acb419cd9fd97bd19712c2315fb5acd36098ad147b57d9f
webapp Expired
26.8 MB
sha256:5a6c519c87875e02ebd8ba85d4af7c5e4795abe73e340d81ef5db510a254c791