[CDash] CDash Test output empty
Michal Wozniak
michal.wozniak at caboma.com
Thu Mar 29 22:16:39 UTC 2018
Hi Julien,
My ctest client does submit my test.xml to my cdash. I can see the Submission successful message in my terminal. I can view the build on my cdash but I dont see any log when i click on a failed test.
________________________________
From: Julien Jomier <julien.jomier at kitware.com>
Sent: Thursday, March 29, 2018 6:06:50 PM
To: Michal Wozniak; cdash at public.kitware.com
Subject: Re: [CDash] CDash Test output empty
Hi Michal,
Do you get any logging information on the submission? Does
ctest_submit() display the URL you are trying to submit to?
Julien
On 29/03/2018 21:50, Michal Wozniak wrote:
> Hi,
>
>
> whenever my build submits my test results to CDash, I can't view the
> result. The Test output is empty. I'm using a custom script to use
> ctest as a CDash client.
>
>
> My ctest command : "ctest -S "path/to/dashboard.cmake" -V "
>
>
> my dashboard.cmake contain the following variables :
>
>
> ... (set all the name, site generator... )
>
> set(CTEST_OUTPUT_ON_FAILURE 1)
>
>
> ctest_start(Experimental)
>
> ctest_configure()
> ctest_build()
> ctest_test()
> ctest_submit()
>
>
> I can view my test output log in my terminal but it isn't showing on my
> private CDash. Do I need to add an extra variable to enable the logging?
>
>
> thank you,
>
> Michal
>
>
>
> _______________________________________________
> CDash mailing list
> CDash at public.kitware.com
> https://public.kitware.com/mailman/listinfo/cdash
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20180329/c5cc7f06/attachment-0001.htm>
More information about the CDash
mailing list