[CDash] CDash Test output empty
Cameron Watt
roo.watt at gmail.com
Fri Mar 30 00:38:21 UTC 2018
Hi Michal,
I wonder if it is the same problem I reported here
https://github.com/Kitware/CDash/issues/656
I was using the current prebuilt branch.
Cheers,
Cameron
On 30 March 2018 at 06:50, Michal Wozniak <michal.wozniak at caboma.com> 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/20180330/1c2d27bb/attachment-0001.htm>
More information about the CDash
mailing list