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.

Recording tests on the dashboard seems not to be working as expected

See original GitHub issue

Current behavior

I am recording some of my tests on the dashboard. The end goal would be to see those tests when failing and see figure out some issues. At the moment the videos seem to be working for 5 seconds every 5 minutes. In other words most of the time it shows me the same screen screen.

Desired behavior

I would basically wanted to be able to see the video.

https://user-images.githubusercontent.com/4181674/121431853-3d812900-c97a-11eb-8237-f3788bb67e82.mp4

Versions

"cypress": "7.5.0"

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:4
  • Comments:19 (3 by maintainers)

github_iconTop GitHub Comments

10reactions
josh803316commented, Feb 25, 2022

I had to disable video recording as it was completely slowing down my CI process (which eats into my github actions mins) and was providing 0 value to the debugging process. This is a huge blocker to forward progress and is quite frustrating when choosing the practice of using Github actions and Cypress testing for CI (with recordings).

3reactions
paschalidicommented, Jan 19, 2022

Nope, we didnt get any assistance here unfortunately

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why Doesn't My Dashboard Display the Data I Expect?
If you're not seeing data you expect, refresh for latest data, check that you have the right running user, and verify your dashboard...
Read more >
Cypress Cloud
Tests are recorded when cypress run is called with the --record flag while supplying the record --key . This means your test run...
Read more >
Introduction to the Cypress Dashboard - YouTube
... we'll do a Dashboard walkthrough, highlighting how best to incorporate it into your testing s...
Read more >
Best Practices for Maintaining End-to-End Tests - Datadog
Inefficient test steps that make failures more difficult to troubleshoot; Tests that do not accurately describe what is being validated, making ...
Read more >
View progress report - Azure Test Plans | Microsoft Learn
View the status of planned tests or monitor testing progress by defining test case or test result charts. To learn more about test...
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