-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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 1.4.1 or 2.1.0 crashes on Windows 10 #1607
Comments
I think I found a temporary solution for fixing it. Last time this this happened, it started working after I had put my computer to sleep then brang it right back. I figured it was a coincidence. Well, just now, I put my computer to sleep and brought it back, and it's working again. |
Please retest with latest Cypress. Also install lates windows updates and npm |
Please try unsetting the To see all environment variables currently setMacOS / Linuxprintenv WindowsSET To unset
|
Current behavior:
I launch cypress and I see my lists of tests.
I click on a test (it can be any test).
A chrome window briefly opens then it closes again
Desired behavior:
I would like for Cypress to work as designed, and start running my tests.
Steps to reproduce:
This issue appears to be intermittent. It never happened while I was on Cypress 1.4.1. Then, after upgrading to 2.1.0, it didn't happen at first, but then started to a week or so later. I then downgraded to 1.4.1 and it continued to happen. The next day, it started working again, but now today (a week later), it's crashing again.
Versions
Cypres 1.4.1 or 2.1.0
WIndows 10
Chrome 65
The text was updated successfully, but these errors were encountered: