Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Remove redundant sleep from playwright test (#12667) #10150

Remove redundant sleep from playwright test (#12667)

Remove redundant sleep from playwright test (#12667) #10150

Triggered via push June 21, 2024 09:39
Status Success
Total duration 20m 23s
Artifacts 10
Build Element-Web
2m 38s
Build Element-Web
Matrix: playwright
end-to-end-tests
40s
end-to-end-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 40 warnings, and 8 notices
[Rust Crypto] › sliding-sync/sliding-sync.spec.ts:259:9 › Sliding Sync › should show a favourite DM only in the favourite sublist: matrix-react-sdk/playwright/e2e/sliding-sync/sliding-sync.spec.ts#L26
1) [Rust Crypto] › sliding-sync/sliding-sync.spec.ts:259:9 › Sliding Sync › should show a favourite DM only in the favourite sublist Test timeout of 30000ms exceeded while running "beforeEach" hook. 24 | let roomId: string; 25 | > 26 | test.beforeEach(async ({ slidingSyncProxy, page, user, app }) => { | ^ 27 | roomId = await app.client.createRoom({ name: "Test Room" }); 28 | }); 29 | at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/sliding-sync/sliding-sync.spec.ts:26:10
[Rust Crypto] › sliding-sync/sliding-sync.spec.ts:259:9 › Sliding Sync › should show a favourite DM only in the favourite sublist: matrix-react-sdk/playwright/pages/client.ts#L161
1) [Rust Crypto] › sliding-sync/sliding-sync.spec.ts:259:9 › Sliding Sync › should show a favourite DM only in the favourite sublist Error: jsHandle.evaluate: Test timeout of 30000ms exceeded. at ../pages/client.ts:161 159 | public async createRoom(options: ICreateRoomOpts): Promise<string> { 160 | const client = await this.prepareClient(); > 161 | return await client.evaluate(async (cli, options) => { | ^ 162 | const resp = await cli.createRoom(options); 163 | const roomId = resp.room_id; 164 | if (!cli.getRoom(roomId)) { at Client.createRoom (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:161:29) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/sliding-sync/sliding-sync.spec.ts:27:18
[Legacy Crypto] › crypto/verification.spec.ts:72:9 › Device verification › Verify device with SAS during login: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L128
1) [Legacy Crypto] › crypto/verification.spec.ts:72:9 › Device verification › Verify device with SAS during login Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') Expected string: "null (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Received string: "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" at crypto/utils.ts:128 126 | } 127 | > 128 | await expect(page.locator(".mx_SecureBackupPanel_statusList tr:nth-child(5) td")).toHaveText( | ^ 129 | expectedBackupVersion + " (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)", 130 | ); 131 | at checkDeviceIsConnectedKeyBackup (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/utils.ts:128:87) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/verification.spec.ts:95:9
[Legacy Crypto] › crypto/verification.spec.ts:98:9 › Device verification › Verify device with QR code during login: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L128
2) [Legacy Crypto] › crypto/verification.spec.ts:98:9 › Device verification › Verify device with QR code during login Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') Expected string: "null (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Received string: "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" at crypto/utils.ts:128 126 | } 127 | > 128 | await expect(page.locator(".mx_SecureBackupPanel_statusList tr:nth-child(5) td")).toHaveText( | ^ 129 | expectedBackupVersion + " (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)", 130 | ); 131 | at checkDeviceIsConnectedKeyBackup (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/utils.ts:128:87) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/verification.spec.ts:140:9
[Legacy Crypto] › crypto/verification.spec.ts:143:9 › Device verification › Verify device with Security Phrase during login: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L128
3) [Legacy Crypto] › crypto/verification.spec.ts:143:9 › Device verification › Verify device with Security Phrase during login Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') Expected string: "null (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Received string: "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" at crypto/utils.ts:128 126 | } 127 | > 128 | await expect(page.locator(".mx_SecureBackupPanel_statusList tr:nth-child(5) td")).toHaveText( | ^ 129 | expectedBackupVersion + " (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)", 130 | ); 131 | at checkDeviceIsConnectedKeyBackup (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/utils.ts:128:87) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/verification.spec.ts:161:9
[Legacy Crypto] › crypto/verification.spec.ts:164:9 › Device verification › Verify device with Security Key during login: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L128
4) [Legacy Crypto] › crypto/verification.spec.ts:164:9 › Device verification › Verify device with Security Key during login Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') Expected string: "null (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Received string: "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" at crypto/utils.ts:128 126 | } 127 | > 128 | await expect(page.locator(".mx_SecureBackupPanel_statusList tr:nth-child(5) td")).toHaveText( | ^ 129 | expectedBackupVersion + " (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)", 130 | ); 131 | at checkDeviceIsConnectedKeyBackup (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/utils.ts:128:87) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/verification.spec.ts:184:9
[Rust Crypto] › crypto/verification.spec.ts:72:9 › Device verification › Verify device with SAS during login: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L128
1) [Rust Crypto] › crypto/verification.spec.ts:72:9 › Device verification › Verify device with SAS during login Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') Expected string: "null (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Received string: "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" at crypto/utils.ts:128 126 | } 127 | > 128 | await expect(page.locator(".mx_SecureBackupPanel_statusList tr:nth-child(5) td")).toHaveText( | ^ 129 | expectedBackupVersion + " (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)", 130 | ); 131 | at checkDeviceIsConnectedKeyBackup (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/utils.ts:128:87) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/verification.spec.ts:95:9
[Rust Crypto] › crypto/verification.spec.ts:98:9 › Device verification › Verify device with QR code during login: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L128
2) [Rust Crypto] › crypto/verification.spec.ts:98:9 › Device verification › Verify device with QR code during login Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') Expected string: "null (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Received string: "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" at crypto/utils.ts:128 126 | } 127 | > 128 | await expect(page.locator(".mx_SecureBackupPanel_statusList tr:nth-child(5) td")).toHaveText( | ^ 129 | expectedBackupVersion + " (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)", 130 | ); 131 | at checkDeviceIsConnectedKeyBackup (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/utils.ts:128:87) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/verification.spec.ts:140:9
[Rust Crypto] › crypto/verification.spec.ts:143:9 › Device verification › Verify device with Security Phrase during login: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L128
3) [Rust Crypto] › crypto/verification.spec.ts:143:9 › Device verification › Verify device with Security Phrase during login Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') Expected string: "null (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Received string: "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" at crypto/utils.ts:128 126 | } 127 | > 128 | await expect(page.locator(".mx_SecureBackupPanel_statusList tr:nth-child(5) td")).toHaveText( | ^ 129 | expectedBackupVersion + " (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)", 130 | ); 131 | at checkDeviceIsConnectedKeyBackup (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/utils.ts:128:87) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/verification.spec.ts:161:9
[Rust Crypto] › crypto/verification.spec.ts:164:9 › Device verification › Verify device with Security Key during login: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L128
4) [Rust Crypto] › crypto/verification.spec.ts:164:9 › Device verification › Verify device with Security Key during login Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') Expected string: "null (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Received string: "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.mx_SecureBackupPanel_statusList tr:nth-child(5) td') - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" - locator resolved to <td>…</td> - unexpected value "1 (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)" at crypto/utils.ts:128 126 | } 127 | > 128 | await expect(page.locator(".mx_SecureBackupPanel_statusList tr:nth-child(5) td")).toHaveText( | ^ 129 | expectedBackupVersion + " (Algorithm: m.megolm_backup.v1.curve25519-aes-sha2)", 130 | ); 131 | at checkDeviceIsConnectedKeyBackup (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/utils.ts:128:87) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/verification.spec.ts:184:9
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 2.0m
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 57.0s
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 37.9s
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.5m
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.5m
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 3.1m
Slow Test: matrix-react-sdk/[Legacy Crypto] › oidc/oidc-aware.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › oidc/oidc-aware.spec.ts took 35.6s
Slow Test: matrix-react-sdk/[Legacy Crypto] › polls/polls.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › polls/polls.spec.ts took 33.5s
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/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/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 36.7s
Slow Test: matrix-react-sdk/[Rust Crypto] › oidc/oidc-aware.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › oidc/oidc-aware.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.8m
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 41.1s
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.4m
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.1m
Slow Test: matrix-react-sdk/[Legacy Crypto] › room/room-header.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › room/room-header.spec.ts took 1.1m
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 55.8s
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/[Legacy Crypto] › login/login.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › login/login.spec.ts took 39.9s
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.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] › 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/[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] › login/login.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › login/login.spec.ts took 47.1s
Slow Test: matrix-react-sdk/[Rust Crypto] › integration-manager/kick.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › integration-manager/kick.spec.ts took 39.3s
🎭 Playwright Run Summary
12 skipped 92 passed (12.0m)
🎭 Playwright Run Summary
44 skipped 65 passed (12.2m)
🎭 Playwright Run Summary
44 skipped 65 passed (13.3m)
🎭 Playwright Run Summary
1 flaky [Rust Crypto] › sliding-sync/sliding-sync.spec.ts:259:9 › Sliding Sync › should show a favourite DM only in the favourite sublist 13 skipped 88 passed (13.5m)
🎭 Playwright Run Summary
3 skipped 98 passed (14.1m)
🎭 Playwright Run Summary
4 flaky [Legacy Crypto] › crypto/verification.spec.ts:72:9 › Device verification › Verify device with SAS during login [Legacy Crypto] › crypto/verification.spec.ts:98:9 › Device verification › Verify device with QR code during login [Legacy Crypto] › crypto/verification.spec.ts:143:9 › Device verification › Verify device with Security Phrase during login [Legacy Crypto] › crypto/verification.spec.ts:164:9 › Device verification › Verify device with Security Key during login 8 skipped 93 passed (15.2m)
🎭 Playwright Run Summary
3 skipped 98 passed (15.1m)
🎭 Playwright Run Summary
4 flaky [Rust Crypto] › crypto/verification.spec.ts:72:9 › Device verification › Verify device with SAS during login [Rust Crypto] › crypto/verification.spec.ts:98:9 › Device verification › Verify device with QR code during login [Rust Crypto] › crypto/verification.spec.ts:143:9 › Device verification › Verify device with Security Phrase during login [Rust Crypto] › crypto/verification.spec.ts:164:9 › Device verification › Verify device with Security Key during login 7 skipped 92 passed (15.9m)

Artifacts

Produced during runtime
Name Size
all-blob-reports-1 Expired
38 MB
all-blob-reports-2 Expired
688 KB
all-blob-reports-3 Expired
996 KB
all-blob-reports-4 Expired
1.05 MB
all-blob-reports-5 Expired
42.4 MB
all-blob-reports-6 Expired
651 KB
all-blob-reports-7 Expired
944 KB
all-blob-reports-8 Expired
3.05 MB
html-report Expired
82.7 MB
webapp Expired
38 MB