Version 13.4.0+ breaks tests running on Azure DevOps Agent on CentOS #28399
Unanswered
KTL52
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I have been having an issue recently where our Cypress tests that runs on an Azure DevOps agent deployed on a CentOS machine are unable to run. A snippet of the console output is attached here output.txt.
Following https://docs.cypress.io/guides/continuous-integration/introduction#Dependencies i do have the required dependencies installed.
There are no issues when i run the exact same tests on Cypress version 13.3.3.
When i run the tests locally on Windows (on all Cypress versions) there are also no issues.
Update:
Clearing the cache (removing the /kpg/.cache/Cypress/13.4.0/) seems to resolve the issue. Does anyone have an idea on how this can be prevented again in the future?
Beta Was this translation helpful? Give feedback.
All reactions