This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Playwright tests to replace old loading-test.tsx
#10069
Annotations
1 error, 40 warnings, and 8 notices
[Legacy Crypto] › read-receipts/redactions.spec.ts:67:17 › Read receipts › redactions › in the main timeline › Reading an unread room after a redaction of an older message makes it read:
matrix-react-sdk/playwright/e2e/read-receipts/index.ts#L486
1) [Legacy Crypto] › read-receipts/redactions.spec.ts:67:17 › Read receipts › redactions › in the main timeline › Reading an unread room after a redaction of an older message makes it read
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "2"
Received string: "1"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
- locator resolved to <span class="mx_NotificationBadge_count">1</span>
- unexpected value "1"
- locator resolved to <span class="mx_NotificationBadge_count">1</span>
- unexpected value "1"
- locator resolved to <span class="mx_NotificationBadge_count">1</span>
- unexpected value "1"
- locator resolved to <span class="mx_NotificationBadge_count">1</span>
- unexpected value "1"
- locator resolved to <span class="mx_NotificationBadge_count">1</span>
- unexpected value "1"
- locator resolved to <span class="mx_NotificationBadge_count">1</span>
- unexpected value "1"
- locator resolved to <span class="mx_NotificationBadge_count">1</span>
- unexpected value "1"
- locator resolved to <span class="mx_NotificationBadge_count">1</span>
- unexpected value "1"
- locator resolved to <span class="mx_NotificationBadge_count">1</span>
- unexpected value "1"
at read-receipts/index.ts:486
484 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
485 | } else {
> 486 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
487 | }
488 | }
489 |
at Helpers.assertUnread (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:486:71)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/redactions.spec.ts:76:28
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › read-receipts/high-level.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › read-receipts/high-level.spec.ts took 3.4m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › read-receipts/new-messages.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › read-receipts/new-messages.spec.ts took 3.4m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › read-receipts/editing-messages.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › read-receipts/editing-messages.spec.ts took 2.9m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › oidc/oidc-aware.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › oidc/oidc-aware.spec.ts took 34.5s
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › polls/polls.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › polls/polls.spec.ts took 32.2s
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › timeline/timeline.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › timeline/timeline.spec.ts took 2.6m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › spotlight/spotlight.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › spotlight/spotlight.spec.ts took 1.9m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 1.4m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › spaces/spaces.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › spaces/spaces.spec.ts took 56.3s
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › settings/general-user-settings-tab.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › settings/general-user-settings-tab.spec.ts took 36.6s
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › timeline/timeline.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › timeline/timeline.spec.ts took 2.9m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › spotlight/spotlight.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › spotlight/spotlight.spec.ts took 2.1m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 1.5m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › spaces/spaces.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › spaces/spaces.spec.ts took 1.0m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › settings/general-user-settings-tab.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › settings/general-user-settings-tab.spec.ts took 40.9s
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › read-receipts/reactions.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › read-receipts/reactions.spec.ts took 2.1m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › read-receipts/read-receipts.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › read-receipts/read-receipts.spec.ts took 1.0m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › settings/appearance-user-settings-tab.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › settings/appearance-user-settings-tab.spec.ts took 56.3s
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › room/room-header.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › room/room-header.spec.ts took 55.6s
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › right-panel/right-panel.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › right-panel/right-panel.spec.ts took 51.1s
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › read-receipts/new-messages.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › read-receipts/new-messages.spec.ts took 4.0m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › read-receipts/high-level.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › read-receipts/high-level.spec.ts took 3.8m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › read-receipts/editing-messages.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › read-receipts/editing-messages.spec.ts took 3.5m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › polls/polls.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › polls/polls.spec.ts took 38.3s
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › oidc/oidc-aware.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › oidc/oidc-aware.spec.ts took 37.3s
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › read-receipts/redactions.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › read-receipts/redactions.spec.ts took 5.7m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › read-receipts/reactions.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › read-receipts/reactions.spec.ts took 2.4m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › read-receipts/read-receipts.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › read-receipts/read-receipts.spec.ts took 1.1m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › room/room-header.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › room/room-header.spec.ts took 1.0m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › settings/appearance-user-settings-tab.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › settings/appearance-user-settings-tab.spec.ts took 1.0m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › crypto/verification.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › crypto/verification.spec.ts took 2.7m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › crypto/crypto.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › crypto/crypto.spec.ts took 2.0m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › audio-player/audio-player.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › audio-player/audio-player.spec.ts took 1.2m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › composer/composer.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › composer/composer.spec.ts took 1.1m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › crypto/staged-rollout.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › crypto/staged-rollout.spec.ts took 1.1m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › crypto/verification.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › crypto/verification.spec.ts took 2.8m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › crypto/crypto.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › crypto/crypto.spec.ts took 2.5m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › audio-player/audio-player.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › audio-player/audio-player.spec.ts took 1.3m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › composer/composer.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › composer/composer.spec.ts took 1.2m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › knock/knock-into-room.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › knock/knock-into-room.spec.ts took 39.9s
|
🎭 Playwright Run Summary
44 skipped
65 passed (11.8m)
|
🎭 Playwright Run Summary
12 skipped
90 passed (11.8m)
|
🎭 Playwright Run Summary
13 skipped
89 passed (13.0m)
|
🎭 Playwright Run Summary
1 flaky
[Legacy Crypto] › read-receipts/redactions.spec.ts:67:17 › Read receipts › redactions › in the main timeline › Reading an unread room after a redaction of an older message makes it read
3 skipped
97 passed (13.9m)
|
🎭 Playwright Run Summary
44 skipped
65 passed (13.6m)
|
🎭 Playwright Run Summary
3 skipped
98 passed (15.2m)
|
🎭 Playwright Run Summary
8 skipped
96 passed (15.6m)
|
🎭 Playwright Run Summary
7 skipped
97 passed (16.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
Expired
|
1.47 MB |
|
all-blob-reports-2
Expired
|
687 KB |
|
all-blob-reports-3
Expired
|
3.97 MB |
|
all-blob-reports-4
Expired
|
1.05 MB |
|
all-blob-reports-5
Expired
|
1.19 MB |
|
all-blob-reports-6
Expired
|
654 KB |
|
all-blob-reports-7
Expired
|
945 KB |
|
all-blob-reports-8
Expired
|
1.11 MB |
|
html-report
Expired
|
6.03 MB |
|
webapp
Expired
|
38 MB |
|