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

Include the results in the xml report if chrome renderer crashes #30607

Open
sandeep-looker opened this issue Nov 13, 2024 · 0 comments
Open
Labels
topic: reporters 📄 type: feature New feature that does not currently exist

Comments

@sandeep-looker
Copy link

sandeep-looker commented Nov 13, 2024

Current behavior

Receiving this message at times for some tests:

We detected that the Chromium Renderer process just crashed. We have failed the current spec but will continue running the next spec.

When the test does fail it gets omitted from any junit xml results file as well as any other reporters that generate an html.

Desired behavior

In case the test does fail due to the browser crashing, that should be included as a failure with the right message in the resulting xml files and allow html reporters to work with the listeners.

Test code to reproduce

There is no code to reproduce this specifically but the current behavior is as described above.

Cypress Version

13.15.1

Node version

20.15.1

Operating System

linux

Debug Logs

No response

Other

No response

@jennifer-shehane jennifer-shehane added type: feature New feature that does not currently exist topic: reporters 📄 labels Nov 13, 2024
@sandeep-looker sandeep-looker changed the title Include the results in the xml report is chrome renderer crashes Include the results in the xml report if chrome renderer crashes Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: reporters 📄 type: feature New feature that does not currently exist
Projects
None yet
Development

No branches or pull requests

2 participants