Skip to content

New memberlist

New memberlist #1965

Triggered via pull request December 22, 2024 11:10
Status Failure
Total duration 6m 54s
Artifacts 1

tests.yml

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

Annotations

4 errors
<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