[CMake] [ctest] CTEST_CUSTOM_TESTS_IGNORE in CTestCustom.cmake ignored in script mode (ctest -S)

Bill Hoffman bill.hoffman at kitware.com
Mon Nov 16 13:13:23 EST 2009


Bill Hoffman wrote:
> Maik Beckmann wrote:
>> 2009/11/16 Maik Beckmann <beckmann.maik at googlemail.com>:
>>> 2009/11/16 Bill Hoffman <bill.hoffman at kitware.com>:
>>>> http://my.cdash.org/viewNotes.php?buildid=38044
>>>>
>>>> If nothing is checked out, it will checkout the code, then read the 
>>>> config
>>>> file after that.
>>> Checking your script now..
>>
>> I see, CTEST_PROJECT_NAME is set in this script.  If I do the same,
>> the next thing that goes wrong is the results are sent to kitware
>> rather than my server.
>>
>> Apparently I have to duplicate the content of CTestConfig.cmake for
>> all projects that are to be tested, right?
>>
> But, that is not happening in my script.   It is ending up on the 
> correct my.cdash.org LAPACK dashboard when I run this script.  I am sure 
> there is a bug in here somewhere, just not sure where...  But, one work 
> around is to load the CTestConfig.cmake file with include after the 
> update right in the script.  But, I would like to figure out what makes 
> this work and not work.
> 

What version of CMake are you running?

-Bill


More information about the CMake mailing list