This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Update dependency @vector-im/compound-design-tokens to v1.5.0 #10693
Annotations
1 error, 26 warnings, and 6 notices
read-receipts/redactions.spec.ts:726:17 › Read receipts › redactions › in threads › A thread with a redacted unread is still read after restart:
matrix-react-sdk/playwright/e2e/read-receipts/index.ts#L461
1) read-receipts/redactions.spec.ts:726:17 › Read receipts › redactions › in threads › A thread with a redacted unread is still read after restart
Error: Timed out 5000ms waiting for expect(locator).not.toBeVisible()
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_dot')
Expected: not visible
Received: visible
Call log:
- expect.not.toBeVisible with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_dot')
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge_visible mx_NotificationBadge_dot">…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge_visible mx_NotificationBadge_dot">…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge_visible mx_NotificationBadge_dot">…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge_visible mx_NotificationBadge_dot">…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge_visible mx_NotificationBadge_dot">…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge_visible mx_NotificationBadge_dot">…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge_visible mx_NotificationBadge_dot">…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge_visible mx_NotificationBadge_dot">…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge_visible mx_NotificationBadge_dot">…</div>
- unexpected value "visible"
at read-receipts/index.ts:461
459 | async assertRead(room: string | { name: string }) {
460 | const tile = this.getRoomListTile(room);
> 461 | await expect(tile.locator(".mx_NotificationBadge_dot")).not.toBeVisible();
| ^
462 | await expect(tile.locator(".mx_NotificationBadge_count")).not.toBeVisible();
463 | }
464 |
at Helpers.assertRead (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:461:69)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/redactions.spec.ts:756:28
|
Slow Test:
matrix-react-sdk/read-receipts/new-messages.spec.ts#L1
matrix-react-sdk/read-receipts/new-messages.spec.ts took 4.1m
|
Slow Test:
matrix-react-sdk/timeline/timeline.spec.ts#L1
matrix-react-sdk/timeline/timeline.spec.ts took 2.9m
|
Slow Test:
matrix-react-sdk/spotlight/spotlight.spec.ts#L1
matrix-react-sdk/spotlight/spotlight.spec.ts took 2.4m
|
Slow Test:
matrix-react-sdk/threads/threads.spec.ts#L1
matrix-react-sdk/threads/threads.spec.ts took 40.1s
|
Slow Test:
matrix-react-sdk/user-onboarding/user-onboarding-new.spec.ts#L1
matrix-react-sdk/user-onboarding/user-onboarding-new.spec.ts took 33.5s
|
Slow Test:
matrix-react-sdk/widgets/widget-pip-close.spec.ts#L1
matrix-react-sdk/widgets/widget-pip-close.spec.ts took 22.8s
|
Slow Test:
matrix-react-sdk/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
matrix-react-sdk/spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 1.5m
|
Slow Test:
matrix-react-sdk/settings/appearance-user-settings-tab/appearance-user-settings-tab.spec.ts#L1
matrix-react-sdk/settings/appearance-user-settings-tab/appearance-user-settings-tab.spec.ts took 1.2m
|
Slow Test:
matrix-react-sdk/spaces/spaces.spec.ts#L1
matrix-react-sdk/spaces/spaces.spec.ts took 58.2s
|
Slow Test:
matrix-react-sdk/room/room-header.spec.ts#L1
matrix-react-sdk/room/room-header.spec.ts took 57.6s
|
Slow Test:
matrix-react-sdk/right-panel/right-panel.spec.ts#L1
matrix-react-sdk/right-panel/right-panel.spec.ts took 52.8s
|
Slow Test:
matrix-react-sdk/crypto/crypto.spec.ts#L1
matrix-react-sdk/crypto/crypto.spec.ts took 2.7m
|
Slow Test:
matrix-react-sdk/audio-player/audio-player.spec.ts#L1
matrix-react-sdk/audio-player/audio-player.spec.ts took 1.2m
|
Slow Test:
matrix-react-sdk/composer/composer.spec.ts#L1
matrix-react-sdk/composer/composer.spec.ts took 1.2m
|
Slow Test:
matrix-react-sdk/crypto/verification.spec.ts#L1
matrix-react-sdk/crypto/verification.spec.ts took 1.0m
|
Slow Test:
matrix-react-sdk/integration-manager/kick.spec.ts#L1
matrix-react-sdk/integration-manager/kick.spec.ts took 39.7s
|
Slow Test:
matrix-react-sdk/read-receipts/reactions.spec.ts#L1
matrix-react-sdk/read-receipts/reactions.spec.ts took 2.4m
|
Slow Test:
matrix-react-sdk/read-receipts/read-receipts.spec.ts#L1
matrix-react-sdk/read-receipts/read-receipts.spec.ts took 1.2m
|
Slow Test:
matrix-react-sdk/right-panel/file-panel.spec.ts#L1
matrix-react-sdk/right-panel/file-panel.spec.ts took 37.1s
|
Slow Test:
matrix-react-sdk/register/register.spec.ts#L1
matrix-react-sdk/register/register.spec.ts took 24.7s
|
Slow Test:
matrix-react-sdk/register/email.spec.ts#L1
matrix-react-sdk/register/email.spec.ts took 17.1s
|
Slow Test:
matrix-react-sdk/read-receipts/high-level.spec.ts#L1
matrix-react-sdk/read-receipts/high-level.spec.ts took 3.6m
|
Slow Test:
matrix-react-sdk/read-receipts/editing-messages.spec.ts#L1
matrix-react-sdk/read-receipts/editing-messages.spec.ts took 3.1m
|
Slow Test:
matrix-react-sdk/login/login.spec.ts#L1
matrix-react-sdk/login/login.spec.ts took 41.4s
|
Slow Test:
matrix-react-sdk/knock/knock-into-room.spec.ts#L1
matrix-react-sdk/knock/knock-into-room.spec.ts took 36.6s
|
Slow Test:
matrix-react-sdk/oidc/oidc-aware.spec.ts#L1
matrix-react-sdk/oidc/oidc-aware.spec.ts took 36.1s
|
🎭 Playwright Run Summary
17 skipped
23 passed (4.3m)
|
🎭 Playwright Run Summary
4 skipped
56 passed (8.4m)
|
🎭 Playwright Run Summary
9 skipped
69 passed (8.5m)
|
🎭 Playwright Run Summary
1 skipped
70 passed (10.5m)
|
🎭 Playwright Run Summary
1 flaky
read-receipts/redactions.spec.ts:726:17 › Read receipts › redactions › in threads › A thread with a redacted unread is still read after restart
3 skipped
65 passed (11.7m)
|
🎭 Playwright Run Summary
28 skipped
72 passed (12.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
Expired
|
705 KB |
|
all-blob-reports-2
Expired
|
636 KB |
|
all-blob-reports-3
Expired
|
195 KB |
|
all-blob-reports-4
Expired
|
5.43 MB |
|
all-blob-reports-5
Expired
|
516 KB |
|
all-blob-reports-6
Expired
|
755 KB |
|
html-report
Expired
|
6.09 MB |
|
webapp
Expired
|
37.6 MB |
|