cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
46.42k stars 3.14k forks source link

Cypress crashes with "Warning: We failed to record the video." #29609

Open gkrishna08 opened 4 weeks ago

gkrishna08 commented 4 weeks ago

Test code to reproduce

I can't provide the test code, since it contains company data. However, I can tell you is these issue is seen in first 5-10 mins once we start our test pipelines. Screenshot 2024-06-04 112934 image

As soon as we trigger our test pipelines in Jenkins, Cypress is crashing with error Warning: We failed to record the video.

Chrome Browser - 125

Cypress Mode: cypress run

Cypress Version

12.11.0

Node version

18.20.3

Operating System

Ubuntu/Linux

Debug Logs

No response

Other

No response

jennifer-shehane commented 4 weeks ago

@gkrishna08 Please update to the latest version of Cypress and try again. We fixed some video errors in newer versions.