Skip to content
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

Chrome is completely broken #1994

Closed
ValentinH opened this issue Jun 20, 2018 · 3 comments
Closed

Chrome is completely broken #1994

ValentinH opened this issue Jun 20, 2018 · 3 comments
Labels
type: duplicate This issue or pull request already exists

Comments

@ValentinH
Copy link

Current behavior:

I'm trying to use Cypress on a new project. I had tried it a few months ago and it was working fine. Today, I installed it via NPM in my app and here's what I get when I try to run a spec in Chrome 67:
image

Here's the Chrome devtools display: ^^
image

I have tried the instructions from #1239 (comment) and also:
rm -rf ~/Library/Caches/Cypress

Electron runs fine though.

What else can I do?

Versions

Cypress: 3.0.1
OS: macOS 10.13.4 (17E199)

@brian-mann brian-mann added the type: duplicate This issue or pull request already exists label Jun 20, 2018
@brian-mann
Copy link
Member

Chrome did something in the later/latest versions that is messing with the GPU.

This is actually a duplicate of a previously opened issue here: #1617 (comment)

You can see my comment - it will likely fix your issue. If you wanted to be SUPER helpful to us, you might could start removing the default arguments that Cypress adds until you figure out the one that is causing this behavior. I'm 100% sure it is a command line argument.

@ValentinH
Copy link
Author

Thanks for the answer and sorry for the duplicate :/

Where can I find the list of default arguments passed by Cypress?

@brian-mann
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants