[CMake] Experimental builds not always shown in CDash
NoRulez
norulez at me.com
Thu Nov 21 03:55:07 EST 2013
I checked the logs from the web server which looks fine.
I also have a look on the generated xml files (Update, Submit, ...), these looks also good.
The LastSubmit file shows "successfully sent".
The CDash remains empty, no experimental build
> Am 20.11.2013 um 18:30 schrieb Micha Hergarden <micha.hergarden at gmail.com>:
>
>
>
>> On 11/20/2013 06:08 PM, NoRulez wrote:
>> When I run "ctest -V -S CTestScript.cmake" then everything is done successfully, except that I doesn't see the build under CDash.
>>
>>>> Am 20.11.2013 um 17:30 schrieb Nils Gladitz <nilsgladitz at gmail.com>:
>>>>
>>>> On 20.11.2013 17:23, NoRulez wrote:
>>>> Now the problem is, that sometimes the experimental entry are shown in CDash, but not every time when I call the CTest script.
>>>>
>>>> I don't know when it was shown or not.
>>>> Did I need to configure some additional settings to get it to work?
>>>>
>>>> I use CMake 2.8.12 on Windows 7.
>>> Maybe the script itself intermittently fails before or during submission (ctest_submit())?
>>>
>>> Nils
>> --
>>
>> Powered by www.kitware.com
>>
>> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>>
>> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
>>
>> CMake Support: http://cmake.org/cmake/help/support.html
>> CMake Consulting: http://cmake.org/cmake/help/consulting.html
>> CMake Training Courses: http://cmake.org/cmake/help/training.html
>>
>> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.cmake.org/mailman/listinfo/cmake
> Have you checked the logs from the webserver running CDash? I once had
> failing submissions because the xml file reached the post limit of the
> nginx server. You can also check the logs
> <binary_build_dir>/Testing/Temporary/LastSubmit* to see what errors
> emerged during submit.
>
> hth,
> Micha
>
>
>
>
>
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
More information about the CMake
mailing list