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

Some tests failed to execute on Cypress 13.11 #29669

Open
Brestachan opened this issue Jun 13, 2024 · 3 comments
Open

Some tests failed to execute on Cypress 13.11 #29669

Brestachan opened this issue Jun 13, 2024 · 3 comments
Labels
stage: needs information Not enough info to reproduce the issue stale no activity on this issue for a long period

Comments

@Brestachan
Copy link

Current behavior

Some of the tests in my test collection are not being executed at all. Behavior is noticed on Jenkins, and this was not a problem on version 12 of Cypress.
Basically, at the end we get just end of the run, and in the log we get executed 30/40.

Desired behavior

None of the tests should be skipped if not being explicitly set as such.

Test code to reproduce

Could not share.

Cypress Version

13.11

Node version

20.14

Operating System

Linux

Debug Logs

No response

Other

No response

@rrfaria
Copy link

rrfaria commented Jun 13, 2024

I have similar issue here.
After upgrade to version 13

 Cypress.dom.isElement('.btn')

just stopped works as expected.

In 12 works fine

@jennifer-shehane
Copy link
Member

Can you provide a reproducible example so that we can narrow down what's causing the hanging? Could you run Cypress in debug mode mode and print the entire set of logs here?

@jennifer-shehane jennifer-shehane added the stage: needs information Not enough info to reproduce the issue label Jun 24, 2024
@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 Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage: needs information Not enough info to reproduce the issue stale no activity on this issue for a long period
Projects
None yet
Development

No branches or pull requests

4 participants