[Cdash] Problem with custom measurements

Volkan Gezer volkangezer at gmail.com
Thu Aug 21 10:40:38 UTC 2014


Hello,

>
> Subject: [Cdash] Problem with custom measurements
> Date: Wednesday, August 06, 2014, 14:46:35
> From: ycollette.nospam at free.fr
> To: cdash at public.kitware.com
>
> Hello,
>
> I added some custom measurements in the log file of my program:
>
> ...
> <NamedMeasurement name="Program total time"
> type="numeric/double">40</NamedMeasurement>
> <NamedMeasurement name="Sequence::run"
> type="numeric/double">40</NamedMeasurement>
> ...
>
> And, in cdash (I use the trunk version of cdash), when I click on the 'Program
> total time' measurement, the graph is not correctly displayed (the image is
> not correctly placed and sometimes, cdash hangs).
>
> In the apache logs, I can see the following messages:
>
> [Wed Aug 06 14:42:20 2014] [error] [client 192.168.0.53] PHP Notice:
> Undefined index: export in
> /var/www/cdash/ajax/showtestmeasurementdatagraph.php on line 93, referer:
> http://cdash.artelys.lan/cdash/testDetails.php?test=50&build=3
> [Wed Aug 06 14:42:20 2014] [error] [client 192.168.0.53] PHP Notice:
> Undefined variable: t in /var/www/cdash/ajax/showtestmeasurementdatagraph.php
> on line 166, referer:
> http://cdash.artelys.lan/cdash/testDetails.php?test=50&build=3
>

Do you see any errors when you check the browser console? (F12 -> Console)

What happens when you display the graph of Sequence::run?



> Best regards,
>
> YC
> _______________________________________________
> Cdash mailing list
> Cdash at public.kitware.com
> http://public.kitware.com/mailman/listinfo/cdash
> -----------------------------------------



More information about the CDash mailing list