Skip to content

Catch2: handle exceptions #117

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

Merged
merged 5 commits into from
Sep 16, 2023
Merged

Catch2: handle exceptions #117

merged 5 commits into from
Sep 16, 2023

Conversation

jnewb1
Copy link
Collaborator

@jnewb1 jnewb1 commented Sep 15, 2023

Exceptions are a separate output in the XML from normal failures

@nicoddemus nicoddemus merged commit 78d8966 into master Sep 16, 2023
@nicoddemus nicoddemus deleted the catch2-handle-exceptions branch September 16, 2023 12:09
@nicoddemus
Copy link
Member

Thanks @jnewb1, great work!

Do you have more Catch2 work in the horizon? If not, feel free to kick off a new release (see RELEASING.md.).

@jnewb1
Copy link
Collaborator Author

jnewb1 commented Sep 16, 2023

Thanks @jnewb1, great work!

Do you have more Catch2 work in the horizon? If not, feel free to kick off a new release (see RELEASING.md.).

I'm mostly fixing them as I run into them in openpilot. I don't think it handles when the test crashes and doesn't make the xml. Going to fix that, then we can cut the release

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.

2 participants