View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014993CMakeCTestpublic2014-06-26 03:462015-01-05 08:38
Reporterycollet 
Assigned ToNils Gladitz 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformIntelOSWindowsOS VersionWindows 7 64
Product VersionCMake 2.8.12.2 
Target VersionFixed in VersionCMake 3.1 
Summary0014993: ctest doesn't manage correctly the -LE and -L flags
DescriptionI have added labels to my tests via:
set_tests_properties(MyTest PROPERTIES LABELS "LABEL1;LABEL2;FAIL")

I wanted to launch tests using the following command line:

ctest -L LABEL1 -LE FAIL

and no tests are launched.
If I start ctest -L LABEL1 some tests are launched.
If I start ctest -LE FAIL, some tests are launched.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0036256)
Nils Gladitz (developer)
2014-06-26 04:53

Should be fixed by http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=887532f0f097fc90f481174ba7cfa08bde9d9195;hp=47cde18849201c3b58479d38725b554f3ad34eaf [^]

Which should be in CMake 3.1.
(0037570)
Robert Maynard (manager)
2015-01-05 08:38

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2014-06-26 03:46 ycollet New Issue
2014-06-26 04:53 Nils Gladitz Note Added: 0036256
2014-06-26 04:53 Nils Gladitz Status new => resolved
2014-06-26 04:53 Nils Gladitz Fixed in Version => CMake 3.1
2014-06-26 04:53 Nils Gladitz Resolution open => fixed
2014-06-26 04:53 Nils Gladitz Assigned To => Nils Gladitz
2015-01-05 08:38 Robert Maynard Note Added: 0037570
2015-01-05 08:38 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team