fix(member list): remove hardcoded font size in member list tile (#29… #5179
Annotations
3 errors, 30 warnings, and 6 notices
[Chrome] › crypto/crypto.spec.ts:229:9 › Cryptography › should allow verification when there is no existing DM:
playwright/e2e/crypto/crypto.spec.ts#L1
1) [Chrome] › crypto/crypto.spec.ts:229:9 › Cryptography › should allow verification when there is no existing DM
Test timeout of 30000ms exceeded.
|
[Chrome] › crypto/crypto.spec.ts:229:9 › Cryptography › should allow verification when there is no existing DM:
playwright/pages/client.ts#L82
1) [Chrome] › crypto/crypto.spec.ts:229:9 › Cryptography › should allow verification when there is no existing DM
Error: jsHandle.evaluateHandle: Test timeout of 30000ms exceeded.
at ../pages/client.ts:82
80 | public async evaluateHandle<T>(fn: (client: MatrixClient) => T, arg?: any): Promise<JSHandle<T>> {
81 | await this.prepareClient();
> 82 | return this.client.evaluateHandle(fn, arg);
| ^
83 | }
84 |
85 | /**
at Bot.evaluateHandle (/home/runner/work/element-web/element-web/playwright/pages/client.ts:82:28)
|
[Chrome] › crypto/crypto.spec.ts:229:9 › Cryptography › should allow verification when there is no existing DM:
playwright/e2e/crypto/utils.ts#L448
1) [Chrome] › crypto/crypto.spec.ts:229:9 › Cryptography › should allow verification when there is no existing DM
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_RightPanel').getByRole('button', { name: 'Verify by emoji' })
at crypto/utils.ts:448
446 |
447 | // this requires creating a DM, so can take a while. Give it a longer timeout.
> 448 | await roomInfo.getByRole("button", { name: "Verify by emoji" }).click({ timeout: 30000 });
| ^
449 |
450 | const request = await bobsVerificationRequestPromise;
451 | // the bot user races with the Element user to hit the "verify by emoji" button
at verify (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:448:69)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/crypto.spec.ts:240:9
|
Slow Test:
[Chrome] › read-receipts/high-level.spec.ts#L1
[Chrome] › read-receipts/high-level.spec.ts took 2.7m
|
Slow Test:
[Chrome] › read-receipts/new-messages-in-threads.spec.ts#L1
[Chrome] › read-receipts/new-messages-in-threads.spec.ts took 59.6s
|
Slow Test:
[Chrome] › read-receipts/editing-messages-thread-roots.spec.ts#L1
[Chrome] › read-receipts/editing-messages-thread-roots.spec.ts took 47.5s
|
Slow Test:
[Chrome] › read-receipts/new-messages-main-timeline.spec.ts#L1
[Chrome] › read-receipts/new-messages-main-timeline.spec.ts took 40.2s
|
Slow Test:
[Chrome] › read-receipts/new-messages-thread-roots.spec.ts#L1
[Chrome] › read-receipts/new-messages-thread-roots.spec.ts took 28.5s
|
Slow Test:
[Chrome] › read-receipts/redactions-in-threads.spec.ts#L1
[Chrome] › read-receipts/redactions-in-threads.spec.ts took 1.5m
|
Slow Test:
[Chrome] › read-receipts/redactions-main-timeline.spec.ts#L1
[Chrome] › read-receipts/redactions-main-timeline.spec.ts took 1.1m
|
Slow Test:
[Chrome] › read-receipts/reactions-in-threads.spec.ts#L1
[Chrome] › read-receipts/reactions-in-threads.spec.ts took 50.9s
|
Slow Test:
[Chrome] › read-receipts/read-receipts.spec.ts#L1
[Chrome] › read-receipts/read-receipts.spec.ts took 46.6s
|
Slow Test:
[Chrome] › read-receipts/redactions-thread-roots.spec.ts#L1
[Chrome] › read-receipts/redactions-thread-roots.spec.ts took 31.2s
|
Slow Test:
[Chrome] › messages/messages.spec.ts#L1
[Chrome] › messages/messages.spec.ts took 59.0s
|
Slow Test:
[Chrome] › pinned-messages/pinned-messages.spec.ts#L1
[Chrome] › pinned-messages/pinned-messages.spec.ts took 57.0s
|
Slow Test:
[Chrome] › read-receipts/editing-messages-in-threads.spec.ts#L1
[Chrome] › read-receipts/editing-messages-in-threads.spec.ts took 38.4s
|
Slow Test:
[Chrome] › read-receipts/editing-messages-main-timeline.spec.ts#L1
[Chrome] › read-receipts/editing-messages-main-timeline.spec.ts took 38.3s
|
Slow Test:
[Chrome] › invite/invite-dialog.spec.ts#L1
[Chrome] › invite/invite-dialog.spec.ts took 32.6s
|
Slow Test:
[Chrome] › timeline/timeline.spec.ts#L1
[Chrome] › timeline/timeline.spec.ts took 1.4m
|
Slow Test:
[Chrome] › login/login-consent.spec.ts#L1
[Chrome] › login/login-consent.spec.ts took 1.2m
|
Slow Test:
[Chrome] › threads/threads.spec.ts#L1
[Chrome] › threads/threads.spec.ts took 34.3s
|
Slow Test:
[Chrome] › crypto/backups-mas.spec.ts#L1
[Chrome] › crypto/backups-mas.spec.ts took 32.4s
|
Slow Test:
[Chrome] › crypto/dehydration.spec.ts#L1
[Chrome] › crypto/dehydration.spec.ts took 18.8s
|
Slow Test:
[Chrome] › crypto/event-shields.spec.ts#L1
[Chrome] › crypto/event-shields.spec.ts took 52.4s
|
Slow Test:
[Chrome] › audio-player/audio-player.spec.ts#L1
[Chrome] › audio-player/audio-player.spec.ts took 37.9s
|
Slow Test:
[Chrome] › composer/RTE.spec.ts#L1
[Chrome] › composer/RTE.spec.ts took 36.0s
|
Slow Test:
[Chrome] › crypto/decryption-failure-messages.spec.ts#L1
[Chrome] › crypto/decryption-failure-messages.spec.ts took 29.2s
|
Slow Test:
[Chrome] › accessibility/keyboard-navigation.spec.ts#L1
[Chrome] › accessibility/keyboard-navigation.spec.ts took 28.9s
|
Slow Test:
[Chrome] › spotlight/spotlight.spec.ts#L1
[Chrome] › spotlight/spotlight.spec.ts took 2.1m
|
Slow Test:
[Chrome] › sliding-sync/sliding-sync.spec.ts#L1
[Chrome] › sliding-sync/sliding-sync.spec.ts took 54.4s
|
Slow Test:
[Chrome] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
[Chrome] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 49.6s
|
Slow Test:
[Chrome] › room/room.spec.ts#L1
[Chrome] › room/room.spec.ts took 34.5s
|
Slow Test:
[Chrome] › spaces/spaces.spec.ts#L1
[Chrome] › spaces/spaces.spec.ts took 30.8s
|
🎭 Playwright Run Summary
43 skipped
39 passed (5.8m)
|
🎭 Playwright Run Summary
2 skipped
79 passed (6.8m)
|
🎭 Playwright Run Summary
2 skipped
78 passed (6.1m)
|
🎭 Playwright Run Summary
70 passed (7.1m)
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › crypto/crypto.spec.ts:229:9 › Cryptography › should allow verification when there is no existing DM
83 passed (7.6m)
|
🎭 Playwright Run Summary
2 skipped
86 passed (7.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-Chrome-1
Expired
|
7.12 MB |
|
all-blob-reports-Chrome-2
Expired
|
283 KB |
|
all-blob-reports-Chrome-3
Expired
|
243 KB |
|
all-blob-reports-Chrome-4
Expired
|
347 KB |
|
all-blob-reports-Chrome-5
Expired
|
527 KB |
|
all-blob-reports-Chrome-6
Expired
|
905 KB |
|
html-report
|
8.34 MB |
|
webapp
Expired
|
27.3 MB |
|