Generate verbose output for failed tests
All threads resolved!
All threads resolved!
Currently if one of the unit tests fail, the CI log (like this one https://git.astron.nl/RD/DP3/-/jobs/70531?) does not show which test fails. This should fix that.
Merge request reports
Activity
- Resolved by Maik Nijhuis
Would it be an idea to have a separate target for the unit tests, and running that separately in CI? If we do that, we don't have to have the verbose output of the integration tests but we do get proper feedback from the unit tests. Also, we can then build the unittests with -j 40. When build via ctest as done currently it takes longer.
added 12 commits
-
aa38d1e4...8db64968 - 11 commits from branch
master
- e1f6e992 - Generate verbose output for failed tests
-
aa38d1e4...8db64968 - 11 commits from branch
- Resolved by Maik Nijhuis
added 16 commits
-
55365ca5...b704d106 - 14 commits from branch
master
- 48bc69ab - Generate verbose output for failed tests
- a6824230 - Add output on failure for unit tests
-
55365ca5...b704d106 - 14 commits from branch
mentioned in commit cb25ba34
Please register or sign in to reply