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

Cypress test runner use old chrome headless #2406

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Conversation

finnar-bin
Copy link
Contributor

@finnar-bin finnar-bin commented Dec 18, 2023

The recent chrome headless v120 is causing the test runner to freeze and eventually get cancelled after several hours of trying to run the test. This was still working fine prior to v120.

A workaround is to pass --headless=old to chrome for it to use the old headless chrome.
Ref: cypress-io/cypress#27264

@finnar-bin finnar-bin changed the title task: use headless old Cypress test runner use old chrome headless Dec 18, 2023
@finnar-bin finnar-bin self-assigned this Dec 18, 2023
@shrunyan shrunyan merged commit 0e9fd5e into master Dec 18, 2023
1 check passed
@shrunyan shrunyan deleted the fix/cypress-runner-stuck branch December 18, 2023 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants