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

Update dependency @floating-ui/react to v0.26.23 #28497

Update dependency @floating-ui/react to v0.26.23

Update dependency @floating-ui/react to v0.26.23 #28497

Triggered via pull request September 3, 2024 20:34
Status Failure
Total duration 6m 13s
Artifacts

tests.yml

on: pull_request
Matrix: Jest
Element Web Integration Tests
2m 16s
Element Web Integration Tests
Skip SonarCloud in merge queue
0s
Skip SonarCloud in merge queue
Fit to window
Zoom out
Zoom in

Annotations

18 errors
<SpacePanel /> › should show all activated MetaSpaces in the correct order: test/components/views/spaces/SpacePanel-test.tsx#L158
expect(received).toMatchSnapshot() Snapshot name: `<SpacePanel /> should show all activated MetaSpaces in the correct order 1` - Snapshot - 3 + Received + 3 @@ -224,12 +224,12 @@ </ul> <div class="mx_ThreadsActivityCentre_container" > <button - aria-controls="floating-ui-39" - aria-describedby="floating-ui-39" + aria-controls="floating-ui-v8eg39" + aria-describedby="floating-ui-v8eg39" aria-expanded="true" aria-haspopup="dialog" aria-label="Threads" class="_icon-button_bh2qc_17 mx_ThreadsActivityCentreButton" role="button" @@ -251,11 +251,11 @@ role="button" style="border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: fixed; white-space: nowrap; width: 1px; top: 0px; left: 0px;" tabindex="0" /> <span - aria-owns="undefined" + aria-owns="floating-ui-wi9536" style="border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: fixed; white-space: nowrap; width: 1px; top: 0px; left: 0px;" /> <span data-floating-ui-focus-guard="" data-type="outside" at Object.toMatchSnapshot (test/components/views/spaces/SpacePanel-test.tsx:158:43)
LogoutDialog › Prompts user to connect backup if there is a backup on the server: test/components/views/dialogs/LogoutDialog-test.tsx#L64
expect(received).toMatchSnapshot() Snapshot name: `LogoutDialog Prompts user to connect backup if there is a backup on the server 1` - Snapshot - 1 + Received + 1 @@ -68,11 +68,11 @@ </button> </p> </details> </div> <div - aria-describedby="floating-ui-22" + aria-describedby="floating-ui-l4ms22" aria-label="Close dialog" class="mx_AccessibleButton mx_Dialog_cancelButton" role="button" tabindex="0" /> at Object.toMatchSnapshot (test/components/views/dialogs/LogoutDialog-test.tsx:64:36)
LogoutDialog › Prompts user to set up backup if there is no backup on the server: test/components/views/dialogs/LogoutDialog-test.tsx#L71
expect(received).toMatchSnapshot() Snapshot name: `LogoutDialog Prompts user to set up backup if there is no backup on the server 1` - Snapshot - 1 + Received + 1 @@ -68,11 +68,11 @@ </button> </p> </details> </div> <div - aria-describedby="floating-ui-28" + aria-describedby="floating-ui-a7wx28" aria-label="Close dialog" class="mx_AccessibleButton mx_Dialog_cancelButton" role="button" tabindex="0" /> at Object.toMatchSnapshot (test/components/views/dialogs/LogoutDialog-test.tsx:71:36)
DevtoolsDialog › renders the devtools dialog: test/components/views/dialogs/DevtoolsDialog-test.tsx#L53
expect(received).toMatchSnapshot() Snapshot name: `DevtoolsDialog renders the devtools dialog 1` - Snapshot - 1 + Received + 1 @@ -28,11 +28,11 @@ <div class="mx_CopyableText mx_DevTools_label_right" > Room ID: !id <div - aria-describedby="floating-ui-2" + aria-describedby="floating-ui-mrso2" aria-label="Copy" class="mx_AccessibleButton mx_CopyableText_copyButton" role="button" tabindex="0" /> at Object.toMatchSnapshot (test/components/views/dialogs/DevtoolsDialog-test.tsx:53:30)
<MessageEditHistory /> › should match the snapshot: test/components/views/dialogs/MessageEditHistoryDialog-test.tsx#L70
expect(received).toMatchSnapshot() Snapshot name: `<MessageEditHistory /> should match the snapshot 1` - Snapshot - 1 + Received + 1 @@ -97,11 +97,11 @@ </ul> </ol> </div> </div> <div - aria-describedby="floating-ui-2" + aria-describedby="floating-ui-eugk2" aria-label="Close dialog" class="mx_AccessibleButton mx_Dialog_cancelButton" role="button" tabindex="0" /> at Object.toMatchSnapshot (test/components/views/dialogs/MessageEditHistoryDialog-test.tsx:70:27)
<MessageEditHistory /> › should support events with: test/components/views/dialogs/MessageEditHistoryDialog-test.tsx#L82
expect(received).toMatchSnapshot() Snapshot name: `<MessageEditHistory /> should support events with 1` - Snapshot - 1 + Received + 1 @@ -194,11 +194,11 @@ </ul> </ol> </div> </div> <div - aria-describedby="floating-ui-8" + aria-describedby="floating-ui-1g848" aria-label="Close dialog" class="mx_AccessibleButton mx_Dialog_cancelButton" role="button" tabindex="0" /> at Object.toMatchSnapshot (test/components/views/dialogs/MessageEditHistoryDialog-test.tsx:82:27)
<LocationViewDialog /> › renders map correctly: test/components/views/location/LocationViewDialog-test.tsx#L44
expect(received).toMatchSnapshot() Snapshot name: `<LocationViewDialog /> renders map correctly 1` - Snapshot - 1 + Received + 1 @@ -18,11 +18,11 @@ </span> <div class="mx_ZoomButtons" > <div - aria-describedby="floating-ui-6" + aria-describedby="floating-ui-nr876" aria-label="Zoom in" class="mx_AccessibleButton mx_ZoomButtons_button" data-testid="map-zoom-in-button" role="button" tabindex="0" at Object.toMatchSnapshot (test/components/views/location/LocationViewDialog-test.tsx:44:52)
InfoTooltip › should show tooltip on hover: test/components/views/elements/InfoTooltip-test.tsx#L39
expect(received).toMatchSnapshot() Snapshot name: `InfoTooltip should show tooltip on hover 1` - Snapshot - 1 + Received + 1 @@ -1,8 +1,8 @@ <DocumentFragment> <div - aria-describedby="floating-ui-2" + aria-describedby="floating-ui-v9ii2" class="mx_InfoTooltip" tabindex="0" > <span aria-label="Information" at Object.toMatchSnapshot (test/components/views/elements/InfoTooltip-test.tsx:39:30)
<ImageView /> › renders correctly: test/components/views/elements/ImageView-test.tsx#L27
expect(received).toMatchSnapshot() Snapshot name: `<ImageView /> renders correctly 1` - Snapshot - 1 + Received + 1 @@ -16,11 +16,11 @@ <div /> <div class="mx_ImageView_toolbar" > <div - aria-describedby="floating-ui-2" + aria-describedby="floating-ui-mf1i2" aria-label="Zoom out" class="mx_AccessibleButton mx_ImageView_button mx_ImageView_button_zoomOut" role="button" tabindex="0" /> at Object.toMatchSnapshot (test/components/views/elements/ImageView-test.tsx:27:27)
Jest (2)
Process completed with exit code 1.
ThreadsActivityCentre › should render the release announcement: test/components/views/spaces/ThreadsActivityCentre-test.tsx#L118
expect(received).toMatchSnapshot() Snapshot name: `ThreadsActivityCentre should render the release announcement 1` - Snapshot - 10 + Received + 11 @@ -4,12 +4,12 @@ > <div class="mx_ThreadsActivityCentre_container" > <button - aria-controls="floating-ui-6" - aria-describedby="floating-ui-6" + aria-controls="floating-ui-37mm6" + aria-describedby="floating-ui-37mm6" aria-expanded="true" aria-haspopup="dialog" aria-label="Threads" class="_icon-button_bh2qc_17 mx_ThreadsActivityCentreButton" role="button" @@ -31,11 +31,11 @@ role="button" style="border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: fixed; white-space: nowrap; width: 1px; top: 0px; left: 0px;" tabindex="0" /> <span - aria-owns="floating-ui-12" + aria-owns="floating-ui-mloh12" style="border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: fixed; white-space: nowrap; width: 1px; top: 0px; left: 0px;" /> <span data-floating-ui-focus-guard="" data-type="outside" @@ -45,25 +45,26 @@ /> </div> </div> <div data-floating-ui-portal="" - id="floating-ui-12" + id="floating-ui-mloh12" > <span data-floating-ui-focus-guard="" data-floating-ui-inert="" data-type="inside" role="button" style="border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: fixed; white-space: nowrap; width: 1px; top: 0px; left: 0px;" tabindex="0" /> <div - aria-describedby="floating-ui-5" - aria-labelledby="floating-ui-4" + aria-describedby="floating-ui-4ab25" + aria-labelledby="floating-ui-m0ks4" class="_content_1oa1y_17" - id="floating-ui-6" + data-floating-ui-focusable="" + id="floating-ui-37mm6" role="dialog" style="position: absolute; left: 0px; top: 0px; transform: translate(0px, 0px);" tabindex="-1" > <svg @@ -77,11 +78,11 @@ <path d="M0,0 H20 L10,12 Q10,12 10,12 Z" stroke="none" /> <clippath - id="floating-ui-13" + id="floating-ui-dpy913" > <rect height="20" width="20" x="0" @@ -89,17 +90,17 @@ /> </clippath> </svg> <h3 class="_typography_yh5dq_162 _font-body-lg-semibold_yh5dq_83 _header_1oa1y_46" - id="floating-ui-4" + id="floating-ui-m0ks4" > Threads Activity Centre </h3> <span class="_typography_yh5dq_162 _font-body-sm-regular_yh5dq_40 _description_1oa1y_52" - id="floating-ui-5" + id="floating-ui-4ab25" > Threads notifications have moved, find them here from now on. </span> <button class="_button_zt6rp_17 _button_1oa1y_57" at Object.toMatchSnapshot (test/components/views/spaces/ThreadsActivityCentre-test.tsx:118:31)
ReadReceiptGroup › <ReadReceiptPerson /> › should display a tooltip: test/components/views/rooms/ReadReceiptGroup-test.tsx#L125
expect(received).toMatchSnapshot() Snapshot name: `ReadReceiptGroup <ReadReceiptPerson /> should display a tooltip 1` - Snapshot - 6 + Received + 7 @@ -1,10 +1,11 @@ <div - aria-describedby="floating-ui-5" - aria-labelledby="floating-ui-4" + aria-describedby="floating-ui-gsp95" + aria-labelledby="floating-ui-6g5s4" class="_tooltip_svz44_17" - id="floating-ui-6" + data-floating-ui-focusable="" + id="floating-ui-j2l76" role="tooltip" style="position: absolute; left: 0px; top: 0px; transform: translate(0px, 0px);" tabindex="-1" > <svg @@ -18,27 +19,27 @@ <path d="M0,0 H10 L5,6 Q5,6 5,6 Z" stroke="none" /> <clippath - id="floating-ui-9" + id="floating-ui-47i39" > <rect height="10" width="10" x="0" y="0" /> </clippath> </svg> <span - id="floating-ui-4" + id="floating-ui-6g5s4" > Alice </span> <span class="_caption_svz44_29 cpd-theme-dark" - id="floating-ui-5" + id="floating-ui-gsp95" > @alice:example.org </span> </div> at toMatchSnapshot (test/components/views/rooms/ReadReceiptGroup-test.tsx:125:33) at runWithExpensiveErrorDiagnosticsDisabled (node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:47:12) at checkCallback (node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/wait-for.js:127:77) at MutationObserver.checkRealTimersCallback (node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/wait-for.js:121:16) at MutationObserver.invokeTheCallbackFunction (node_modules/jsdom/lib/jsdom/living/generated/MutationCallback.js:19:26) at notifyMutationObservers (node_modules/jsdom/lib/jsdom/living/helpers/mutation-observers.js:160:22) at node_modules/jsdom/lib/jsdom/living/helpers/mutation-observers.js:133:5
DecoratedRoomAvatar › shows an avatar with globe icon and tooltip for public room: test/components/views/avatars/DecoratedRoomAvatar-test.tsx#L78
expect(received).toMatchSnapshot() Snapshot name: `DecoratedRoomAvatar shows an avatar with globe icon and tooltip for public room 1` - Snapshot - 1 + Received + 1 @@ -11,11 +11,11 @@ style="--cpd-avatar-size: 32px;" > r </span> <div - aria-describedby="floating-ui-2" + aria-describedby="floating-ui-j4f02" class="mx_DecoratedRoomAvatar_icon mx_DecoratedRoomAvatar_icon_globe" tabindex="0" /> </div> </DocumentFragment> at Object.toMatchSnapshot (test/components/views/avatars/DecoratedRoomAvatar-test.tsx:78:30)
DecoratedRoomAvatar › shows the presence indicator in a DM room that also has functional members: test/components/views/avatars/DecoratedRoomAvatar-test.tsx#L105
expect(received).toMatchSnapshot() Snapshot name: `DecoratedRoomAvatar shows the presence indicator in a DM room that also has functional members 1` - Snapshot - 1 + Received + 1 @@ -11,11 +11,11 @@ style="--cpd-avatar-size: 32px;" > r </span> <div - aria-describedby="floating-ui-8" + aria-describedby="floating-ui-x9e58" class="mx_DecoratedRoomAvatar_icon mx_DecoratedRoomAvatar_icon_online" tabindex="0" /> </div> </DocumentFragment> at Object.toMatchSnapshot (test/components/views/avatars/DecoratedRoomAvatar-test.tsx:105:30)
WithPresenceIndicator › renders presence indicator with tooltip for DM rooms: test/components/views/avatars/WithPresenceIndicator-test.tsx#L108
expect(received).toMatchSnapshot() Snapshot name: `WithPresenceIndicator renders presence indicator with tooltip for DM rooms 1` - Snapshot - 1 + Received + 1 @@ -2,11 +2,11 @@ <div class="mx_WithPresenceIndicator" > <span /> <div - aria-describedby="floating-ui-2" + aria-describedby="floating-ui-nv3x2" class="mx_WithPresenceIndicator_icon mx_WithPresenceIndicator_icon_online" style="width: 32px; height: 32px;" tabindex="0" /> </div> at toMatchSnapshot (test/components/views/avatars/WithPresenceIndicator-test.tsx:108:30)
WithPresenceIndicator › renders presence indicator with tooltip for DM rooms: test/components/views/avatars/WithPresenceIndicator-test.tsx#L108
expect(received).toMatchSnapshot() Snapshot name: `WithPresenceIndicator renders presence indicator with tooltip for DM rooms 2` - Snapshot - 1 + Received + 1 @@ -2,11 +2,11 @@ <div class="mx_WithPresenceIndicator" > <span /> <div - aria-describedby="floating-ui-8" + aria-describedby="floating-ui-7yji8" class="mx_WithPresenceIndicator_icon mx_WithPresenceIndicator_icon_offline" style="width: 32px; height: 32px;" tabindex="0" /> </div> at toMatchSnapshot (test/components/views/avatars/WithPresenceIndicator-test.tsx:108:30)
WithPresenceIndicator › renders presence indicator with tooltip for DM rooms: test/components/views/avatars/WithPresenceIndicator-test.tsx#L108
expect(received).toMatchSnapshot() Snapshot name: `WithPresenceIndicator renders presence indicator with tooltip for DM rooms 3` - Snapshot - 1 + Received + 1 @@ -2,11 +2,11 @@ <div class="mx_WithPresenceIndicator" > <span /> <div - aria-describedby="floating-ui-14" + aria-describedby="floating-ui-dwg414" class="mx_WithPresenceIndicator_icon mx_WithPresenceIndicator_icon_away" style="width: 32px; height: 32px;" tabindex="0" /> </div> at toMatchSnapshot (test/components/views/avatars/WithPresenceIndicator-test.tsx:108:30)
Jest (1)
Process completed with exit code 1.