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

Maik Beckmann beckmann.maik at googlemail.com
Mon Nov 16 13:14:33 EST 2009


Oops, missed to cc to the mailing list

2009/11/16 Maik Beckmann <beckmann.maik at googlemail.com>:
> 2009/11/16 Bill Hoffman <bill.hoffman at kitware.com>:
>> 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.
>
> To reproduce:
>
> $ svn co svn://falconpl.org/falcon/tools/trunk/testing
> A    testing/ctest_driver.cmake.in
> A    testing/ctest_driver_details.cmake
> A    testing/README
> Ausgecheckt, Revision 178.
> $ cd testing/
> $ cp ctest_driver.cmake.in ctest_driver.cmake
> $ gvim ctest_driver.cmake
>
> Remove the first column of comments alter the CTEST_SITE and
> CTEST_BUILD_NAME.   Only the first entry in the testee array is
> mandatory.  This version should do it: http://pastebin.ca/1673736
>
> $ ctest -VV -S ctest_driver.cmake
>
> -- Maik
>


More information about the CMake mailing list