View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0011746 | CMake | CTest | public | 2011-01-21 15:43 | 2012-01-02 15:56 | ||||
Reporter | Sean McBride | ||||||||
Assigned To | David Cole | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 2.8.3 | ||||||||
Target Version | CMake 2.8.6 | Fixed in Version | CMake 2.8.6 | ||||||
Summary | 0011746: CTest test failure outputs should be sorted numerically | ||||||||
Description | The following is the result of running "ctest -j5 -R ." against VTK on my machine. Due to the -j5 (I suppose) the tests do not start/finish in the same order, and so I get results like below, where it's hard to tell if the same tests are failing. I request that results be sorted by test number. master: 758 - TestGaussianBlurPass (Failed) 853 - TestTkRenderWindowInteractorPython-image (Failed) 852 - TestTkRenderWidgetPython-image (Failed) 795 - TestTranslucentLUTTextureDepthPeeling (Failed) 793 - TestTranslucentLUTDepthPeelingPass (Failed) 792 - TestTranslucentLUTDepthPeeling (Failed) 938 - volTM2DRotateClipPython (Failed) 900 - TestProjectedHexahedra (Failed) 918 - volTM2DRotateClip-image (Failed) 776 - TestOpacity (Failed) misc-warnings-and-cleanup: 792 - TestTranslucentLUTDepthPeeling (Failed) 758 - TestGaussianBlurPass (Failed) 938 - volTM2DRotateClipPython (Failed) 793 - TestTranslucentLUTDepthPeelingPass (Failed) 776 - TestOpacity (Failed) 852 - TestTkRenderWidgetPython-image (Failed) 795 - TestTranslucentLUTTextureDepthPeeling (Failed) 853 - TestTkRenderWindowInteractorPython-image (Failed) 918 - volTM2DRotateClip-image (Failed) 900 - TestProjectedHexahedra (Failed) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ordered_failure_results.patch [^] (2,259 bytes) 2011-03-30 01:19 [Show Content] | ||||||||
Relationships | |
Relationships |
Notes | |
(0025083) David Cole (manager) 2011-01-26 09:18 |
This seems like a reasonable suggestion. I will put this on the list of stuff to look at after 2.8.4 is finished. |
(0025961) Fraser Hutchison (reporter) 2011-03-30 01:20 |
Would the uploaded patch do? It's pretty basic, but it works for me. |
(0026587) David Cole (manager) 2011-05-25 16:48 |
Not for 2.8.5 - postponing until a future release |
(0027156) David Cole (manager) 2011-08-03 11:04 |
Fix pushed to CMake 'next': http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ba4886b717d4c72f4b7c8960862ff44af187d114 [^] |
(0028120) David Cole (manager) 2012-01-02 15:56 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2011-01-21 15:43 | Sean McBride | New Issue | |
2011-01-26 09:18 | David Cole | Assigned To | => David Cole |
2011-01-26 09:18 | David Cole | Status | new => assigned |
2011-01-26 09:18 | David Cole | Note Added: 0025083 | |
2011-03-30 01:19 | Fraser Hutchison | File Added: ordered_failure_results.patch | |
2011-03-30 01:20 | Fraser Hutchison | Note Added: 0025961 | |
2011-04-14 14:36 | David Cole | Target Version | => CMake 2.8.5 |
2011-05-25 16:48 | David Cole | Note Added: 0026587 | |
2011-05-25 16:48 | David Cole | Target Version | CMake 2.8.5 => |
2011-07-29 12:05 | David Cole | Target Version | => CMake 2.8.6 |
2011-08-03 11:04 | David Cole | Note Added: 0027156 | |
2011-08-03 11:04 | David Cole | Status | assigned => resolved |
2011-08-03 11:04 | David Cole | Fixed in Version | => CMake 2.8.6 |
2011-08-03 11:04 | David Cole | Resolution | open => fixed |
2012-01-02 15:56 | David Cole | Note Added: 0028120 | |
2012-01-02 15:56 | David Cole | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |