Skip to content
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

Record timer in dashboard keeps running even tests are stopped #2630

Closed
ilam-natarajan opened this issue Oct 19, 2018 · 3 comments
Closed

Record timer in dashboard keeps running even tests are stopped #2630

ilam-natarajan opened this issue Oct 19, 2018 · 3 comments
Assignees
Labels
Cypress Cloud Feature request or issue in Cypress Cloud, not App type: unexpected behavior User expected result, but got another

Comments

@ilam-natarajan
Copy link

cypress recorder keeps running

Current behavior:

record timer keeps running even after I killed the test

Desired behavior:

record timer should stop when i kill the test

Steps to reproduce:

  1. run any test in cli
    ./node_modules/.bin/cypress run --record --key ***

  2. kill the test

  3. go see the dashboard

Versions

cypress 3.10

@jennifer-shehane
Copy link
Member

Thanks for opening this issue!

Any cancelled runs are cleaned up and closed every 90 minutes.

I understand this is not made very clear though, our team is working on a solution for cleaning runs quicker. I will keep this issue open to keep track of when that solution is in.

Also related to cancelling: #1691

@ilam-natarajan
Copy link
Author

thanks for the response!

@jennifer-shehane
Copy link
Member

Closing as resolved.

@cypress-io cypress-io locked as resolved and limited conversation to collaborators Jul 13, 2019
@jennifer-shehane jennifer-shehane added Cypress Cloud Feature request or issue in Cypress Cloud, not App and removed external: cloud labels Oct 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Cypress Cloud Feature request or issue in Cypress Cloud, not App type: unexpected behavior User expected result, but got another
Projects
None yet
Development

No branches or pull requests

4 participants