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

Feature request: Show details of failing tests for cmake packages #732

Open
rhaschke opened this issue Jun 29, 2022 · 0 comments
Open

Feature request: Show details of failing tests for cmake packages #732

rhaschke opened this issue Jun 29, 2022 · 0 comments

Comments

@rhaschke
Copy link
Contributor

When running catkin run_tests on catkin packages, details of failing tests are shown in the console.
However, when running tests on pure cmake packages, those details are missing. Only the ctest summary is shown.

To show them, make test should be run with the environment variable CTEST_OUTPUT_ON_FAILURE=1 set.

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