[Cdash] Multiple calls to ctest_test

Jean-Christophe Fillion-Robin jchris.fillionr at kitware.com
Thu Sep 12 17:58:50 UTC 2013


Hi Pat,

While it is possible the different part (configure, build, test, ..)
independently, I wonder if submitting the same "part" multiple time is
supported. That could explain what you observed.

Jc


On Thu, Sep 12, 2013 at 1:23 PM, Pat Marion
<james.patrick.marion at gmail.com>wrote:

> Hi Zack,
>
> I've tried with APPEND, and I tried doing ctest_submit(PARTS Test) after
> each call to ctest_test, but no luck.  I think I will create a simple
> project to demonstrate the issue (and maybe I'll discover my mistake while
> doing that...)
>
> Pat
>
>
> On Thu, Sep 12, 2013 at 1:21 PM, Zack Galbreath <
> zack.galbreath at kitware.com> wrote:
>
>> On Thu9/1213 Thu Sep 12 12:15 PM, Pat Marion wrote:
>>
>>>
>>> ctest_build()
>>>
>>>
>> This is the line that is deleting your prior results.  use this instead:
>> ctest_build(BUILD "${CTEST_BINARY_DIRECTORY}" APPEND)
>>
>> Here's the relevant blog post on why this is necessary:
>> http://www.kitware.com/blog/**home/post/11<http://www.kitware.com/blog/home/post/11>
>>
>
>
> _______________________________________________
> Cdash mailing list
> Cdash at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/cdash
>
>


-- 
+1 919 869 8849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20130912/9aeb76a1/attachment-0002.htm>


More information about the CDash mailing list