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 is using a very old version of Electron #3239

Closed
fr0 opened this issue Jan 28, 2019 · 1 comment
Closed

Cypress is using a very old version of Electron #3239

fr0 opened this issue Jan 28, 2019 · 1 comment
Labels
type: duplicate This issue or pull request already exists

Comments

@fr0
Copy link

fr0 commented Jan 28, 2019

Current behavior:

I discovered that my tests are failing on Electron and passing on Chrome because my app code relies on Promise.finally, which was added in Chrome 63. Cypress uses Electron 59, which is very old (April 2017).

Desired behavior:

Please upgrade to the latest Electron. Or, even better, let users decide which version to use.

Versions

3.1.4

@brian-mann brian-mann added the type: duplicate This issue or pull request already exists label Jan 28, 2019
@brian-mann
Copy link
Member

Duplicate of #2559

It's specifically on our tracking issue for 4.0 here: #2840

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