Skip to content

Cypress hangs during cypress open and cypress run after opening browser (4.6.0) #7464

@chrisbreiding

Description

@chrisbreiding

Current behavior:

Running tests hangs.

With cypress run, it times out having never begun the first test.

Screen Shot 2020-05-21 at 9 44 20 PM

With cypress open, the Test Runner browser opens, but the test doesn't start running for 30+ minutes. It appears blank.

Screen Shot 2020-05-21 at 10 02 11 PM

The culprit seems to be this line. Surrounding it with console.time/timeEnd results in it taking over 30 minutes to run.

Test code to reproduce

This can be seen in the Cypress Dashboard internal tests. Still trying to narrow it down to an easily reproducible (and publicly-postable) case.

Versions

Cypress 4.6.0

Current Workaround

Downgrade to Cypress 4.5.0.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions