Skip to content

Retry loading chunks to make the app more resilient (#29001) #4147

Retry loading chunks to make the app more resilient (#29001)

Retry loading chunks to make the app more resilient (#29001) #4147

Triggered via push January 15, 2025 10:10
Status Success
Total duration 12m 8s
Artifacts 8
Build Element-Web
2m 20s
Build Element-Web
Matrix: playwright
end-to-end-tests
44s
end-to-end-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 29 warnings, and 6 notices
[Chrome] › read-receipts/new-messages-in-threads.spec.ts:114:17 › Read receipts › new messages › in threads › Reading only one thread's message makes that thread read but not others @mergequeue: playwright/e2e/read-receipts/new-messages-in-threads.spec.ts#L1
1) [Chrome] › read-receipts/new-messages-in-threads.spec.ts:114:17 › Read receipts › new messages › in threads › Reading only one thread's message makes that thread read but not others @mergequeue Test timeout of 30000ms exceeded.
[Chrome] › read-receipts/new-messages-in-threads.spec.ts:114:17 › Read receipts › new messages › in threads › Reading only one thread's message makes that thread read but not others @mergequeue: playwright/e2e/read-receipts/index.ts#L88
1) [Chrome] › read-receipts/new-messages-in-threads.spec.ts:114:17 › Read receipts › new messages › in threads › Reading only one thread's message makes that thread read but not others @mergequeue Error: jsHandle.evaluateHandle: Test timeout of 30000ms exceeded. at read-receipts/index.ts:88 86 | } 87 | > 88 | const promise = room.evaluateHandle( | ^ 89 | async (room, { message, includeThreads }) => { 90 | let ev = room.timeline.find((e) => e.getContent().body === message); 91 | if (!ev && includeThreads) { at MessageBuilder.getMessage (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:88:30) at MessageContentSpec.getContent (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:187:53) at Helpers.sendMessageAsClient (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:348:61) at Helpers.receiveMessages (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:585:9) at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/new-messages-in-threads.spec.ts:122:17
[Chrome] › read-receipts/redactions-in-threads.spec.ts:274:17 › Read receipts › redactions › in threads › Editing a redacted message leaves the thread read @mergequeue: playwright/e2e/read-receipts/redactions-in-threads.spec.ts#L1
1) [Chrome] › read-receipts/redactions-in-threads.spec.ts:274:17 › Read receipts › redactions › in threads › Editing a redacted message leaves the thread read @mergequeue Test timeout of 30000ms exceeded.
[Chrome] › read-receipts/redactions-in-threads.spec.ts:274:17 › Read receipts › redactions › in threads › Editing a redacted message leaves the thread read @mergequeue: playwright/e2e/read-receipts/index.ts#L88
1) [Chrome] › read-receipts/redactions-in-threads.spec.ts:274:17 › Read receipts › redactions › in threads › Editing a redacted message leaves the thread read @mergequeue Error: jsHandle.evaluateHandle: Test timeout of 30000ms exceeded. at read-receipts/index.ts:88 86 | } 87 | > 88 | const promise = room.evaluateHandle( | ^ 89 | async (room, { message, includeThreads }) => { 90 | let ev = room.timeline.find((e) => e.getContent().body === message); 91 | if (!ev && includeThreads) { at MessageBuilder.getMessage (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:88:30) at MessageContentSpec.getContent (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:187:53) at Helpers.sendMessageAsClient (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:348:61) at Helpers.receiveMessages (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:585:9) at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/redactions-in-threads.spec.ts:282:17
[Chrome] › read-receipts/redactions-in-threads.spec.ts:336:17 › Read receipts › redactions › in threads › Reading a thread containing a redacted: playwright/e2e/read-receipts/redactions-in-threads.spec.ts#L1
2) [Chrome] › read-receipts/redactions-in-threads.spec.ts:336:17 › Read receipts › redactions › in threads › Reading a thread containing a redacted, edited message marks the thread as read @mergequeue Test timeout of 30000ms exceeded.
[Chrome] › read-receipts/redactions-in-threads.spec.ts:336:17 › Read receipts › redactions › in threads › Reading a thread containing a redacted: playwright/e2e/read-receipts/index.ts#L88
2) [Chrome] › read-receipts/redactions-in-threads.spec.ts:336:17 › Read receipts › redactions › in threads › Reading a thread containing a redacted, edited message marks the thread as read @mergequeue Error: jsHandle.evaluateHandle: Test timeout of 30000ms exceeded. at read-receipts/index.ts:88 86 | } 87 | > 88 | const promise = room.evaluateHandle( | ^ 89 | async (room, { message, includeThreads }) => { 90 | let ev = room.timeline.find((e) => e.getContent().body === message); 91 | if (!ev && includeThreads) { at MessageBuilder.getMessage (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:88:30) at MessageContentSpec.getContent (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:187:53) at Helpers.sendMessageAsClient (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:348:61) at Helpers.receiveMessages (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:585:9) at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/redactions-in-threads.spec.ts:344:17
Slow Test: [Chrome] › messages/messages.spec.ts#L1
[Chrome] › messages/messages.spec.ts took 1.0m
Slow Test: [Chrome] › pinned-messages/pinned-messages.spec.ts#L1
[Chrome] › pinned-messages/pinned-messages.spec.ts took 57.0s
Slow Test: [Chrome] › read-receipts/editing-messages-in-threads.spec.ts#L1
[Chrome] › read-receipts/editing-messages-in-threads.spec.ts took 39.3s
Slow Test: [Chrome] › read-receipts/editing-messages-main-timeline.spec.ts#L1
[Chrome] › read-receipts/editing-messages-main-timeline.spec.ts took 38.7s
Slow Test: [Chrome] › integration-manager/send_event.spec.ts#L1
[Chrome] › integration-manager/send_event.spec.ts took 26.7s
Slow Test: [Chrome] › read-receipts/high-level.spec.ts#L1
[Chrome] › read-receipts/high-level.spec.ts took 2.6m
Slow Test: [Chrome] › read-receipts/editing-messages-thread-roots.spec.ts#L1
[Chrome] › read-receipts/editing-messages-thread-roots.spec.ts took 46.9s
Slow Test: [Chrome] › read-receipts/new-messages-main-timeline.spec.ts#L1
[Chrome] › read-receipts/new-messages-main-timeline.spec.ts took 39.5s
Slow Test: [Chrome] › read-receipts/new-messages-thread-roots.spec.ts#L1
[Chrome] › read-receipts/new-messages-thread-roots.spec.ts took 28.1s
Slow Test: [Chrome] › crypto/event-shields.spec.ts#L1
[Chrome] › crypto/event-shields.spec.ts took 52.6s
Slow Test: [Chrome] › audio-player/audio-player.spec.ts#L1
[Chrome] › audio-player/audio-player.spec.ts took 39.2s
Slow Test: [Chrome] › composer/RTE.spec.ts#L1
[Chrome] › composer/RTE.spec.ts took 35.7s
Slow Test: [Chrome] › crypto/crypto.spec.ts#L1
[Chrome] › crypto/crypto.spec.ts took 33.7s
Slow Test: [Chrome] › crypto/decryption-failure-messages.spec.ts#L1
[Chrome] › crypto/decryption-failure-messages.spec.ts took 29.1s
Slow Test: [Chrome] › timeline/timeline.spec.ts#L1
[Chrome] › timeline/timeline.spec.ts took 1.3m
Slow Test: [Chrome] › login/login-consent.spec.ts#L1
[Chrome] › login/login-consent.spec.ts took 1.2m
Slow Test: [Chrome] › crypto/backups-mas.spec.ts#L1
[Chrome] › crypto/backups-mas.spec.ts took 36.1s
Slow Test: [Chrome] › threads/threads.spec.ts#L1
[Chrome] › threads/threads.spec.ts took 32.0s
Slow Test: [Chrome] › app-loading/guest-registration.spec.ts#L1
[Chrome] › app-loading/guest-registration.spec.ts took 15.7s
Slow Test: [Chrome] › spotlight/spotlight.spec.ts#L1
[Chrome] › spotlight/spotlight.spec.ts took 2.2m
Slow Test: [Chrome] › sliding-sync/sliding-sync.spec.ts#L1
[Chrome] › sliding-sync/sliding-sync.spec.ts took 53.6s
Slow Test: [Chrome] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
[Chrome] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 47.7s
Slow Test: [Chrome] › spaces/spaces.spec.ts#L1
[Chrome] › spaces/spaces.spec.ts took 30.9s
Slow Test: [Chrome] › room/room-header.spec.ts#L1
[Chrome] › room/room-header.spec.ts took 25.0s
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 51.7s
Slow Test: [Chrome] › read-receipts/read-receipts.spec.ts#L1
[Chrome] › read-receipts/read-receipts.spec.ts took 46.2s
Slow Test: [Chrome] › read-receipts/redactions-thread-roots.spec.ts#L1
[Chrome] › read-receipts/redactions-thread-roots.spec.ts took 31.1s
Slow Test: [Chrome] › right-panel/right-panel.spec.ts#L1
[Chrome] › right-panel/right-panel.spec.ts took 24.2s
🎭 Playwright Run Summary
2 skipped 77 passed (5.9m)
🎭 Playwright Run Summary
1 flaky [Chrome] › read-receipts/new-messages-in-threads.spec.ts:114:17 › Read receipts › new messages › in threads › Reading only one thread's message makes that thread read but not others @mergequeue 43 skipped 38 passed (6.3m)
🎭 Playwright Run Summary
78 passed (6.4m)
🎭 Playwright Run Summary
5 skipped 62 passed (6.4m)
🎭 Playwright Run Summary
2 skipped 81 passed (6.8m)
🎭 Playwright Run Summary
2 flaky [Chrome] › read-receipts/redactions-in-threads.spec.ts:274:17 › Read receipts › redactions › in threads › Editing a redacted message leaves the thread read @mergequeue [Chrome] › read-receipts/redactions-in-threads.spec.ts:336:17 › Read receipts › redactions › in threads › Reading a thread containing a redacted, edited message marks the thread as read @mergequeue 2 skipped 73 passed (7.9m)

Artifacts

Produced during runtime
Name Size
all-blob-reports-Chrome-1 Expired
638 KB
all-blob-reports-Chrome-2 Expired
282 KB
all-blob-reports-Chrome-3 Expired
4.42 MB
all-blob-reports-Chrome-4 Expired
8.56 MB
all-blob-reports-Chrome-5 Expired
488 KB
all-blob-reports-Chrome-6 Expired
891 KB
html-report Expired
13.3 MB
webapp Expired
27.1 MB