Skip to content

fix #3030 and run relateive test in edge-runtime #91

fix #3030 and run relateive test in edge-runtime

fix #3030 and run relateive test in edge-runtime #91

Triggered via pull request November 15, 2024 06:58
@promer94promer94
synchronize #3036
fix-3030
Status Failure
Total duration 1m 6s
Artifacts

test-legacy-react.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
useSWR - refresh › should update data upon interval changes: test/use-swr-refresh.test.tsx#L101
TestingLibraryElementError: Unable to find an element with the text: count: 1. 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> count: 0 </div> </div> </body> at Object.getElementError (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19) at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 at Object.getByText (test/use-swr-refresh.test.tsx:101:12)
useSWR - refresh › should update data upon interval changes -- changes happened during revalidate: test/use-swr-refresh.test.tsx#L164
TestingLibraryElementError: Unable to find an element with the text: count: 1 2. 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> count: 0 1 </div> </div> </body> at Object.getElementError (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19) at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 at Object.getByText (test/use-swr-refresh.test.tsx:164:12)
test
Process completed with exit code 1.