Skip to content

Add new verification section to user profile #3323

Add new verification section to user profile

Add new verification section to user profile #3323

Triggered via pull request February 5, 2025 14:43
Status Failure
Total duration 6m 2s
Artifacts 1

tests.yml

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

Annotations

4 errors
<UserInfo /> › with crypto enabled › renders <BasicUserInfo />: test/unit-tests/components/views/right_panel/UserInfo-test.tsx#L456
expect(received).toMatchSnapshot() Snapshot name: `<UserInfo /> with crypto enabled renders <BasicUserInfo /> 1` - Snapshot - 1 + Received + 3 @@ -113,11 +113,13 @@ style="--mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: center; --mx-flex-gap: 0;" > <p class="_typography_yh5dq_162 _font-body-sm-regular_yh5dq_40 mx_UserInfo_verification_unavailable" > - (User verification unavailable) + ( + User verification unavailable + ) </p> </div> </div> <div class="mx_UserInfo_container" at Object.toMatchSnapshot (test/unit-tests/components/views/right_panel/UserInfo-test.tsx:456:31)
<UserInfoHeader /> › renders verification unavailable message: test/unit-tests/components/views/right_panel/UserInfo-test.tsx#L531
expect(received).toMatchSnapshot() Snapshot name: `<UserInfoHeader /> renders verification unavailable message 1` - Snapshot - 1 + Received + 3 @@ -68,10 +68,12 @@ style="--mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: center; --mx-flex-gap: 0;" > <p class="_typography_yh5dq_162 _font-body-sm-regular_yh5dq_40 mx_UserInfo_verification_unavailable" > - (User verification unavailable) + ( + User verification unavailable + ) </p> </div> </div> </div> at Object.toMatchSnapshot (test/unit-tests/components/views/right_panel/UserInfo-test.tsx:531:27)
Jest (1)
Process completed with exit code 1.
jest-tests
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
coverage-2
402 KB