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

Upgrading from Cypress 13.15.0 to 13.15.1 (or later) results in a large drop of the number of tests being run - only on CI #6070

Open
1 of 6 tasks
rstoneIDBS opened this issue Jan 7, 2025 · 3 comments

Comments

@rstoneIDBS
Copy link

Description

New version of Cypress runs less component tests than previous version on CI

URL of Issue(s)

N/A

Steps to replicate

N/A - this issue only occurs on our Jenkins CI system, the only change is switching from 13.5.0 to 13.5.1 - nothing else was changed and Cypress runs 263 less tests than when using 13.5.0 which runs 422 component tests in total.

Browser

Chrome

Device

  • PC
  • Mac
  • iPhone
  • iPad
  • Android Phone
  • Android Tablet

Additional Information

We're using the official Cypress docker image : cypress/included

@rstoneIDBS
Copy link
Author

Looks like this was a resource issue on the CI server, but it only happens with 13.15.1 onwards - I can see the following in the logs:
The Test Runner unexpectedly exited via a exit event with signal SIGKILL

@MikeMcC399
Copy link
Contributor

@rstoneIDBS

You are actually in the wrong repository with your issue, as this repo issue list is about documentation bugs, not bugs in the Cypress software.

You would be better off in the https://github.com/cypress-io/cypress/issues list. You can also search there to see if your issue has been previously reported.

@rstoneIDBS
Copy link
Author

@rstoneIDBS

You are actually in the wrong repository with your issue, as this repo issue list is about documentation bugs, not bugs in the Cypress software.

You would be better off in the https://github.com/cypress-io/cypress/issues list. You can also search there to see if your issue has been previously reported.

Sorry - I clicked on the GH link from the Cypress docs and didn't notice it was for a docs specific repo :) Will check the correct site, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants