This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Update dependency @vector-im/compound-web to v7 - autoclosed #879
Annotations
18 errors, 30 warnings, and 6 notices
right-panel/right-panel.spec.ts:41:13 › RightPanel › in rooms › should handle long room address and long room name:
matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts#L62
1) right-panel/right-panel.spec.ts:41:13 › RightPanel › in rooms › should handle long room address and long room name
Error: Screenshot comparison failed:
2912 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/right-panel/right-panel.spec.ts/with-name-and-address-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/right-panel-right-panel-Ri-f5e7b--address-and-long-room-name/with-name-and-address-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/right-panel-right-panel-Ri-f5e7b--address-and-long-room-name/with-name-and-address-diff.png
Call log:
- expect.toHaveScreenshot(with-name-and-address.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_RightPanel')
- locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside>
- 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
- 2912 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_RightPanel')
- locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside>
- 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
- captured a stable screenshot
- 2912 pixels (ratio 0.02 of all image pixels) are different.
60 | await app.toggleRoomInfoPanel();
61 |
> 62 | await expect(page.locator(".mx_RightPanel")).toMatchScreenshot("with-name-and-address.png");
| ^
63 | });
64 |
65 | test("should handle clicking add widgets", async ({ page, app }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts:62:58
|
right-panel/right-panel.spec.ts:41:13 › RightPanel › in rooms › should handle long room address and long room name:
matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts#L62
1) right-panel/right-panel.spec.ts:41:13 › RightPanel › in rooms › should handle long room address and long room name
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2912 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/right-panel/right-panel.spec.ts/with-name-and-address-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/right-panel-right-panel-Ri-f5e7b--address-and-long-room-name-retry1/with-name-and-address-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/right-panel-right-panel-Ri-f5e7b--address-and-long-room-name-retry1/with-name-and-address-diff.png
Call log:
- expect.toHaveScreenshot(with-name-and-address.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_RightPanel')
- locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside>
- 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
- 2912 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_RightPanel')
- locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside>
- 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
- captured a stable screenshot
- 2912 pixels (ratio 0.02 of all image pixels) are different.
60 | await app.toggleRoomInfoPanel();
61 |
> 62 | await expect(page.locator(".mx_RightPanel")).toMatchScreenshot("with-name-and-address.png");
| ^
63 | });
64 |
65 | test("should handle clicking add widgets", async ({ page, app }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts:62:58
|
right-panel/right-panel.spec.ts:41:13 › RightPanel › in rooms › should handle long room address and long room name:
matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts#L62
1) right-panel/right-panel.spec.ts:41:13 › RightPanel › in rooms › should handle long room address and long room name
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2912 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/right-panel/right-panel.spec.ts/with-name-and-address-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/right-panel-right-panel-Ri-f5e7b--address-and-long-room-name-retry2/with-name-and-address-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/right-panel-right-panel-Ri-f5e7b--address-and-long-room-name-retry2/with-name-and-address-diff.png
Call log:
- expect.toHaveScreenshot(with-name-and-address.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_RightPanel')
- locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside>
- 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
- 2912 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_RightPanel')
- locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside>
- 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
- captured a stable screenshot
- 2912 pixels (ratio 0.02 of all image pixels) are different.
60 | await app.toggleRoomInfoPanel();
61 |
> 62 | await expect(page.locator(".mx_RightPanel")).toMatchScreenshot("with-name-and-address.png");
| ^
63 | });
64 |
65 | test("should handle clicking add widgets", async ({ page, app }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/right-panel/right-panel.spec.ts:62:58
|
register/email.spec.ts:41:9 › Email Registration › registers an account and lands on the use case selection screen:
matrix-react-sdk/playwright/e2e/register/email.spec.ts#L1
2) register/email.spec.ts:41:9 › Email Registration › registers an account and lands on the use case selection screen
Error: Command failed: docker run --name react-sdk-playwright-mailhog-bd2e88da -d -p 38669:1025/tcp -p 37685:8025/tcp --add-host host.containers.internal:host-gateway mailhog/mailhog:latest
Unable to find image 'mailhog/mailhog:latest' locally
docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit.
See 'docker run --help'.
|
Run Tests 5/6
Process completed with exit code 1.
|
login/login.spec.ts:199:21 › Login › Password login › verification after login › with force_verification on › Shows unskippable verification prompt after login if signing keys are set up:
matrix-react-sdk/playwright/e2e/login/login.spec.ts#L220
1) login/login.spec.ts:199:21 › Login › Password login › verification after login › with force_verification on › Shows unskippable verification prompt after login if signing keys are set up
Error: expect(locator).not.toBeVisible()
Locator: getByRole('heading', { name: 'Verify this device', level: 1 }).locator('.mx_CompleteSecurity_skip')
Expected: not visible
Received: visible
Call log:
- expect.not.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Verify this device', level: 1 }).locator('.mx_CompleteSecurity_skip')
218 | await expect(h1).toBeVisible();
219 |
> 220 | expect(h1.locator(".mx_CompleteSecurity_skip")).not.toBeVisible();
| ^
221 | });
222 | });
223 | });
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/login/login.spec.ts:220:73
|
oidc/oidc-native.spec.ts:21:9 › OIDC Native › can register the oauth2 client and an account:
matrix-react-sdk/playwright/e2e/oidc/oidc-native.spec.ts#L1
2) oidc/oidc-native.spec.ts:21:9 › OIDC Native › can register the oauth2 client and an account ───
Test timeout of 90000ms exceeded.
|
oidc/oidc-native.spec.ts:21:9 › OIDC Native › can register the oauth2 client and an account:
matrix-react-sdk/playwright/e2e/oidc/oidc-native.spec.ts#L23
2) oidc/oidc-native.spec.ts:21:9 › OIDC Native › can register the oauth2 client and an account ───
Error: page.waitForRequest: Test timeout of 90000ms exceeded.
21 | test("can register the oauth2 client and an account", async ({ context, page, homeserver, mailhog, mas }) => {
22 | const tokenUri = `http://localhost:${mas.port}/oauth2/token`;
> 23 | const tokenApiPromise = page.waitForRequest(
| ^
24 | (request) => request.url() === tokenUri && request.postDataJSON()["grant_type"] === "authorization_code",
25 | );
26 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/oidc/oidc-native.spec.ts:23:38
|
oidc/oidc-native.spec.ts:21:9 › OIDC Native › can register the oauth2 client and an account:
matrix-react-sdk/playwright/e2e/oidc/oidc-native.spec.ts#L28
2) oidc/oidc-native.spec.ts:21:9 › OIDC Native › can register the oauth2 client and an account ───
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Continue' })
26 |
27 | await page.goto("/#/login");
> 28 | await page.getByRole("button", { name: "Continue" }).click();
| ^
29 | await registerAccountMas(page, mailhog.api, "alice", "alice@email.com", "Pa$sW0rD!");
30 |
31 | // Eventually, we should end up at the home screen.
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/oidc/oidc-native.spec.ts:28:62
|
crypto/crypto.spec.ts:210:9 › Cryptography › creating a DM should work:
matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts#L232
1) crypto/crypto.spec.ts:210:9 › Cryptography › creating a DM should work, being e2e-encrypted / user verification
Error: Screenshot comparison failed:
158 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/crypto/crypto.spec.ts/RoomSummaryCard-with-verified-e2ee-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/crypto-crypto-Cryptography-d7fcd-encrypted-user-verification/RoomSummaryCard-with-verified-e2ee-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/crypto-crypto-Cryptography-d7fcd-encrypted-user-verification/RoomSummaryCard-with-verified-e2ee-diff.png
Call log:
- expect.toHaveScreenshot(RoomSummaryCard-with-verified-e2ee.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_RightPanel')
- locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside>
- 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
- 158 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_RightPanel')
- locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside>
- 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
- captured a stable screenshot
- 158 pixels (ratio 0.01 of all image pixels) are different.
230 |
231 | // Take a snapshot of RoomSummaryCard with a verified E2EE icon
> 232 | await expect(page.locator(".mx_RightPanel")).toMatchScreenshot("RoomSummaryCard-with-verified-e2ee.png");
| ^
233 | });
234 |
235 | test("should allow verification when there is no existing DM", async ({
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:232:54
|
crypto/crypto.spec.ts:210:9 › Cryptography › creating a DM should work:
matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts#L232
1) crypto/crypto.spec.ts:210:9 › Cryptography › creating a DM should work, being e2e-encrypted / user verification
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
158 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/crypto/crypto.spec.ts/RoomSummaryCard-with-verified-e2ee-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/crypto-crypto-Cryptography-d7fcd-encrypted-user-verification-retry1/RoomSummaryCard-with-verified-e2ee-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/crypto-crypto-Cryptography-d7fcd-encrypted-user-verification-retry1/RoomSummaryCard-with-verified-e2ee-diff.png
Call log:
- expect.toHaveScreenshot(RoomSummaryCard-with-verified-e2ee.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_RightPanel')
- locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside>
- 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
- 158 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_RightPanel')
- locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside>
- 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
- captured a stable screenshot
- 158 pixels (ratio 0.01 of all image pixels) are different.
230 |
231 | // Take a snapshot of RoomSummaryCard with a verified E2EE icon
> 232 | await expect(page.locator(".mx_RightPanel")).toMatchScreenshot("RoomSummaryCard-with-verified-e2ee.png");
| ^
233 | });
234 |
235 | test("should allow verification when there is no existing DM", async ({
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:232:54
|
crypto/crypto.spec.ts:210:9 › Cryptography › creating a DM should work:
matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts#L232
1) crypto/crypto.spec.ts:210:9 › Cryptography › creating a DM should work, being e2e-encrypted / user verification
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
158 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/crypto/crypto.spec.ts/RoomSummaryCard-with-verified-e2ee-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/crypto-crypto-Cryptography-d7fcd-encrypted-user-verification-retry2/RoomSummaryCard-with-verified-e2ee-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/crypto-crypto-Cryptography-d7fcd-encrypted-user-verification-retry2/RoomSummaryCard-with-verified-e2ee-diff.png
Call log:
- expect.toHaveScreenshot(RoomSummaryCard-with-verified-e2ee.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_RightPanel')
- locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside>
- 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
- 158 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_RightPanel')
- locator resolved to <aside id="mx_RightPanel" class="mx_RightPanel">…</aside>
- 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
- captured a stable screenshot
- 158 pixels (ratio 0.01 of all image pixels) are different.
230 |
231 | // Take a snapshot of RoomSummaryCard with a verified E2EE icon
> 232 | await expect(page.locator(".mx_RightPanel")).toMatchScreenshot("RoomSummaryCard-with-verified-e2ee.png");
| ^
233 | });
234 |
235 | test("should allow verification when there is no existing DM", async ({
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:232:54
|
crypto/user-verification.spec.ts:78:9 › User verification › can abort emoji verification when emoji mismatch:
matrix-react-sdk/playwright/e2e/crypto/user-verification.spec.ts#L1
2) crypto/user-verification.spec.ts:78:9 › User verification › can abort emoji verification when emoji mismatch
Test timeout of 30000ms exceeded.
|
crypto/user-verification.spec.ts:78:9 › User verification › can abort emoji verification when emoji mismatch:
matrix-react-sdk/playwright/e2e/crypto/utils.ts#L373
2) crypto/user-verification.spec.ts:78:9 › User verification › can abort emoji verification when emoji mismatch
Error: jsHandle.evaluateHandle: Test timeout of 30000ms exceeded.
at crypto/utils.ts:373
371 | botVerificationRequest: JSHandle<VerificationRequest>,
372 | ): Promise<JSHandle<Verifier>> {
> 373 | return botVerificationRequest.evaluateHandle(async (verificationRequest) => {
| ^
374 | while (!verificationRequest.verifier) {
375 | await new Promise((r) => verificationRequest.once("change" as any, r));
376 | }
at awaitVerifier (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/utils.ts:373:35)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/user-verification.spec.ts:108:48
|
Run Tests 1/6
Process completed with exit code 1.
|
end-to-end-tests:
right-panel/right-panel.spec.ts/with-name-and-address-linux.png#L1
Stale screenshot file
|
end-to-end-tests:
crypto/crypto.spec.ts/RoomSummaryCard-with-verified-e2ee-linux.png#L1
Stale screenshot file
|
end-to-end-tests
Process completed with exit code 1.
|
Slow Test:
matrix-react-sdk/timeline/timeline.spec.ts#L1
matrix-react-sdk/timeline/timeline.spec.ts took 2.6m
|
Slow Test:
matrix-react-sdk/spotlight/spotlight.spec.ts#L1
matrix-react-sdk/spotlight/spotlight.spec.ts took 2.0m
|
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.6m
|
Slow Test:
matrix-react-sdk/threads/threads.spec.ts#L1
matrix-react-sdk/threads/threads.spec.ts took 34.5s
|
Slow Test:
matrix-react-sdk/user-onboarding/user-onboarding-new.spec.ts#L1
matrix-react-sdk/user-onboarding/user-onboarding-new.spec.ts took 32.5s
|
Slow Test:
matrix-react-sdk/read-receipts/high-level.spec.ts#L1
matrix-react-sdk/read-receipts/high-level.spec.ts took 3.5m
|
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 1.9m
|
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.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.3m
|
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 57.5s
|
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.0m
|
Slow Test:
matrix-react-sdk/spaces/spaces.spec.ts#L1
matrix-react-sdk/spaces/spaces.spec.ts took 55.6s
|
Slow Test:
matrix-react-sdk/right-panel/file-panel.spec.ts#L1
matrix-react-sdk/right-panel/file-panel.spec.ts took 36.3s
|
Slow Test:
matrix-react-sdk/settings/account-user-settings-tab.spec.ts#L1
matrix-react-sdk/settings/account-user-settings-tab.spec.ts took 34.9s
|
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 29.5s
|
Slow Test:
matrix-react-sdk/read-receipts/redactions-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-in-threads.spec.ts took 2.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 1.9m
|
Slow Test:
matrix-react-sdk/read-receipts/new-messages-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/new-messages-main-timeline.spec.ts took 1.4m
|
Slow Test:
matrix-react-sdk/read-receipts/read-receipts.spec.ts#L1
matrix-react-sdk/read-receipts/read-receipts.spec.ts took 1.1m
|
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.0m
|
Slow Test:
matrix-react-sdk/messages/messages.spec.ts#L1
matrix-react-sdk/messages/messages.spec.ts took 2.2m
|
Slow Test:
matrix-react-sdk/pinned-messages/pinned-messages.spec.ts#L1
matrix-react-sdk/pinned-messages/pinned-messages.spec.ts took 1.6m
|
Slow Test:
matrix-react-sdk/knock/knock-into-room.spec.ts#L1
matrix-react-sdk/knock/knock-into-room.spec.ts took 35.7s
|
Slow Test:
matrix-react-sdk/integration-manager/read_events.spec.ts#L1
matrix-react-sdk/integration-manager/read_events.spec.ts took 35.2s
|
Slow Test:
matrix-react-sdk/polls/polls.spec.ts#L1
matrix-react-sdk/polls/polls.spec.ts took 33.6s
|
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/RTE.spec.ts#L1
matrix-react-sdk/composer/RTE.spec.ts took 1.1m
|
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/decryption-failure-messages.spec.ts#L1
matrix-react-sdk/crypto/decryption-failure-messages.spec.ts took 53.9s
|
Slow Test:
matrix-react-sdk/crypto/device-verification.spec.ts#L1
matrix-react-sdk/crypto/device-verification.spec.ts took 48.0s
|
🎭 Playwright Run Summary
4 skipped
67 passed (9.1m)
|
🎭 Playwright Run Summary
32 skipped
42 passed (9.2m)
|
🎭 Playwright Run Summary
1 failed
right-panel/right-panel.spec.ts:41:13 › RightPanel › in rooms › should handle long room address and long room name
1 flaky
register/email.spec.ts:41:9 › Email Registration › registers an account and lands on the use case selection screen
10 skipped
68 passed (9.3m)
|
🎭 Playwright Run Summary
14 skipped
62 passed (10.0m)
|
🎭 Playwright Run Summary
2 flaky
login/login.spec.ts:199:21 › Login › Password login › verification after login › with force_verification on › Shows unskippable verification prompt after login if signing keys are set up
oidc/oidc-native.spec.ts:21:9 › OIDC Native › can register the oauth2 client and an account ────
1 skipped
76 passed (12.2m)
|
🎭 Playwright Run Summary
1 failed
crypto/crypto.spec.ts:210:9 › Cryptography › creating a DM should work, being e2e-encrypted / user verification
1 flaky
crypto/user-verification.spec.ts:78:9 › User verification › can abort emoji verification when emoji mismatch
1 skipped
75 passed (12.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
Expired
|
16.3 MB |
|
all-blob-reports-2
Expired
|
15.2 MB |
|
all-blob-reports-3
Expired
|
449 KB |
|
all-blob-reports-4
Expired
|
510 KB |
|
all-blob-reports-5
Expired
|
14.4 MB |
|
all-blob-reports-6
Expired
|
875 KB |
|
html-report
Expired
|
45.1 MB |
|
webapp
Expired
|
37.2 MB |
|