[Cdash] Problem with custom measurements
ycollette.nospam at free.fr
ycollette.nospam at free.fr
Wed Aug 6 12:46:35 UTC 2014
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
Best regards,
YC
More information about the CDash
mailing list