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

Downgrade cypress due to performance #1370

Merged
merged 3 commits into from
Dec 28, 2021

Conversation

Zharktas
Copy link
Contributor

There's a performance issue in newer cypress versions cypress-io/cypress#18564 which is apparent in our builds.

Tests on master branch with Cypress 9.2.0 takes by Cypress own reporting 29:01 and the job in Circle CI takes 33m 9s.

Downgrading to Cypress 8.3.0, cypress reports 12:04 and the Circle CI job takes only 20m 22s.

This has no affect on tests themselves since we haven't modified them for awhile.

@cypress
Copy link

cypress bot commented Dec 27, 2021



Test summary

49 0 0 0


Run details

Project opendata
Status Passed
Commit e089bb1
Started Dec 27, 2021 6:55 AM
Ended Dec 27, 2021 7:09 AM
Duration 13:07 💡
OS Linux Debian - 11
Browser Electron 91

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@Zharktas Zharktas merged commit 19af00e into master Dec 28, 2021
@Zharktas Zharktas deleted the downgrade_cypress_due_to_performance branch December 28, 2021 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants