-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Video recording of tests is not functioning when running on Jenkins Nodes #15876
Comments
Experiencing same as above.^ Cypress v7 |
we have the same issue, however the test suddenly appears in the last second: cypress-video18c4f84c-e126-47f0-99c8-5a64ebc4cfa7.mp4we're running on AWS CodeBuild, so possibly it's not related to Jenkins Cypress version: |
I'm currently not running using the 'parallel' flag so, for me at least, it's not related. I suspect the resources available on the nodes aren't enough to support the generation of the videos but it would be nice to get some confirmation from other people who are experiencing the same thing |
I can confirm that it has nothing to do with the |
There are some performance issues introduced in recent versions of Cypress, please see those issues for relevant updates. We're working on them.
If you are running Cypress in a headless browser, please try reducing the screen size to the default size prior to 7.0 (1280x720) to see if the new issues are related to the increase in screen size. Instructions here. If that doesn't resolve the issue, I suggest downgrading to the last known version of Cypress that worked well. We'll be closing this issue as there are no reproducible actions. For now we need to focus on the performance issues where we're given clear reproducible examples. Feel free to open a new issue if there are steps to fully reproduce the issue. |
Hi
I'm finding with the videos recorded of test runs from our two Jenkins nodes that they are freezing part way through the recording so aren't able to be used to debug. Not sure if this is related to the upgrade to 7.0 but older videos are working ok. When running the same tests locally the video is recorded fine.
Jenkins nodes are running Ubuntu server
Has any other instance like this been reported at all?
Sample video attached
Thanks
Ed
cypress-videocaafdd53-753e-44d4-8b60-d276e34dcdb8.mp4
The text was updated successfully, but these errors were encountered: