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.

Cypress dashboard runs duration not ending

See original GitHub issue

BUG

Current behavior:

image

Desired behavior:

Runs to have some timeout

Steps to reproduce:

https://github.com/gpincheiraa/bln-frontend-project1/tree/cypress_dashboard https://travis-ci.org/gpincheiraa/bln-frontend-project1/builds/388817066

When I push to a branch, Travis CI comes to action, even tells the project and run

image

commands used were:

npm start & (wait-on http://localhost:3000 && cypress run --record --key 27df0bb4-b483-4074-9299-def2f76ff852)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
harvitronixcommented, Jun 7, 2018

I am seeing this with Circle CI under the follow conditions:

  1. Start a build
  2. Cancel the build after Cypress tests have started, but before they end.

Cypress Dashboard shows runs running forever (one for > 8 days).

0reactions
jennifer-shehanecommented, May 5, 2020

This issue will be closed to further comment as the exact issue here was resolved and tested.

If you’re experiencing a bug similar to this in Cypress, please open a new issue with a fully reproducible example that we can run. There may be a specific edge case with the issue that we need more detail to fix.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Runs
Recorded runs capture the results from your test runs. If you haven't set up ... At the bottom of the run duration graph...
Read more >
Troubleshooting
Open Cypress via cypress open · Go to Developer Tools -> View App Data · This will take you to the directory in...
Read more >
Testing Your App
Once your server is running, it's time to visit it. Let's delete the sample.cy.js file created in the previous tutorial now that it's...
Read more >
Test and debug faster with Cypress Cloud
Fast, easy and reliable testing for anything that runs in a browser. Install Cypress in seconds and take the pain out of front-end...
Read more >
Changelog
Fixed an issue where the Cypress migration wizard would fail to run in global mode ... if a project is connected to the...
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