Output cut off for pytest ctests
Tests added with gaudi_add_tests(pytest ${CMAKE_CURRENT_SOURCE_DIR}/python)
have their stdout cut off by ctest when passing. This is not very nice, in particular because it hides warnings printed at the bottom.
Tests added with gaudi_add_tests(pytest ${CMAKE_CURRENT_SOURCE_DIR}/python)
have their stdout cut off by ctest when passing. This is not very nice, in particular because it hides warnings printed at the bottom.