MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0011877 | CMake | CTest | public | 2011-02-18 11:16 | 2011-06-06 18:25 | |||||
Reporter | David Cole | |||||||||
Assigned To | David Cole | |||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | Mac OSX | OS Version | 10.6.4 | ||||||
Product Version | CMake 2.8.4 | |||||||||
Target Version | CMake 2.8.5 | Fixed in Version | CMake 2.8.5 | |||||||
Summary | 0011877: ctest runs tests in different order than previous versions of ctest | |||||||||
Description | Running just "ctest" in the build tree produces a different run order of tests than the simple top-to-bottom ordering used by previous versions. Also, ctest and "ctest -N" produce different orderings. | |||||||||
Steps To Reproduce | Run "ctest -N" and "ctest" in the build tree of a project with more than a handful of tests. (Say, CMake, with its nearly 200 tests...) Expected: - same ordering between "ctest -N" and "ctest" - same ordering as ctest 2.8.3 and earlier : simple top-to-bottom in-order of add_test calls from the CMakeLists file Actual: - ctest -N order looks correct - ctest actual run order is torqued I suspect the change for 0011561 introduced this regression. | |||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2011-02-18 11:16 | David Cole | New Issue | ||||||||
2011-02-18 11:16 | David Cole | Status | new => assigned | |||||||
2011-02-18 11:16 | David Cole | Assigned To | => David Cole | |||||||
2011-02-18 12:02 | David Cole | Relationship added | related to 0011561 | |||||||
2011-02-18 13:32 | David Cole | Note Added: 0025477 | ||||||||
2011-02-22 15:31 | David Cole | Note Added: 0025547 | ||||||||
2011-02-22 15:31 | David Cole | Status | assigned => resolved | |||||||
2011-02-22 15:31 | David Cole | Fixed in Version | => CMake 2.8.5 | |||||||
2011-02-22 15:31 | David Cole | Resolution | open => fixed | |||||||
2011-06-06 18:25 | David Cole | Status | resolved => closed | |||||||
2011-06-06 18:25 | David Cole | Note Added: 0026727 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|