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

cy.task('coverageReport') timed out after waiting 180000ms. #833

Open
lvashistha opened this issue May 11, 2024 · 0 comments
Open

cy.task('coverageReport') timed out after waiting 180000ms. #833

lvashistha opened this issue May 11, 2024 · 0 comments

Comments

@lvashistha
Copy link

lvashistha commented May 11, 2024

Logs and screenshots
Hi,

For some reason, with when i run cypress with the coverage flag, I'm getting the error:

CypressError: `cy.task('coverageReport')` timed out after waiting `180000ms`.

Because this error occurred during a 'after all' hook we are skipping all of the remaining tests.

Is there anything we can do to increase the timeout or there's something which i am missing?

My issue is similar to this issue: #134

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

No branches or pull requests

1 participant