cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.

Home Page:https://cypress.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cypress Cloud tests hanging on specs- and timeout

Ashorner opened this issue · comments

Current behavior

image

You can see in the screen shot above- test specs are hanging, this test usually only takes a matter of seconds

it now timesout

Desired behavior

tests run smoothly, don't hang and don't timeout

Test code to reproduce

Running testing on CI- cypress cloud

Cypress Version

13.8.1

Node version

20.11.16

Operating System

14.2.1 (23C71

Debug Logs

na

Other

na

@Ashorner We'll need some more information to help. What changed from the time it used to run quickly to it now timing out? Did you update Cypress? Did you run cypress differently?

Can you also provide a way for us to reproduce the hanging?
Could you run Cypress in debug mode mode and print the entire set of logs here?