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

[ci] Better reporting on invalid JUnits #12222

Closed
wants to merge 1 commit into from

Conversation

driazati
Copy link
Member

@driazati driazati commented Jul 28, 2022

This makes it so parsing JUnits is not an all-or-nothing proposition. Now failures are put into a side channel and reported but they do not affect other JUnits. This also improves reporting a bit so we can see if the pytest_wrapper.py script has failed or not.

Fixes #11749

cc @Mousius @areusch

This makes it so parsing JUnits is not an all-or-nothing proposition. Now failures are put into a side channel and reported but they do not affect other JUnits. This also improves reporting a bit so we can see if the `pytest_wrapper.py` script has failed or not.
@github-actions
Copy link
Contributor

Built docs for commit 95fe251 can be found here.

@driazati
Copy link
Member Author

we just need to update the junitparser in the qemu image to 2.4.2

@driazati driazati closed this Jul 28, 2022
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

Successfully merging this pull request may close these issues.

[ci] pytest_wrapper needs guards for invalid JUnits
1 participant