question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Recorded video in CI is only one second long

See original GitHub issue

Using Cypress 4.11.0, in GitlabCI, docker image cypress/browsers:chrome67. The recorded video is only one-second length. When running the test locally, the video has 35 seconds.

I tried minimal compression, also no compression, the same result.

This is the command I use for running the tests cypress run --spec cypress/integration/production.monitoring.spec.js --browser chrome --config '{"reporterOptions":{"configFile": "reporter-config-prod.json"}}' --record --key <my_key>

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ayang3commented, Nov 25, 2020

We encountered the same issue (video recordings are 1 second long) on Chrome in CI and local. Taking the screenshot also timed out sometimes. We started having the issue early this week, and used the latest Google-Chrome-Stable (87). After we changed to use Chrome 86 in the docker image, the video recordings work expected. We are on Cypress 5.1.

1reaction
cjord01commented, Nov 24, 2020

I also see this issue. Only against Chrome when run locally. Firefox still works, and both Firefox and Chrome work when run in CI.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Camera records 1 second - Microsoft Community
It is still only playing the 1 second video despite having records for well over 50 minutes. I know it recorded the file,...
Read more >
Camera app only records one second footage : r/windows
I'm using the default camera and I recorded a 10 minute long video and when I hit stop recording the video was only...
Read more >
Screenshots and Videos - Cypress Documentation
Cypress records a video for each spec file when running tests during cypress run . Videos are not automatically recorded during cypress open...
Read more >
Editing Videos In Camtasia - T&LI Knowledgebase
One thing to note is that you can only edit clips that are selected in the timeline, this is done to prevent you...
Read more >
The Fixx - One Thing Leads To Another - YouTube
Music video by The Fixx performing One Thing Leads To Another. (C) 2004 Geffen Records.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found