Skip to content

matrix-react-sdk End to End Tests #2587

matrix-react-sdk End to End Tests

matrix-react-sdk End to End Tests #2587

Triggered via merge group January 23, 2025 15:41
Status Success
Total duration 11m 59s
Artifacts 8
Playwright  /  Build Element-Web
2m 15s
Playwright / Build Element-Web
Matrix: Playwright / playwright
Playwright  /  end-to-end-tests
35s
Playwright / end-to-end-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 28 warnings, and 6 notices
[Chrome] › read-receipts/new-messages-main-timeline.spec.ts:53:17 › Read receipts › new messages › in the main timeline › Reading an older message leaves the room unread @mergequeue: playwright/e2e/read-receipts/index.ts#L488
1) [Chrome] › read-receipts/new-messages-main-timeline.spec.ts:53:17 › Read receipts › new messages › in the main timeline › Reading an older message leaves the room unread @mergequeue Error: expect(received).toBeLessThan(expected) Expected: < 30 Received: 30 Call Log: - Timeout 5000ms exceeded while waiting on the predicate at read-receipts/index.ts:488 486 | // https://playwright.dev/docs/test-assertions#expectpoll 487 | // .toBeLessThan doesn't have a retry mechanism, so we use .poll > 488 | await expect | ^ 489 | .poll(async () => { 490 | return parseInt(await tile.locator(".mx_NotificationBadge_count").textContent(), 10); 491 | }) at Helpers.assertUnreadLessThan (/home/runner/work/matrix-js-sdk/matrix-js-sdk/playwright/e2e/read-receipts/index.ts:488:9) at /home/runner/work/matrix-js-sdk/matrix-js-sdk/playwright/e2e/read-receipts/new-messages-main-timeline.spec.ts:68:17
[Chrome] › messages/messages.spec.ts:85:17 › Message rendering › with ltr display name › should render a basic LTR text message @screenshot @screenshot: playwright/element-web-test.ts#L331
1) [Chrome] › messages/messages.spec.ts:85:17 › Message rendering › with ltr display name › should render a basic LTR text message @screenshot @screenshot Error: expect.toHaveScreenshot(basic-message-ltr-ltrdisplayname.png): Target page, context or browser has been closed Call log: - expect.toHaveScreenshot(basic-message-ltr-ltrdisplayname.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('.mx_EventTile_last') - locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$vyY00IiiKq6Tm6hJESIQgczz0rbGwjFX6VV4RjOO98s" class="mx_EventTile mx_EventTile_last mx_EventTile_lastInSection" data-scroll-tokens="$vyY00IiiKq6Tm6hJESIQgczz0rbGwjFX6VV4RjOO98s">…</li> - 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 at ../element-web-test.ts:331 329 | 330 | const screenshotName = sanitizeFilePathBeforeExtension(name); > 331 | await baseExpect(receiver).toHaveScreenshot(screenshotName, options); | ^ 332 | 333 | await style.evaluate((tag) => tag.remove()); 334 | at Object.toMatchScreenshot (/home/runner/work/matrix-js-sdk/matrix-js-sdk/playwright/element-web-test.ts:331:9) at /home/runner/work/matrix-js-sdk/matrix-js-sdk/playwright/e2e/messages/messages.spec.ts:92:21
[Chrome] › messages/messages.spec.ts:85:17 › Message rendering › with ltr display name › should render a basic LTR text message @screenshot @screenshot: playwright/e2e/messages/messages.spec.ts#L1
1) [Chrome] › messages/messages.spec.ts:85:17 › Message rendering › with ltr display name › should render a basic LTR text message @screenshot @screenshot Error: Target page, context or browser has been closed
Slow Test: [Chrome] › read-receipts/high-level.spec.ts#L1
[Chrome] › read-receipts/high-level.spec.ts took 3.0m
Slow Test: [Chrome] › read-receipts/new-messages-in-threads.spec.ts#L1
[Chrome] › read-receipts/new-messages-in-threads.spec.ts took 1.0m
Slow Test: [Chrome] › read-receipts/new-messages-thread-roots.spec.ts#L1
[Chrome] › read-receipts/new-messages-thread-roots.spec.ts took 28.8s
Slow Test: [Chrome] › read-receipts/redactions-in-threads.spec.ts#L1
[Chrome] › read-receipts/redactions-in-threads.spec.ts took 1.5m
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.4s
Slow Test: [Chrome] › read-receipts/read-receipts.spec.ts#L1
[Chrome] › read-receipts/read-receipts.spec.ts took 45.8s
Slow Test: [Chrome] › read-receipts/redactions-thread-roots.spec.ts#L1
[Chrome] › read-receipts/redactions-thread-roots.spec.ts took 30.5s
Slow Test: [Chrome] › pinned-messages/pinned-messages.spec.ts#L1
[Chrome] › pinned-messages/pinned-messages.spec.ts took 56.4s
Slow Test: [Chrome] › read-receipts/editing-messages-in-threads.spec.ts#L1
[Chrome] › read-receipts/editing-messages-in-threads.spec.ts took 37.7s
Slow Test: [Chrome] › read-receipts/editing-messages-main-timeline.spec.ts#L1
[Chrome] › read-receipts/editing-messages-main-timeline.spec.ts took 37.4s
Slow Test: [Chrome] › read-receipts/editing-messages-thread-roots.spec.ts#L1
[Chrome] › read-receipts/editing-messages-thread-roots.spec.ts took 29.5s
Slow Test: [Chrome] › invite/invite-dialog.spec.ts#L1
[Chrome] › invite/invite-dialog.spec.ts took 24.6s
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.1m
Slow Test: [Chrome] › crypto/backups-mas.spec.ts#L1
[Chrome] › crypto/backups-mas.spec.ts took 34.9s
Slow Test: [Chrome] › threads/threads.spec.ts#L1
[Chrome] › threads/threads.spec.ts took 31.3s
Slow Test: [Chrome] › app-loading/guest-registration.spec.ts#L1
[Chrome] › app-loading/guest-registration.spec.ts took 18.1s
Slow Test: [Chrome] › crypto/event-shields.spec.ts#L1
[Chrome] › crypto/event-shields.spec.ts took 51.6s
Slow Test: [Chrome] › audio-player/audio-player.spec.ts#L1
[Chrome] › audio-player/audio-player.spec.ts took 37.6s
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.2s
Slow Test: [Chrome] › crypto/decryption-failure-messages.spec.ts#L1
[Chrome] › crypto/decryption-failure-messages.spec.ts took 28.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 54.4s
Slow Test: [Chrome] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
[Chrome] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 49.3s
Slow Test: [Chrome] › spaces/spaces.spec.ts#L1
[Chrome] › spaces/spaces.spec.ts took 30.2s
Slow Test: [Chrome] › settings/encryption-user-tab/recovery.spec.ts#L1
[Chrome] › settings/encryption-user-tab/recovery.spec.ts took 29.0s
🎭 Playwright Run Summary
1 flaky [Chrome] › read-receipts/new-messages-main-timeline.spec.ts:53:17 › Read receipts › new messages › in the main timeline › Reading an older message leaves the room unread @mergequeue 43 skipped 32 passed (5.7m)
🎭 Playwright Run Summary
2 skipped 75 passed (6.5m)
🎭 Playwright Run Summary
1 flaky [Chrome] › messages/messages.spec.ts:85:17 › Message rendering › with ltr display name › should render a basic LTR text message @screenshot @screenshot 2 skipped 78 passed (6.2m)
🎭 Playwright Run Summary
68 passed (6.6m)
🎭 Playwright Run Summary
82 passed (6.7m)
🎭 Playwright Run Summary
2 skipped 85 passed (7.3m)

Artifacts

Produced during runtime
Name Size
all-blob-reports-Chrome-1 Expired
656 KB
all-blob-reports-Chrome-2 Expired
3.15 MB
all-blob-reports-Chrome-3 Expired
5.7 MB
all-blob-reports-Chrome-4 Expired
335 KB
all-blob-reports-Chrome-5 Expired
519 KB
all-blob-reports-Chrome-6 Expired
905 KB
html-report Expired
9.4 MB
webapp Expired
27.2 MB