Skip to content

405-linkid-potential-bug #710

405-linkid-potential-bug

405-linkid-potential-bug #710

Triggered via pull request December 23, 2024 07:15
Status Failure
Total duration 1m 37s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
src/tests/scenes/links/NewLinksPopup.test.jsx > Test Helper Link popup > Test adding a new link > should open the settings drawer when add new link is clicked: frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L86
TestingLibraryElementError: Unable to find an element with the text: + Add new link. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> ❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ findByText node_modules/@testing-library/dom/dist/query-helpers.js:86:33 ❯ src/tests/scenes/links/NewLinksPopup.test.jsx:86:42
src/tests/scenes/links/NewLinksPopup.test.jsx > Test Helper Link popup > Test adding a new link > should add the new link to links list and to the preview when a new link is created: frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L50
TestingLibraryElementError: Unable to find an element with the text: + Add new link. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> ❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ findByText node_modules/@testing-library/dom/dist/query-helpers.js:86:33 ❯ addNewLink src/tests/scenes/links/NewLinksPopup.test.jsx:50:38 ❯ src/tests/scenes/links/NewLinksPopup.test.jsx:101:13
src/tests/scenes/links/NewLinksPopup.test.jsx > Test Helper Link popup > Test adding a new link > should add the new link to links list and to the preview with the correct target when a new link is created: frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L50
TestingLibraryElementError: Unable to find an element with the text: + Add new link. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> ❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ findByText node_modules/@testing-library/dom/dist/query-helpers.js:86:33 ❯ addNewLink src/tests/scenes/links/NewLinksPopup.test.jsx:50:38 ❯ src/tests/scenes/links/NewLinksPopup.test.jsx:109:13
src/tests/scenes/links/NewLinksPopup.test.jsx > Test Helper Link popup > Test the appearance and the preview > should display the appearance form when the button is clicked: frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L70
TestingLibraryElementError: Unable to find role="button" and name "Appearance" Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> ❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ findByRole node_modules/@testing-library/dom/dist/query-helpers.js:86:33 ❯ openAppearance src/tests/scenes/links/NewLinksPopup.test.jsx:70:38 ❯ src/tests/scenes/links/NewLinksPopup.test.jsx:161:13
src/tests/scenes/links/NewLinksPopup.test.jsx > Test Helper Link popup > Test the appearance and the preview > should change the title on the preview when a title is typed: frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L70
TestingLibraryElementError: Unable to find role="button" and name "Appearance" Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> ❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ findByRole node_modules/@testing-library/dom/dist/query-helpers.js:86:33 ❯ openAppearance src/tests/scenes/links/NewLinksPopup.test.jsx:70:38 ❯ src/tests/scenes/links/NewLinksPopup.test.jsx:174:13
src/tests/scenes/links/NewLinksPopup.test.jsx > Test Helper Link popup > Test the appearance and the preview > should change the background color of the header if the color is changed: frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L70
TestingLibraryElementError: Unable to find role="button" and name "Appearance" Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> ❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ findByRole node_modules/@testing-library/dom/dist/query-helpers.js:86:33 ❯ openAppearance src/tests/scenes/links/NewLinksPopup.test.jsx:70:38 ❯ src/tests/scenes/links/NewLinksPopup.test.jsx:182:13
src/tests/scenes/links/NewLinksPopup.test.jsx > Test Helper Link popup > Test the appearance and the preview > should change the link text color if the color is changed: frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L50
TestingLibraryElementError: Unable to find an element with the text: + Add new link. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> ❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ findByText node_modules/@testing-library/dom/dist/query-helpers.js:86:33 ❯ addNewLink src/tests/scenes/links/NewLinksPopup.test.jsx:50:38 ❯ src/tests/scenes/links/NewLinksPopup.test.jsx:205:13
src/tests/scenes/links/NewLinksPopup.test.jsx > Test Helper Link popup > Test the appearance and the preview > should change the icon color if the color is changed: frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L50
TestingLibraryElementError: Unable to find an element with the text: + Add new link. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> Ignored nodes: comments, script, style <body> <div> <div class="new__container" /> </div> </body> ❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ findByText node_modules/@testing-library/dom/dist/query-helpers.js:86:33 ❯ addNewLink src/tests/scenes/links/NewLinksPopup.test.jsx:50:38 ❯ src/tests/scenes/links/NewLinksPopup.test.jsx:224:13
build (22.x)
Process completed with exit code 1.
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636