mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
GoogleTest: Report timeout duration on discovery failure
This commit is contained in:
@@ -381,6 +381,7 @@ function(gtest_discover_tests_impl)
|
||||
"Error running test executable.\n"
|
||||
" Path: '${path}'\n"
|
||||
" Working directory: '${arg_TEST_WORKING_DIR}'\n"
|
||||
" Timeout: '${arg_TEST_DISCOVERY_TIMEOUT}'\n"
|
||||
" Result: ${result}\n"
|
||||
" Output:\n"
|
||||
" ${output}\n"
|
||||
|
||||
Reference in New Issue
Block a user