Open agustinabosso7 opened 6 months ago
@agustinabosso7 Is this running in Electron? Do you also see the error if you run in Chrome via --browser chrome
?
Hello, I have the same problem on chrome and the cypress version 13.8.1. (I didn't have this problem in my previous cypress version 13.4.0)
We're also experiencing it in our Jenkins CI using Cypress latest version and electron browser
Since this is a Warning, the message can be safely ignored. It is not affecting the test run results.
Since this is a Warning, the message can be safely ignored. It is not affecting the test run results.
Hi, @jennifer-shehane we understand that this does not affect the test run results but having this warning message could affect the readability of the logs when checking something especially if the test run logs are long due to a huge number of tests.
Hi @jennifer-shehane, Any update on this? This is still occurring when running in a headless CI using v13.15.1
Current behavior
While trying to fix the warning that is fixed at https://github.com/cypress-io/cypress/issues/29085 with the latest version of cypress, I now have another warning in some of my tests that I run in Rundeck:
Desired behavior
No response
Test code to reproduce
Repo is privated. I attach capture in my execution:
Cypress Version
13.8.1
Node version
v22.0.0
Operating System
Linux - docker
Debug Logs
No response
Other
No response