cypress-io / cypress

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

Cypress Cloud Timer Not Updating Correctly #27881

Open damnpedrini opened 1 year ago

damnpedrini commented 1 year ago

Current behavior

I have encountered an issue with the Cypress Cloud timer. When I open Cypress Cloud, go to the latest test runs, select a test result marked as "crashed" (orange triangle icon) at the bottom, and click "View Output" in the opened sidebar, the timer in the top right corner of the output modal window keeps running after a day and doesn't seem to stop.

Desired behavior

The timer should display the actual time it took for the test to run from the start until the moment it crashed.

Test code to reproduce

This issue does not require specific test code as it pertains to the behavior of the Cypress Cloud timer.

Cypress Version

12.17.4

Node version

16.16.0

Operating System

macos 14.0

Debug Logs

No response

Other

No response

nagash77 commented 1 year ago

Hi @damnpedrini I have passed this ticket onto our Cloud team. they will be reviewing and will update you as soon as they know more.