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

upstream-sdk-notify #10156

upstream-sdk-notify

upstream-sdk-notify #10156

Triggered via repository dispatch June 21, 2024 12:29
@RiotRobotRiotRobot
upstream-sdk-notify 87bdc78
Status Failure
Total duration 21m 33s
Artifacts 10

end-to-end-tests.yaml

on: repository_dispatch
Build Element-Web
2m 29s
Build Element-Web
Matrix: playwright
end-to-end-tests
36s
end-to-end-tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 40 warnings, and 8 notices
[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:143:9 › Device verification › Verify device with Security Phrase during login: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L128
1) [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:143:9 › Device verification › Verify device with Security Phrase during login: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L128
1) [Rust Crypto] › crypto/verification.spec.ts:143:9 › Device verification › Verify device with Security Phrase during login Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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:143:9 › Device verification › Verify device with Security Phrase during login: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L128
1) [Rust Crypto] › crypto/verification.spec.ts:143:9 › Device verification › Verify device with Security Phrase during login Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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:72:9 › Device verification › Verify device with SAS during login: matrix-react-sdk/playwright/e2e/crypto/utils.ts#L128
2) [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
3) [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: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
Run Tests 5/8
The process '/usr/bin/xvfb-run' failed with exit code 1
end-to-end-tests
Process completed with exit code 1.
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/threads-activity-centre/threadsActivityCentre.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 1.5m
Slow Test: matrix-react-sdk/[Legacy Crypto] › spaces/spaces.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › spaces/spaces.spec.ts took 59.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.5s
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.0m
Slow Test: matrix-react-sdk/[Legacy Crypto] › oidc/oidc-aware.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › oidc/oidc-aware.spec.ts took 37.3s
Slow Test: matrix-react-sdk/[Legacy Crypto] › polls/polls.spec.ts#L1
matrix-react-sdk/[Legacy Crypto] › polls/polls.spec.ts took 32.9s
Slow Test: matrix-react-sdk/[Rust Crypto] › timeline/timeline.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › timeline/timeline.spec.ts took 2.9m
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.6m
Slow Test: matrix-react-sdk/[Rust Crypto] › spaces/spaces.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › spaces/spaces.spec.ts took 1.1m
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.7s
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.4m
Slow Test: matrix-react-sdk/[Rust Crypto] › oidc/oidc-aware.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › oidc/oidc-aware.spec.ts took 39.9s
Slow Test: matrix-react-sdk/[Rust Crypto] › polls/polls.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › polls/polls.spec.ts took 37.5s
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.2m
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.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 55.5s
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 54.4s
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/[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.6s
Slow Test: matrix-react-sdk/[Rust Crypto] › crypto/crypto.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › crypto/crypto.spec.ts took 2.6m
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 43.9s
Slow Test: matrix-react-sdk/[Rust Crypto] › integration-manager/kick.spec.ts#L1
matrix-react-sdk/[Rust Crypto] › integration-manager/kick.spec.ts took 43.6s
🎭 Playwright Run Summary
12 skipped 92 passed (12.3m)
🎭 Playwright Run Summary
44 skipped 65 passed (12.2m)
🎭 Playwright Run Summary
13 skipped 89 passed (12.9m)
🎭 Playwright Run Summary
44 skipped 65 passed (13.3m)
🎭 Playwright Run Summary
3 skipped 98 passed (13.7m)
🎭 Playwright Run Summary
3 skipped 98 passed (14.9m)
🎭 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 (14.9m)
🎭 Playwright Run Summary
1 failed [Rust Crypto] › crypto/verification.spec.ts:143:9 › Device verification › Verify device with Security Phrase during login 3 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:164:9 › Device verification › Verify device with Security Key during login 7 skipped 92 passed (17.0m)

Artifacts

Produced during runtime
Name Size
all-blob-reports-1 Expired
38 MB
all-blob-reports-2 Expired
673 KB
all-blob-reports-3 Expired
1000 KB
all-blob-reports-4 Expired
1.03 MB
all-blob-reports-5 Expired
45.4 MB
all-blob-reports-6 Expired
651 KB
all-blob-reports-7 Expired
945 KB
all-blob-reports-8 Expired
1.11 MB
html-report Expired
83.7 MB
webapp Expired
38 MB