From `ctest --help`: ``` --output-on-failure = Output anything outputted by the test program if the test should fail. ``` This would be very useful I think. Right now we are clueless as to what/why it failed.