On Fri, Aug 21, 2020 at 4:55 PM Christoph Junghans <junghans@xxxxxxxxx> wrote: > > Hi, > > The new %ctest macro generates so much output, it sometimes makes it > hard to find the actual failure. Especially with gtest, where you have > many tests in one executable and multiple executables run at the same > time.. > > Is there a way to drop the "--verbose" option? > "%ctest --quiet" works but suppresses all outputs. > "%ctest --no-verbose" does nothing. > I would just like the normal "ctest --output-on-failure" behavior back. > Originally, there was no --verbose option passed to ctest when I added the %ctest macro precisely because of that reason, but CMake maintainers added it afterward. I suspect they prefer it that way, since it's all typically just stuffed into a log and they want *all the output*. Maybe file a bug report asking for the option to removed from the default parameters passed to ctest? -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx