The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15159
======================================================================
Reported By: trsystran
Assigned To:
======================================================================
Project: CMake
Issue ID: 15159
Category: CTest
Reproducibility: always
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 2014-09-16 10:47 EDT
Last Modified: 2014-09-16 10:47 EDT
======================================================================
Summary: MemCheck & CDash: timeout reported as "failed"
instead of "timeout"
Description:
When running a MemCheck in CTest, some tests fail because of timeout limits. In
such case the information is available in the ctest stdout/err:
240/1445 MemCheck http://www.cmake.org/Bug/view.php?id=146: some_test
....................................***Timeout 65.92 sec
But it is not reported in the DynamicAnalysis.xml sent to CDash:
<Test Status="failed">
<Name>some_test/Name>
<Path>xxx/Path>
<FullName>some_test</FullName>
<FullCommandLine>/usr/bin/valgrind xxx</FullCommandLine>
<Results>
</Results>
<Log>blah</Log>
</Test>
This information would be useful in CDash, like it's already done for normal
tests.
In CDash we only get "failed" status and we don't know why it has failed.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-09-16 10:47 trsystran New Issue
======================================================================
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware offers various services to support the CMake community. For more
information on each offering, please visit:
CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers