Skip to content

Replicate otk bug #2763

Replicate otk bug

Replicate otk bug #2763

Triggered via pull request January 21, 2025 15:46
Status Failure
Total duration 7m 9s
Artifacts 1

tests.yml

on: pull_request
Matrix: Jest
jest-tests
3s
jest-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
<RecoveryPanel /> › should be in loading state when checking the recovery key and the cached keys: test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx#L43
expect(received).toMatchSnapshot() Snapshot name: `<RecoveryPanel /> should be in loading state when checking the recovery key and the cached keys 1` - Snapshot - 0 + Received + 1 @@ -1,8 +1,9 @@ <DocumentFragment> <div class="mx_SettingsSection mx_SettingsSection_newUi" + data-testid="recoveryPanel" > <div class="mx_SettingsSection_header" > <h2 at Object.toMatchSnapshot (test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx:43:30)
<RecoveryPanel /> › should ask to set up a recovery key when there is no recovery key: test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx#L53
expect(received).toMatchSnapshot() Snapshot name: `<RecoveryPanel /> should ask to set up a recovery key when there is no recovery key 1` - Snapshot - 0 + Received + 1 @@ -1,8 +1,9 @@ <DocumentFragment> <div class="mx_SettingsSection mx_SettingsSection_newUi" + data-testid="recoveryPanel" > <div class="mx_SettingsSection_header" > <h2 at Object.toMatchSnapshot (test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx:53:30)
<RecoveryPanel /> › should ask to enter the recovery key when secrets are not cached: test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx#L65
expect(received).toMatchSnapshot() Snapshot name: `<RecoveryPanel /> should ask to enter the recovery key when secrets are not cached 1` - Snapshot - 0 + Received + 1 @@ -1,8 +1,9 @@ <DocumentFragment> <div class="mx_SettingsSection mx_SettingsSection_newUi" + data-testid="recoveryPanel" > <div class="mx_SettingsSection_header" > <h2 at Object.toMatchSnapshot (test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx:65:30)
<RecoveryPanel /> › should allow to change the recovery key when everything is good: test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx#L87
expect(received).toMatchSnapshot() Snapshot name: `<RecoveryPanel /> should allow to change the recovery key when everything is good 1` - Snapshot - 0 + Received + 1 @@ -1,8 +1,9 @@ <DocumentFragment> <div class="mx_SettingsSection mx_SettingsSection_newUi" + data-testid="recoveryPanel" > <div class="mx_SettingsSection_header" > <h2 at Object.toMatchSnapshot (test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx:87:30)
Jest (2)
Process completed with exit code 1.
jest-tests
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
coverage-1
393 KB