This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Hide tooltips for certain playwright screenshots to avoid flakiness (… #10764
Annotations
5 errors, 27 warnings, and 6 notices
read-receipts/new-messages-main-timeline.spec.ts:58:17 › Read receipts › new messages › in the main timeline › Reading an older message leaves the room unread:
matrix-react-sdk/playwright/e2e/read-receipts/new-messages-main-timeline.spec.ts#L1
1) read-receipts/new-messages-main-timeline.spec.ts:58:17 › Read receipts › new messages › in the main timeline › Reading an older message leaves the room unread
Test timeout of 30000ms exceeded while setting up "user".
|
read-receipts/new-messages-main-timeline.spec.ts:58:17 › Read receipts › new messages › in the main timeline › Reading an older message leaves the room unread:
matrix-react-sdk/playwright/element-web-test.ts#L229
1) read-receipts/new-messages-main-timeline.spec.ts:58:17 › Read receipts › new messages › in the main timeline › Reading an older message leaves the room unread
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:229
227 | user: async ({ pageWithCredentials: page, credentials }, use) => {
228 | await page.goto("/");
> 229 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
230 | await use(credentials);
231 | },
232 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:229:20)
|
settings/preferences-user-settings-tab.spec.ts:37:9 › Preferences user settings tab › should be able to change the app language:
matrix-react-sdk/playwright/e2e/settings/preferences-user-settings-tab.spec.ts#L1
1) settings/preferences-user-settings-tab.spec.ts:37:9 › Preferences user settings tab › should be able to change the app language
Test timeout of 30000ms exceeded while setting up "user".
|
settings/preferences-user-settings-tab.spec.ts:37:9 › Preferences user settings tab › should be able to change the app language:
matrix-react-sdk/playwright/element-web-test.ts#L229
1) settings/preferences-user-settings-tab.spec.ts:37:9 › Preferences user settings tab › should be able to change the app language
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:229
227 | user: async ({ pageWithCredentials: page, credentials }, use) => {
228 | await page.goto("/");
> 229 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
230 | await use(credentials);
231 | },
232 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:229:20)
|
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
2) 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
|
Slow Test:
matrix-react-sdk/read-receipts/new-messages-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/new-messages-in-threads.spec.ts took 2.4m
|
Slow Test:
matrix-react-sdk/read-receipts/new-messages-thread-roots.spec.ts#L1
matrix-react-sdk/read-receipts/new-messages-thread-roots.spec.ts took 44.1s
|
Slow Test:
matrix-react-sdk/timeline/timeline.spec.ts#L1
matrix-react-sdk/timeline/timeline.spec.ts took 3.7m
|
Slow Test:
matrix-react-sdk/spotlight/spotlight.spec.ts#L1
matrix-react-sdk/spotlight/spotlight.spec.ts took 2.9m
|
Slow Test:
matrix-react-sdk/threads/threads.spec.ts#L1
matrix-react-sdk/threads/threads.spec.ts took 1.1m
|
Slow Test:
matrix-react-sdk/user-onboarding/user-onboarding-new.spec.ts#L1
matrix-react-sdk/user-onboarding/user-onboarding-new.spec.ts took 39.1s
|
Slow Test:
matrix-react-sdk/widgets/layout.spec.ts#L1
matrix-react-sdk/widgets/layout.spec.ts took 26.3s
|
Slow Test:
matrix-react-sdk/right-panel/right-panel.spec.ts#L1
matrix-react-sdk/right-panel/right-panel.spec.ts took 1.5m
|
Slow Test:
matrix-react-sdk/room/room-header.spec.ts#L1
matrix-react-sdk/room/room-header.spec.ts took 1.5m
|
Slow Test:
matrix-react-sdk/spaces/spaces.spec.ts#L1
matrix-react-sdk/spaces/spaces.spec.ts took 1.4m
|
Slow Test:
matrix-react-sdk/settings/general-user-settings-tab.spec.ts#L1
matrix-react-sdk/settings/general-user-settings-tab.spec.ts took 46.8s
|
Slow Test:
matrix-react-sdk/settings/appearance-user-settings-tab/theme-choice-panel.spec.ts#L1
matrix-react-sdk/settings/appearance-user-settings-tab/theme-choice-panel.spec.ts took 46.6s
|
Slow Test:
matrix-react-sdk/audio-player/audio-player.spec.ts#L1
matrix-react-sdk/audio-player/audio-player.spec.ts took 1.6m
|
Slow Test:
matrix-react-sdk/crypto/crypto.spec.ts#L1
matrix-react-sdk/crypto/crypto.spec.ts took 1.4m
|
Slow Test:
matrix-react-sdk/crypto/event-shields.spec.ts#L1
matrix-react-sdk/crypto/event-shields.spec.ts took 1.0m
|
Slow Test:
matrix-react-sdk/crypto/device-verification.spec.ts#L1
matrix-react-sdk/crypto/device-verification.spec.ts took 1.0m
|
Slow Test:
matrix-react-sdk/composer/RTE.spec.ts#L1
matrix-react-sdk/composer/RTE.spec.ts took 59.2s
|
Slow Test:
matrix-react-sdk/read-receipts/redactions-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-in-threads.spec.ts took 3.6m
|
Slow Test:
matrix-react-sdk/read-receipts/redactions-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-main-timeline.spec.ts took 2.8m
|
Slow Test:
matrix-react-sdk/read-receipts/reactions-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/reactions-in-threads.spec.ts took 1.5m
|
Slow Test:
matrix-react-sdk/read-receipts/read-receipts.spec.ts#L1
matrix-react-sdk/read-receipts/read-receipts.spec.ts took 1.4m
|
Slow Test:
matrix-react-sdk/read-receipts/redactions-thread-roots.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-thread-roots.spec.ts took 1.2m
|
Slow Test:
matrix-react-sdk/read-receipts/high-level.spec.ts#L1
matrix-react-sdk/read-receipts/high-level.spec.ts took 3.4m
|
Slow Test:
matrix-react-sdk/read-receipts/editing-messages-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/editing-messages-main-timeline.spec.ts took 1.6m
|
Slow Test:
matrix-react-sdk/read-receipts/editing-messages-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/editing-messages-in-threads.spec.ts took 1.6m
|
Slow Test:
matrix-react-sdk/read-receipts/editing-messages-thread-roots.spec.ts#L1
matrix-react-sdk/read-receipts/editing-messages-thread-roots.spec.ts took 1.2m
|
Slow Test:
matrix-react-sdk/login/login.spec.ts#L1
matrix-react-sdk/login/login.spec.ts took 57.9s
|
🎭 Playwright Run Summary
1 flaky
read-receipts/new-messages-main-timeline.spec.ts:58:17 › Read receipts › new messages › in the main timeline › Reading an older message leaves the room unread
43 skipped
22 passed (3.3m)
|
🎭 Playwright Run Summary
4 skipped
56 passed (5.6m)
|
🎭 Playwright Run Summary
2 flaky
settings/preferences-user-settings-tab.spec.ts:37:9 › Preferences user settings tab › should be able to change the app language
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
9 skipped
65 passed (6.9m)
|
🎭 Playwright Run Summary
1 skipped
70 passed (7.2m)
|
🎭 Playwright Run Summary
3 skipped
68 passed (7.8m)
|
🎭 Playwright Run Summary
2 skipped
70 passed (9.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
Expired
|
720 KB |
|
all-blob-reports-2
Expired
|
633 KB |
|
all-blob-reports-3
Expired
|
3.33 MB |
|
all-blob-reports-4
Expired
|
823 KB |
|
all-blob-reports-5
Expired
|
5.83 MB |
|
all-blob-reports-6
Expired
|
764 KB |
|
html-report
Expired
|
9.94 MB |
|
webapp
Expired
|
37.6 MB |
|