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 test automatically stop when i run cypress run command in the terminal

See original GitHub issue

Current behavior

I have 5 spec files that I want to run in headless mode and when I run this command in the terminal npm run cy:run cypress test automatically stops during running the test.

and also not creating the test report.

Desired behavior

It should finish all spec files and also create a report for that test.

Test code to reproduce

I have many lines of code so I can not show you here.

Cypress Version

9.5.0

Other

No response

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
KrupalVaghasiyacommented, Apr 28, 2022

@sainthkh Any updated on this? I am still receiving failed with SIGSEGV

0reactions
KrupalVaghasiyacommented, Apr 11, 2022

@sainthkh It should complete all test execution. but it will stop execution when any tests are failed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Command Line - Cypress Documentation
Commands. cypress run. Runs Cypress tests to completion. By default, cypress run will run all tests headlessly.
Read more >
Troubleshooting | Cypress Documentation
In some cases the Command Log, responsible for displaying test commands, assertions, and statuses in the Cypress Test Runner, may cause performance issues ......
Read more >
pause - Cypress Documentation
Stop cy commands from running and allow interaction with the application under test. You can then "resume" running all commands or choose to...
Read more >
Introduction | Cypress Documentation
An overview of Continuous Integration; How to run Cypress tests in Continuous ... Integration is almost the same as running it locally in...
Read more >
Cypress App
experimentalRunAllSpecs currently works with End to End Testing. ... Cypress runs tests interactively, allowing you to see commands as they execute while ...
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