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

Update all non-major dependencies #745

Update all non-major dependencies

Update all non-major dependencies #745

Triggered via pull request October 8, 2024 15:17
Status Failure
Total duration 7m 25s
Artifacts 1

tests.yml

on: pull_request
Matrix: Jest
Element Web Integration Tests
2m 21s
Element Web Integration Tests
jest-tests
4s
jest-tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
RoomView › video rooms › should render joined video room view: test/components/structures/RoomView-test.tsx#L318
expect(received).toMatchSnapshot() Snapshot name: `RoomView video rooms should render joined video room view 1` - Snapshot - 6 + Received + 7 @@ -151,10 +151,16 @@ </div> <div class="mx_RightPanel_ResizeWrapper" style="position: relative; user-select: auto; width: 420px; height: 100%; max-width: 50%; min-width: 264px; box-sizing: border-box; flex-shrink: 0;" > + <div> + <div + class="mx_ResizeHandle--horizontal" + style="position: absolute; user-select: none; width: 10px; height: 100%; top: 0px; left: -5px; cursor: col-resize;" + /> + </div> <aside class="mx_RightPanel" id="mx_RightPanel" > <div @@ -332,15 +338,10 @@ </div> </div> </div> </div> </aside> - <div> - <div - class="mx_ResizeHandle--horizontal" - style="position: absolute; user-select: none; width: 10px; height: 100%; top: 0px; left: -5px; cursor: col-resize;" - /> - </div> + <div /> </div> </div> </div> </DocumentFragment> at Object.toMatchSnapshot (test/components/structures/RoomView-test.tsx:318:34)
AppTile › preserves non-persisted widget on container move: test/components/views/elements/AppTile-test.tsx#L322
expect(received).toMatchSnapshot() Snapshot name: `AppTile preserves non-persisted widget on container move 1` - Snapshot - 0 + Received + 32 @@ -5,10 +5,30 @@ <div class="mx_AppsDrawer_resizer" style="position: relative; user-select: auto; width: auto; height: 280px; max-height: 576px; min-height: 100px; box-sizing: border-box; flex-shrink: 0;" > <div + class="mx_AppsDrawer_resizer_container" + > + <div + class="" + style="position: absolute; user-select: none; width: 20px; height: 20px; left: -10px; top: -10px; cursor: nw-resize;" + /> + <div + class="" + style="position: absolute; user-select: none; width: 100%; height: 10px; top: -5px; left: 0px; cursor: row-resize;" + /> + <div + class="" + style="position: absolute; user-select: none; width: 20px; height: 20px; right: -10px; top: -10px; cursor: ne-resize;" + /> + <div + class="" + style="position: absolute; user-select: none; width: 10px; height: 100%; top: 0px; left: -5px; cursor: col-resize;" + /> + </div> + <div class="mx_AppsContainer" > <div class="mx_AppTileFullWidth" id="1" @@ -111,13 +131,25 @@ </div> </div> <div class="mx_AppsDrawer_resizer_container" > + <div + class="" + style="position: absolute; user-select: none; width: 10px; height: 100%; top: 0px; cursor: col-resize; right: -5px;" + /> <div + class="" + style="position: absolute; user-select: none; width: 20px; height: 20px; left: -10px; bottom: -10px; cursor: sw-resize;" + /> + <div class="mx_AppsDrawer_resizer_container_handle" style="position: absolute; user-select: none; width: 100%; height: 10px; left: 0px; cursor: row-resize; bottom: -5px;" + /> + <div + class="" + style="position: absolute; user-select: none; width: 20px; height: 20px; right: -10px; bottom: -10px; cursor: se-resize;" /> </div> </div> </div> </DocumentFragment> at Object.toMatchSnapshot (test/components/views/elements/AppTile-test.tsx:322:30)
MessageComposer › wysiwyg correctly persists state to and from localStorage: test/components/views/rooms/MessageComposer-test.tsx#L468
expect(element).toHaveTextContent() Expected element to have text content: Test Text Received: Ignored nodes: comments, script, style <html> <head /> <body> <div id="mx_ContextualMenu_Container" /> <div id="mx_Dialog_StaticContainer" /> <div id="mx_Dialog_Container" /> <div> <div aria-label="Message composer" class="mx_MessageComposer mx_MessageComposer_wysiwyg" role="region" > <div class="mx_MessageComposer_wrapper" > <div class="mx_MessageComposer_row" > <div class="mx_SendWysiwygComposer mx_SendWysiwygComposer-focused" data-testid="WysiwygComposer" > <div class="mx_WysiwygComposer_AutoCompleteWrapper" data-testid="autocomplete-wrapper" /> <div class="mx_FormattingButtons" > <button aria-label="Bold" class="mx_AccessibleButton mx_FormattingButtons_Button mx_FormattingButtons_Button_hover" role="button" tabindex="0" > <svg class="mx_FormattingButtons_Icon" fill="currentColor" height="1em" viewBox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg" > <path d="M8.8 19c-.55 0-1.02-.196-1.413-.587A1.926 1.926 0 0 1 6.8 17V7c0-.55.196-1.02.588-1.412A1.926 1.926 0 0 1 8.8 5h3.525c1.083 0 2.083.333 3 1 .917.667 1.375 1.592 1.375 2.775 0 .85-.192 1.504-.575 1.963-.383.458-.742.787-1.075.987.417.183.88.525 1.387 1.025.509.5.763 1.25.763 2.25 0 1.483-.542 2.52-1.625 3.113-1.083.591-2.1.887-3.05.887H8.8Zm1.025-2.8h2.6c.8 0 1.287-.204 1.462-.612.175-.409.263-.705.263-.888 0-.183-.088-.48-.263-.887-.175-.409-.687-.613-1.537-.613H9.825v3Zm0-5.7h2.325c.55 0 .95-.142 1.2-.425a1.4 1.4 0 0 0 .375-.95c0-.4-.142-.725-.425-.975-.283-.25-.65-.375-1.1-.375H9.825V10.5Z" /> </svg> </button> <button aria-label="Italic" class="mx_AccessibleButton mx_FormattingButtons_Button mx_FormattingButtons_Button_hover" role="button" tabindex="0" > <svg class="mx_FormattingButtons_Icon" fill="currentColor" height="1em" viewBox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg" > <path d="M6.25 19c-.35 0-.646-.12-.888-.363A1.207 1.207 0 0 1 5 17.75c0-.35.12-.646.362-.887.242-.242.538-.363.888-.363H9l3-9H9.25c-.35 0-.646-.12-.887-.362A1.207 1.207 0 0 1 8 6.25c0-.35.12-.646.363-.888A1.21 1.21 0 0 1 9.25 5h7.5c.35 0 .646.12.887.362.242.242.363.538.363.888s-.12.646-.363.888a1.207 1.207 0 0 1-.887.362H14.5l-3 9h2.25c.35 0 .646.12.887.363.242.241.363.537.363.887s-.12.646-.363.887a1.207 1.207 0 0 1-.887.363h-7.5Z" /> </svg> </button> <button aria-label="Underline" class="mx_AccessibleButton mx_FormattingButtons_Button mx_FormattingButtons_Button_hover" role="button" tabindex="0" > <svg class="mx_FormattingButtons_Icon" fill="currentColor" height="1em" viewBox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg" > <path d="M6 21a.967.967 0 0 1-.713-.288A.968.968 0 0 1 5 20a.97.97 0 0 1 .287-.712A.967.967 0 0 1 6 19h12c.283 0 .52.096.712.288.192.191.288.
<MainSplit/> › renders: test/components/structures/MainSplit-test.tsx#L38
expect(received).toMatchSnapshot() Snapshot name: `<MainSplit/> renders 1` - Snapshot - 3 + Received + 4 @@ -12,16 +12,17 @@ <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;" > <div> - Right panel - </div> - <div> <div class="mx_ResizeHandle--horizontal" style="position: absolute; user-select: none; width: 10px; height: 100%; top: 0px; left: -5px; cursor: col-resize;" /> </div> + <div> + Right panel + </div> + <div /> </div> </div> </DocumentFragment> at Object.toMatchSnapshot (test/components/structures/MainSplit-test.tsx:38:30)
<MainSplit/> › respects defaultSize prop: test/components/structures/MainSplit-test.tsx#L53
expect(received).toMatchSnapshot() Snapshot name: `<MainSplit/> respects defaultSize prop 1` - Snapshot - 3 + Received + 4 @@ -12,16 +12,17 @@ <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;" > <div> - Right panel - </div> - <div> <div class="mx_ResizeHandle--horizontal" style="position: absolute; user-select: none; width: 10px; height: 100%; top: 0px; left: -5px; cursor: col-resize;" /> </div> + <div> + Right panel + </div> + <div /> </div> </div> </DocumentFragment> at Object.toMatchSnapshot (test/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 Expired
401 KB