MantisBT - CMake
View Issue Details
0015511CMakeCTestpublic2015-04-13 09:332015-11-02 09:13
Gerald Hofmann 
 
normalfeatureN/A
closedsuspended 
CMake 3.2.1 
 
0015511: Don't include failed tests in timing graph
Failed tests should not be reported in the timing graph since a failed test (at least to my understanding) does not provide any useful information. Application crashes or wrong runtime behaviour creates "noise" on the test graph that makes it impossible to see actual peaks or trends.
Patch attached
No tags attached.
diff patch.diff (848) 2015-04-13 09:33
https://public.kitware.com/Bug/file/5425/patch.diff
Issue History
2015-04-13 09:33Gerald HofmannNew Issue
2015-04-13 09:33Gerald HofmannFile Added: patch.diff
2015-04-13 09:42Brad KingNote Added: 0038493
2015-04-13 09:43Brad KingStatusnew => resolved
2015-04-13 09:43Brad KingResolutionopen => suspended
2015-11-02 09:13Robert MaynardNote Added: 0039764
2015-11-02 09:13Robert MaynardStatusresolved => closed

Notes
(0038493)
Brad King   
2015-04-13 09:42   
Thanks. This patch appears to be for CDash, but this is the issue tracker for CMake. CDash is developed on GitHub here:

 https://github.com/Kitware/CDash [^]

and accepts pull requests. You can either submit a PR there or use the "Project" drop-down in the upper-right of this Mantis page to switch to the CDash project and submit an issue there.
(0039764)
Robert Maynard   
2015-11-02 09:13   
Closing resolved issues that have not been updated in more than 4 months.