MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014484 | CMake | CTest | public | 2013-10-15 08:15 | 2013-10-28 13:52 |
| Reporter | Nils Gladitz | ||||
| Assigned To | Nils Gladitz | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake 2.8.12 | ||||
| Target Version | Fixed in Version | CMake 3.0 | |||
| Summary | 0014484: CTest ignores RUN_SERIAL if test gets run as a dependency of another test | ||||
| Description | I've attached a test case that reproduces the problem to this issue. The "sleep" command may have to be substituted with something platform specific (sorry I couldn't find a portable sleep replacement in cmake). When I run it on my system with ctest -j 24 the following tests are started simultaneously: Start 8: i_want_to_be_alone Start 6: i_like_company_5 Start 5: i_like_company_4 Start 4: i_like_company_3 Start 3: i_like_company_2 Start 2: i_like_company_1 Start 1: i_like_company_0 I'd expect "i_want_to_be_alone" to be run by itself. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/4905/CMakeLists.txt | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-10-15 08:15 | Nils Gladitz | New Issue | |||
| 2013-10-15 08:15 | Nils Gladitz | File Added: CMakeLists.txt | |||
| 2013-10-15 09:00 | David Cole | Note Added: 0034120 | |||
| 2013-10-15 09:09 | Nils Gladitz | Note Added: 0034121 | |||
| 2013-10-15 10:40 | Nils Gladitz | File Deleted: CMakeLists.txt | |||
| 2013-10-15 10:40 | Nils Gladitz | File Added: CMakeLists.txt | |||
| 2013-10-15 10:42 | Nils Gladitz | Note Added: 0034124 | |||
| 2013-10-17 16:45 | Nils Gladitz | Note Added: 0034149 | |||
| 2013-10-27 15:35 | Nils Gladitz | Assigned To | => Nils Gladitz | ||
| 2013-10-27 15:35 | Nils Gladitz | Status | new => assigned | ||
| 2013-10-28 13:52 | Nils Gladitz | Note Added: 0034275 | |||
| 2013-10-28 13:52 | Nils Gladitz | Status | assigned => resolved | ||
| 2013-10-28 13:52 | Nils Gladitz | Fixed in Version | => CMake 3.0 | ||
| 2013-10-28 13:52 | Nils Gladitz | Resolution | open => fixed | ||
| 2013-10-28 13:52 | Nils Gladitz | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|||||