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

Cypress test automatically stop when i run cypress run command in the terminal #20304

Closed
KrupalVaghasiya opened this issue Feb 22, 2022 · 8 comments
Labels
stale no activity on this issue for a long period

Comments

@KrupalVaghasiya
Copy link

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

@KrupalVaghasiya
Copy link
Author

image
See the image. when the fourth file is running it will stop automaticaly.

@sainthkh
Copy link
Contributor

sainthkh commented Apr 8, 2022

Sorry for the late reply.

As we all know, debugging starts with reproducing the problem on the developer's machine. With only the screenshot, it's impossible to start solving the problem. Can you provide a working code example?

@sainthkh sainthkh added the stage: awaiting response Potential fix was proposed; awaiting response label Apr 8, 2022
@KrupalVaghasiya
Copy link
Author

@sainthkh Thank you for responding, Please clone https://github.com/KrupalVaghasiya/orderFlow.git and after install all dependencies and run in headless mode. when the test failed it will automatically stop the test exeution.

@sainthkh
Copy link
Contributor

I tested it with Unbuntu 20.04 and it failed with SIGSEGV. It might not be what you expected, right.

@KrupalVaghasiya
Copy link
Author

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

@KrupalVaghasiya
Copy link
Author

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

@cypress-bot cypress-bot bot added stage: backlog and removed stage: awaiting response Potential fix was proposed; awaiting response labels Apr 29, 2022
@cypress-app-bot
Copy link
Collaborator

This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.

@cypress-app-bot cypress-app-bot added the stale no activity on this issue for a long period label May 15, 2023
@cypress-app-bot
Copy link
Collaborator

This issue has been closed due to inactivity.

@cypress-app-bot cypress-app-bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale no activity on this issue for a long period
Projects
None yet
Development

No branches or pull requests

3 participants