MantisBT - CDash
View Issue Details
0010269CDashpublic2010-02-10 08:452010-02-21 12:31
Olivier Pierard 
Julien Jomier 
normalminorhave not tried
closedfixed 
1.6 
1.7 
0010269: Submission without 'ctest -D ...Build' reports entries in the dashboard 'build' column
To test a dashboard submission, I tried the following command in my ctest script:
SET(CTEST_COMMAND
    "ctest -D ExperimentalStart"
    "ctest -D ExperimentalConfigure"
    "ctest -D ExperimentalSubmit")

So I expected only some results in the 'configure' column in cdash. 'update' and 'test' columns are well empty but 'build' contains '0' error and '0' warning.
No tags attached.
Issue History
2010-02-10 08:45Olivier PierardNew Issue
2010-02-11 08:29Julien JomierStatusnew => assigned
2010-02-11 08:29Julien JomierAssigned To => Julien Jomier
2010-02-11 08:35Julien JomierNote Added: 0019509
2010-02-11 08:35Julien JomierStatusassigned => resolved
2010-02-11 08:35Julien JomierFixed in Version => 1.7
2010-02-11 08:35Julien JomierResolutionopen => fixed
2010-02-21 12:31Julien JomierStatusresolved => closed

Notes
(0019509)
Julien Jomier   
2010-02-11 08:35   
Thanks for the report!