This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
New theme ui in user settings #10135
Annotations
5 errors, 39 warnings, and 8 notices
[Legacy Crypto] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts:49:9 › Threads Activity Centre › should show a notification indicator when there is a message in a thread:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/index.ts#L298
1) [Legacy Crypto] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts:49:9 › Threads Activity Centre › should show a notification indicator when there is a message in a thread
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('navigation', { name: 'Spaces' }).getByLabel('Threads').locator('[data-indicator=\'success\']')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('navigation', { name: 'Spaces' }).getByLabel('Threads').locator('[data-indicator=\'success\']')
at spaces/threads-activity-centre/index.ts:298
296 | */
297 | assertNotificationTac() {
> 298 | return expect(this.getTacButton().locator("[data-indicator='success']")).toBeVisible();
| ^
299 | }
300 |
301 | /**
at Helpers.assertNotificationTac (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/index.ts:298:82)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts:54:20
|
[Rust Crypto] › oidc/oidc-aware.spec.ts:24:9 › OIDC Aware › can register an account and manage it:
matrix-react-sdk/playwright/e2e/oidc/oidc-aware.spec.ts#L1
1) [Rust Crypto] › oidc/oidc-aware.spec.ts:24:9 › OIDC Aware › can register an account and manage it
Test timeout of 90000ms exceeded while setting up "mas".
|
[Rust Crypto] › oidc/oidc-aware.spec.ts:24:9 › OIDC Aware › can register an account and manage it:
matrix-react-sdk/playwright/e2e/oidc/oidc-aware.spec.ts#L1
1) [Rust Crypto] › oidc/oidc-aware.spec.ts:24:9 › OIDC Aware › can register an account and manage it
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded while setting up "mas".
|
[Rust Crypto] › one-to-one-chat/one-to-one-chat.spec.ts:38:5 › 1:1 chat room › should open new 1:1 chat room after leaving the old one:
matrix-react-sdk/playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts#L34
1) [Rust Crypto] › one-to-one-chat/one-to-one-chat.spec.ts:38:5 › 1:1 chat room › should open new 1:1 chat room after leaving the old one
Test timeout of 30000ms exceeded while running "beforeEach" hook.
32 | });
33 |
> 34 | test.beforeEach(async ({ page, user2, user }) => {
| ^
35 | await page.goto(`/#/user/${user2.userId}?action=chat`);
36 | });
37 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts:34:10
|
[Rust Crypto] › read-receipts/reactions.spec.ts:24:17 › Read receipts › reactions › in the main timeline › Receiving a reaction to a message does not make a room unread:
matrix-react-sdk/playwright/e2e/read-receipts/reactions.spec.ts#L1
1) [Rust Crypto] › read-receipts/reactions.spec.ts:24:17 › Read receipts › reactions › in the main timeline › Receiving a reaction to a message does not make a room unread
Test timeout of 30000ms exceeded while setting up "homeserver".
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › read-receipts/redactions.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › read-receipts/redactions.spec.ts took 5.1m
|
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.2m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › settings/appearance-user-settings-tab/appearance-user-settings-tab.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › settings/appearance-user-settings-tab/appearance-user-settings-tab.spec.ts took 1.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] › room/room-header.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › room/room-header.spec.ts took 56.2s
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › timeline/timeline.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › timeline/timeline.spec.ts took 2.7m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › spotlight/spotlight.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › spotlight/spotlight.spec.ts took 2.0m
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › spaces/spaces.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › spaces/spaces.spec.ts took 58.7s
|
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 38.0s
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › threads/threads.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › threads/threads.spec.ts took 36.6s
|
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.8m
|
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.3m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › app-loading/stored-credentials.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › app-loading/stored-credentials.spec.ts took 41.1s
|
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] › crypto/verification.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › crypto/verification.spec.ts took 2.8m
|
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] › crypto/crypto.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › crypto/crypto.spec.ts took 2.0m
|
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] › 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] › oidc/oidc-native.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › oidc/oidc-native.spec.ts took 40.3s
|
Slow Test:
matrix-react-sdk/[Legacy Crypto] › polls/polls.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › polls/polls.spec.ts took 32.4s
|
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/[Legacy Crypto] › composer/composer.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › composer/composer.spec.ts took 1.1m
|
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 3.8m
|
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.7m
|
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.3m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › polls/polls.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › polls/polls.spec.ts took 38.7s
|
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] › settings/appearance-user-settings-tab/appearance-user-settings-tab.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › settings/appearance-user-settings-tab/appearance-user-settings-tab.spec.ts took 1.3m
|
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] › right-panel/right-panel.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › right-panel/right-panel.spec.ts took 57.4s
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › timeline/timeline.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › timeline/timeline.spec.ts took 3.2m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › spotlight/spotlight.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › spotlight/spotlight.spec.ts took 2.3m
|
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.8m
|
Slow Test:
matrix-react-sdk/[Rust Crypto] › spaces/spaces.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › spaces/spaces.spec.ts took 1.2m
|
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 46.5s
|
🎭 Playwright Run Summary
3 skipped
100 passed (14.6m)
|
🎭 Playwright Run Summary
1 flaky
[Legacy Crypto] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts:49:9 › Threads Activity Centre › should show a notification indicator when there is a message in a thread
12 skipped
91 passed (12.6m)
|
🎭 Playwright Run Summary
1 flaky
[Rust Crypto] › oidc/oidc-aware.spec.ts:24:9 › OIDC Aware › can register an account and manage it
7 skipped
96 passed (21.1m)
|
🎭 Playwright Run Summary
44 skipped
64 passed (11.7m)
|
🎭 Playwright Run Summary
8 skipped
97 passed (16.6m)
|
🎭 Playwright Run Summary
1 flaky
[Rust Crypto] › one-to-one-chat/one-to-one-chat.spec.ts:38:5 › 1:1 chat room › should open new 1:1 chat room after leaving the old one
44 skipped
62 passed (13.5m)
|
🎭 Playwright Run Summary
1 flaky
[Rust Crypto] › read-receipts/reactions.spec.ts:24:17 › Read receipts › reactions › in the main timeline › Receiving a reaction to a message does not make a room unread
3 skipped
99 passed (16.2m)
|
🎭 Playwright Run Summary
13 skipped
89 passed (14.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-8
Expired
|
1.11 MB |
|
html-report
Expired
|
11.5 MB |
|