Cypress timeout on page paths
Closed this issue · 1 comments
colbyfayock commented
Cypress is hitting a timeout, trying 2 times in a row it happened to the same page.
Unsure of if at this point it's the page that's an issue or it hits a resource limit or something after X amount of pages.
^ is local, same thing is happening on Netlify itself
The page is a simplified version of https://spacejelly.dev/posts/how-to-use-cloudflare-pages-to-host-deploy-a-next-js-app/ based on this starter: https://github.com/colbyfayock/next-wpgraphql-basic-starter
it shouldn't be anything "special"
colbyfayock commented
Seems like there's some kind of issue with Eyes checking that specific page, able to reproduce with other test runners
closing as seems it's not related to the plugin