Skip to content

New memberlist

New memberlist #1786

Triggered via pull request December 16, 2024 18:15
Status Failure
Total duration 6m 29s
Artifacts 1

tests.yml

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

Annotations

5 errors
MemberTileView › ThreePidInviteTileView › renders ThreePidInvite correctly: matrix-js-sdk/src/models/event-timeline.ts#L370
TypeError: Cannot destructure property 'toStartOfTimeline' of 'undefined' as it is undefined. at EventTimeline.toStartOfTimeline [as addEvent] (matrix-js-sdk/src/models/event-timeline.ts:370:11) at Object.addEvent (test/unit-tests/components/views/rooms/MemberTileView-test.tsx:103:36)
<MainSplit/> › renders: test/unit-tests/components/structures/MainSplit-test.tsx#L38
expect(received).toMatchSnapshot() Snapshot name: `<MainSplit/> renders 1` - Snapshot - 1 + Received + 1 @@ -9,11 +9,11 @@ </span> Bar </div> <div class="mx_RightPanel_ResizeWrapper" - style="position: relative; user-select: auto; width: 320px; height: 100%; max-width: 50%; min-width: 264px; box-sizing: border-box; flex-shrink: 0;" + style="position: relative; user-select: auto; width: 320px; height: 100%; max-width: 50%; min-width: 320px; box-sizing: border-box; flex-shrink: 0;" > <div> Right panel </div> <div> at Object.toMatchSnapshot (test/unit-tests/components/structures/MainSplit-test.tsx:38:30)
<MainSplit/> › respects defaultSize prop: test/unit-tests/components/structures/MainSplit-test.tsx#L53
expect(received).toMatchSnapshot() Snapshot name: `<MainSplit/> respects defaultSize prop 1` - Snapshot - 1 + Received + 1 @@ -9,11 +9,11 @@ </span> Bar </div> <div class="mx_RightPanel_ResizeWrapper" - style="position: relative; user-select: auto; width: 500px; height: 100%; max-width: 50%; min-width: 264px; box-sizing: border-box; flex-shrink: 0;" + style="position: relative; user-select: auto; width: 500px; height: 100%; max-width: 50%; min-width: 320px; box-sizing: border-box; flex-shrink: 0;" > <div> Right panel </div> <div> at Object.toMatchSnapshot (test/unit-tests/components/structures/MainSplit-test.tsx:53:30)
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