mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
2c9680eec5
Discovery timeout test needs split out into two components: - build - test Building the project should result in a failure due to the timeout when executing gtest discovery as a post build step. Likewise, if you ran CTest after this build failure, we should *also* detect that the discovery_timeout_test has not been built because no discovery_timeout_test[1]_tests.cmake has been created due to the test discovery failure (caused by the timeout).
8 lines
291 B
Plaintext
8 lines
291 B
Plaintext
( *|[0-9]+>)CMake Error at .*GoogleTestAddTests.cmake:[0-9]+ \(message\):
|
|
( *|[0-9]+>) Error running test executable.
|
|
?( *|[0-9]+>)
|
|
( *|[0-9]+>) Path: '.*discovery_timeout_test(\.exe)?'
|
|
( *|[0-9]+>) Result: Process terminated due to timeout
|
|
( *|[0-9]+>) Output:
|
|
( *|[0-9]+>) +
|