-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cypress v12.17.0 crashes when notifications are enabled #27228
Comments
Cc @emilyrohrbough. |
@wlsf82 Can you share your Also, can you run Cypress and set the debug environment variable to Finally, you can also edit that file and change |
@wlsf82 I was able to reproduce this error. When enabling the notifications for the first time, it is possible that the Temporary workaround I am working on a fix to correct this going forward and update any bad |
Hi @warrensplayer, this is what my
For now, I've changed I'm looking forward to the patch release. |
By the way, by changing |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Current behavior
I've just upgraded Cypress to v12.17.0 on a sample project, to test the desktop notifications.
I've enabled all the possible notifications, and pushed the change with the upgrade.
When the run finished, the Cypress App crashed, closed automatically, and left me with the following error in the logs. Also, now, when I open the Cypress App, it automatically crashes with the same error.
Desired behavior
No crash should happen.
Test code to reproduce
https://github.com/wlsf82/testes-e2e-com-cypress-tat-v2
Cypress Version
12.17.0
Node version
v18.15.0
Operating System
macOS Ventura 13.4.1
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: