MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015082 | CMake | CTest | public | 2014-08-13 10:31 | 2016-06-10 14:31 |
Reporter | ycollet | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.12.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015082: DartMeasurement tags must cover the whole line of a log to be taken into account | ||||
Description | When performing tests, I printed the following lines into my log: This is a test <DartMeasurement name="Measure" type="numeric/double">10.0</DartMeasurement> This is a test Then, when the test results are submitted to cdash, no measurement appears in the dashboard. For a custom measurement to be taken into account, you must put the tags at the beginning and at the end of the line: <DartMeasurement name="Measure" type="numeric/double">10.0</DartMeasurement> Then, when submitted, I can see my custom measurement in the dashboard. | ||||
Steps To Reproduce | |||||
Additional Information | Here is a patch against cmake-2.8.12.2 to allow a measurement to "live" in the middle of a line. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/5227/dart_measurement.diff | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-08-13 10:31 | ycollet | New Issue | |||
2014-08-13 10:31 | ycollet | File Added: dart_measurement.diff | |||
2014-08-13 10:48 | Brad King | Note Added: 0036609 | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042605 | |||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|