From ycollette.nospam at free.fr Wed Aug 6 08:46:35 2014 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Wed, 6 Aug 2014 14:46:35 +0200 (CEST) Subject: [Cdash] Problem with custom measurements In-Reply-To: <525302391.9891757.1407329033742.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <1512396218.9894172.1407329195968.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, I added some custom measurements in the log file of my program: ... 40 40 ... 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 From ycollette.nospam at free.fr Thu Aug 14 05:21:09 2014 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Thu, 14 Aug 2014 11:21:09 +0200 (CEST) Subject: [Cdash] Measurement and time scale In-Reply-To: <1168513279.20041662.1408008038885.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <1363500040.20042405.1408008069663.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, I have a cdash server installed and I have submitted results with custom measurements to it for several weeks now. Is it possible to draw a measurement on several weeks instead of only one day ? I use cdash trunk version. Best regards, YC From dlrdave at aol.com Thu Aug 14 07:29:19 2014 From: dlrdave at aol.com (David Cole) Date: Thu, 14 Aug 2014 07:29:19 -0400 (EDT) Subject: [Cdash] Measurement and time scale In-Reply-To: <1363500040.20042405.1408008069663.JavaMail.root@zimbra35-e6.priv.proxad.net> References: <1363500040.20042405.1408008069663.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <8D185CA1FA21BAD-1F2C-7ED1@webmail-m150.sysops.aol.com> If I go to this CDash test result page: http://open.cdash.org/testDetails.php?test=265951093&build=3449880 and click on the "Display Graphs" combo box, and choose "WallTime" ... I get a chart that has 24 data points on it. If I then click on the "Zoom out" link, I get a chart that has 114 data points on it going back for 4 months. Are you saying that you have a measurement where there is only one data point on the chart? D From zach.mullen at kitware.com Tue Aug 19 21:10:55 2014 From: zach.mullen at kitware.com (Zach Mullen) Date: Tue, 19 Aug 2014 21:10:55 -0400 Subject: [Cdash] CDash problem? In-Reply-To: References: Message-ID: Hi Kevin, I've CC'ed the cdash public mailing list, they should be able to answer your question. Thanks, On Tue, Aug 19, 2014 at 8:57 PM, Kevin C. Tjoe wrote: > Hi Zach, > > > I got your address from the github ( > https://github.com/GArik/CDash/blob/master/cdash/sendemail.php). > > I recently upgraded my cdash from 2.0.2 to 2.2.2 > > After the upgrade (which seemed smoothly - no error during the upgrade > process), i began to receive emails from the cdash system. > > The error email i received are similar to this: > > " has encountered errors during the Update step and you have > been identified as the maintainer of this site. > > *Update Errors* > Status: > "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" ( > http://cdash.mydomain.com/viewUpdate.php?buildid=154270 > )" > > > Some of the links are broken with "This build doesn't exist. Maybe it has > been deleted." > Some of them shows " > "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" > > with red highlight. > > > May i know what is actually happening ? > What i need to do to fix it ? > > > Kevin > > -- Zach Mullen R & D Engineer Kitware Inc. 919-869-8858 -------------- next part -------------- An HTML attachment was scrubbed... URL: From zach.mullen at kitware.com Tue Aug 19 21:34:25 2014 From: zach.mullen at kitware.com (Zach Mullen) Date: Tue, 19 Aug 2014 21:34:25 -0400 Subject: [Cdash] CDash problem? In-Reply-To: References: Message-ID: Hi Kevin, I have sent your screenshots to the list. If you want to talk on the mailing list, just subscribe here: http://public.kitware.com/mailman/listinfo/cdash Thanks, On Tue, Aug 19, 2014 at 9:31 PM, Kevin C. Tjoe wrote: > Hi Zach, > > Can you help to forward these screen shots too? > Might be v2.2.2 bug ? > > > Basically, we got email notifications from cdash after upgrade from 2.0.2 > to 2.2.2 > They reported that update step had error "git fetch". > > On CDASH desktop, we can see 0 (zero) value with red column. > But when we click for detail view, it shows totally different result. > It will show same 0 (zero) value, but the column is green (OK). > > It is easier to understand when seeing the screenshot in sequence > [shot1-2-3]. > > > Regards, > > > Kevin > > > > > On 20 August 2014 11:10, Zach Mullen wrote: > >> Hi Kevin, >> >> I've CC'ed the cdash public mailing list, they should be able to answer >> your question. >> >> Thanks, >> >> >> On Tue, Aug 19, 2014 at 8:57 PM, Kevin C. Tjoe >> wrote: >> >>> Hi Zach, >>> >>> >>> I got your address from the github ( >>> https://github.com/GArik/CDash/blob/master/cdash/sendemail.php). >>> >>> I recently upgraded my cdash from 2.0.2 to 2.2.2 >>> >>> After the upgrade (which seemed smoothly - no error during the upgrade >>> process), i began to receive emails from the cdash system. >>> >>> The error email i received are similar to this: >>> >>> " has encountered errors during the Update step and you have >>> been identified as the maintainer of this site. >>> >>> *Update Errors* >>> Status: >>> "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" ( >>> http://cdash.mydomain.com/viewUpdate.php?buildid=154270 >>> )" >>> >>> >>> Some of the links are broken with "This build doesn't exist. Maybe it >>> has been deleted." >>> Some of them shows " >>> "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" >>> >>> with red highlight. >>> >>> >>> May i know what is actually happening ? >>> What i need to do to fix it ? >>> >>> >>> Kevin >>> >>> >> >> >> -- >> Zach Mullen >> R & D Engineer >> Kitware Inc. >> 919-869-8858 >> > > -- Zach Mullen R & D Engineer Kitware Inc. 919-869-8858 -------------- next part -------------- An HTML attachment was scrubbed... URL: From julien.jomier at kitware.com Wed Aug 20 03:19:23 2014 From: julien.jomier at kitware.com (Julien Jomier) Date: Wed, 20 Aug 2014 09:19:23 +0200 Subject: [Cdash] CDash problem? In-Reply-To: References: Message-ID: <53F44BFB.2030405@kitware.com> Kevin, It seems that for some reasons CDash cannot fetch the daily updates. Do you have any information in the log file? Julien On 20/08/2014 03:10, Zach Mullen wrote: > Hi Kevin, > > I've CC'ed the cdash public mailing list, they should be able to answer > your question. > > Thanks, > > > On Tue, Aug 19, 2014 at 8:57 PM, Kevin C. Tjoe > wrote: > > Hi Zach, > > > I got your address from the github > (https://github.com/GArik/CDash/blob/master/cdash/sendemail.php). > > I recently upgraded my cdash from 2.0.2 to 2.2.2 > > After the upgrade (which seemed smoothly - no error during the > upgrade process), i began to receive emails from the cdash system. > > The error email i received are similar to this: > > " has encountered errors during the Update step and you > have been identified as the maintainer of this site. > > *Update Errors* > Status: > "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" > (http://cdash.mydomain.com/viewUpdate.php?buildid=154270 > )" > > > Some of the links are broken with "This build doesn't exist. Maybe > it has been deleted." > Some of them shows " > > > "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" > > > with red highlight. > > > May i know what is actually happening ? > What i need to do to fix it ? > > > Kevin > > > > > -- > Zach Mullen > R & D Engineer > Kitware Inc. > 919-869-8858 > > > _______________________________________________ > Cdash mailing list > Cdash at public.kitware.com > http://public.kitware.com/mailman/listinfo/cdash > From volkangezer at gmail.com Thu Aug 21 06:40:38 2014 From: volkangezer at gmail.com (Volkan Gezer) Date: Thu, 21 Aug 2014 12:40:38 +0200 Subject: [Cdash] Problem with custom measurements Message-ID: 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: > > ... > type="numeric/double">40 > type="numeric/double">40 > ... > > 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 > ----------------------------------------- From ycollette.nospam at free.fr Thu Aug 21 06:54:26 2014 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Thu, 21 Aug 2014 12:54:26 +0200 (CEST) Subject: [Cdash] Problem with custom measurements In-Reply-To: Message-ID: <1509891889.29108874.1408618466045.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, Now, my cdash server has many data test set and when I click on sequential::run, it is displayed correctly. Here is the content of the firefox browser console: L'utilisation de ? getUserData() ? ou ? setUserData() ? est obsol?te. Utiliser ? WeakMap ? ou ? element.dataset ? ? la place. requestNotifier.js:63 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 ? none ? ou URL attendu, mais ? alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 ? none ? ou URL attendu, mais ? progid ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 D?claration attendue, mais ? . ? trouv?. Passage ? la d?claration suivante. jquery.qtip.min.css:1 Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. jquery.qtip.min.css:1 Une fin de valeur ?tait attendue, mais ? 10 ? a ?t? trouv?. Erreur d'analyse de la valeur pour ? padding ?. D?claration abandonn?e. jquery.qtip.min.css:1 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:22 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:85 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:86 Propri?t? ? -moz-border-radius-topleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:283 Propri?t? ? -moz-border-radius-topright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:284 Propri?t? ? -moz-border-radius-bottomleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:285 Propri?t? ? -moz-border-radius-bottomright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:286 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:289 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:290 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:290 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:330 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:336 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:374 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:384 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:400 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:444 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:482 ? none ? ou URL attendu, mais ? mask( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:553 Erreur d'analyse de la valeur pour ? width ?. D?claration abandonn?e. jqModal.css:30 Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. jqModal.css:31 Erreur d'analyse de la valeur pour ? top ?. D?claration abandonn?e. jqModal.css:39 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:16 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:51 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:97 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.dataTables.css:151 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:156 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:217 Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. common.css:69 Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. common.css:800 Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. common.css:803 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:923 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:957 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:970 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:978 Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.mobile-1.4.0.min.js:9 http://cdash.artelys.lan/cdash/javascript/jquery.mobile-1.4.0.min.js is being assigned a //# sourceMappingURL, but already has one Erreur d'analyse de la valeur pour ? pointer-events ?. D?claration abandonn?e. testDetails.php Une cha?ne vide a ?t? transmise ? ? getElementById() ?. jquery.mobile-1.4.0.min.js:7 L'utilisation de ? getPreventDefault() ? est obsol?te. Utiliser ? defaultPrevented ? ? la place. jquery-1.10.2.js:5375 YC ----- Mail original ----- De: "Volkan Gezer" ?: cdash at public.kitware.com Cc: "ycollette nospam" Envoy?: Jeudi 21 Ao?t 2014 12:40:38 Objet: Re: [Cdash] Problem with custom measurements 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: > > ... > type="numeric/double">40 > type="numeric/double">40 > ... > > 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 > ----------------------------------------- From volkangezer at gmail.com Thu Aug 21 08:21:47 2014 From: volkangezer at gmail.com (Volkan Gezer) Date: Thu, 21 Aug 2014 14:21:47 +0200 Subject: [Cdash] Fwd: Problem with custom measurements In-Reply-To: <619765536.29179901.1408622153514.JavaMail.root@zimbra35-e6.priv.proxad.net> References: <619765536.29179901.1408622153514.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: Forwarding to the list as well... This was due to the spacing in named measurement. @Devs: Can we fix this in the source as well? Thanks... Best regards, Volkan GEZER volkangezer at gmail.com ---------- Forwarded message ---------- From: Date: 2014-08-21 13:55 GMT+02:00 Subject: Re: [Cdash] Problem with custom measurements To: Volkan Gezer I changed the line. Seems to work. Thanks. YC ----- Mail original ----- De: "Volkan Gezer" ?: "ycollette.nospam" Envoy?: Jeudi 21 Ao?t 2014 13:36:16 Objet: Re: [Cdash] Problem with custom measurements Hi, Can you replace the line 143 in file ajax/showdatameasurementdatagraph.php with this: plot = $.plot($(divname), [{label: Export as CSV\""); ?>, data: d1}], This basically replaces $measurementname with ".urlencode($measurementname)." And check if solves the issue. Thanks, Best regards, Volkan GEZER volkangezer at gmail.com 2014-08-21 12:54 GMT+02:00 : > Hello, > > Now, my cdash server has many data test set and when I click on sequential::run, it is displayed correctly. > > Here is the content of the firefox browser console: > > L'utilisation de ? getUserData() ? ou ? setUserData() ? est obsol?te. Utiliser ? WeakMap ? ou ? element.dataset ? ? la place. requestNotifier.js:63 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 > ? none ? ou URL attendu, mais ? alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 > Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 > ? none ? ou URL attendu, mais ? progid ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 > D?claration attendue, mais ? . ? trouv?. Passage ? la d?claration suivante. jquery.qtip.min.css:1 > Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. jquery.qtip.min.css:1 > Une fin de valeur ?tait attendue, mais ? 10 ? a ?t? trouv?. Erreur d'analyse de la valeur pour ? padding ?. D?claration abandonn?e. jquery.qtip.min.css:1 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:22 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:85 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:86 > Propri?t? ? -moz-border-radius-topleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:283 > Propri?t? ? -moz-border-radius-topright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:284 > Propri?t? ? -moz-border-radius-bottomleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:285 > Propri?t? ? -moz-border-radius-bottomright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:286 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:289 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:290 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:290 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:330 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:336 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:374 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:384 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:400 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:444 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:482 > ? none ? ou URL attendu, mais ? mask( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:553 > Erreur d'analyse de la valeur pour ? width ?. D?claration abandonn?e. jqModal.css:30 > Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. jqModal.css:31 > Erreur d'analyse de la valeur pour ? top ?. D?claration abandonn?e. jqModal.css:39 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:16 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:51 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:97 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.dataTables.css:151 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:156 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:217 > Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. common.css:69 > Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. common.css:800 > Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. common.css:803 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:923 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:957 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:970 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:978 > Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.mobile-1.4.0.min.js:9 > http://cdash.artelys.lan/cdash/javascript/jquery.mobile-1.4.0.min.js is being assigned a //# sourceMappingURL, but already has one > Erreur d'analyse de la valeur pour ? pointer-events ?. D?claration abandonn?e. testDetails.php > Une cha?ne vide a ?t? transmise ? ? getElementById() ?. jquery.mobile-1.4.0.min.js:7 > L'utilisation de ? getPreventDefault() ? est obsol?te. Utiliser ? defaultPrevented ? ? la place. jquery-1.10.2.js:5375 > > YC > > ----- Mail original ----- > De: "Volkan Gezer" > ?: cdash at public.kitware.com > Cc: "ycollette nospam" > Envoy?: Jeudi 21 Ao?t 2014 12:40:38 > Objet: Re: [Cdash] Problem with custom measurements > > 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: >> >> ... >> > type="numeric/double">40 >> > type="numeric/double">40 >> ... >> >> 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 >> ----------------------------------------- From julien.jomier at kitware.com Thu Aug 21 08:35:17 2014 From: julien.jomier at kitware.com (Julien Jomier) Date: Thu, 21 Aug 2014 14:35:17 +0200 Subject: [Cdash] Fwd: Problem with custom measurements In-Reply-To: References: <619765536.29179901.1408622153514.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <53F5E785.1080608@kitware.com> I just committed the fix in CDash trunk. Julien On 21/08/2014 14:21, Volkan Gezer wrote: > Forwarding to the list as well... > > This was due to the spacing in named measurement. > > @Devs: Can we fix this in the source as well? > > Thanks... > > Best regards, > Volkan GEZER > volkangezer at gmail.com > > > > ---------- Forwarded message ---------- > From: > Date: 2014-08-21 13:55 GMT+02:00 > Subject: Re: [Cdash] Problem with custom measurements > To: Volkan Gezer > > > I changed the line. Seems to work. > > Thanks. > > YC > > ----- Mail original ----- > De: "Volkan Gezer" > ?: "ycollette.nospam" > Envoy?: Jeudi 21 Ao?t 2014 13:36:16 > Objet: Re: [Cdash] Problem with custom measurements > > Hi, > > Can you replace the line 143 in file > ajax/showdatameasurementdatagraph.php with this: > > plot = $.plot($(divname), [{label: href='ajax/showtestmeasurementdatagraph.php?testid=$testid&buildid=$buildid&measurement=".urlencode($measurementname)."&export=csv'>Export > as CSV\""); ?>, data: d1}], > > This basically replaces $measurementname with ".urlencode($measurementname)." > > And check if solves the issue. > > Thanks, > > Best regards, > Volkan GEZER > volkangezer at gmail.com > > > 2014-08-21 12:54 GMT+02:00 : >> Hello, >> >> Now, my cdash server has many data test set and when I click on sequential::run, it is displayed correctly. >> >> Here is the content of the firefox browser console: >> >> L'utilisation de ? getUserData() ? ou ? setUserData() ? est obsol?te. Utiliser ? WeakMap ? ou ? element.dataset ? ? la place. requestNotifier.js:63 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 >> ? none ? ou URL attendu, mais ? alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 >> Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 >> ? none ? ou URL attendu, mais ? progid ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 >> D?claration attendue, mais ? . ? trouv?. Passage ? la d?claration suivante. jquery.qtip.min.css:1 >> Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. jquery.qtip.min.css:1 >> Une fin de valeur ?tait attendue, mais ? 10 ? a ?t? trouv?. Erreur d'analyse de la valeur pour ? padding ?. D?claration abandonn?e. jquery.qtip.min.css:1 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:22 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:85 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:86 >> Propri?t? ? -moz-border-radius-topleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:283 >> Propri?t? ? -moz-border-radius-topright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:284 >> Propri?t? ? -moz-border-radius-bottomleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:285 >> Propri?t? ? -moz-border-radius-bottomright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:286 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:289 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:290 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:290 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:330 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:336 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:374 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:384 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:400 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:444 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:482 >> ? none ? ou URL attendu, mais ? mask( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:553 >> Erreur d'analyse de la valeur pour ? width ?. D?claration abandonn?e. jqModal.css:30 >> Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. jqModal.css:31 >> Erreur d'analyse de la valeur pour ? top ?. D?claration abandonn?e. jqModal.css:39 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:16 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:51 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:97 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.dataTables.css:151 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:156 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:217 >> Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. common.css:69 >> Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. common.css:800 >> Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. common.css:803 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:923 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:957 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:970 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:978 >> Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.mobile-1.4.0.min.js:9 >> http://cdash.artelys.lan/cdash/javascript/jquery.mobile-1.4.0.min.js is being assigned a //# sourceMappingURL, but already has one >> Erreur d'analyse de la valeur pour ? pointer-events ?. D?claration abandonn?e. testDetails.php >> Une cha?ne vide a ?t? transmise ? ? getElementById() ?. jquery.mobile-1.4.0.min.js:7 >> L'utilisation de ? getPreventDefault() ? est obsol?te. Utiliser ? defaultPrevented ? ? la place. jquery-1.10.2.js:5375 >> >> YC >> >> ----- Mail original ----- >> De: "Volkan Gezer" >> ?: cdash at public.kitware.com >> Cc: "ycollette nospam" >> Envoy?: Jeudi 21 Ao?t 2014 12:40:38 >> Objet: Re: [Cdash] Problem with custom measurements >> >> 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: >>> >>> ... >>> >> type="numeric/double">40 >>> >> type="numeric/double">40 >>> ... >>> >>> 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 >>> ----------------------------------------- > _______________________________________________ > Cdash mailing list > Cdash at public.kitware.com > http://public.kitware.com/mailman/listinfo/cdash > From ycollette.nospam at free.fr Tue Aug 26 05:11:08 2014 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Tue, 26 Aug 2014 11:11:08 +0200 (CEST) Subject: [Cdash] Freeze problem with custom measurement In-Reply-To: <1763896786.35663415.1409044053036.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <2046980619.35671632.1409044268016.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, I use svn trunk of cdash (revision 3551). I visualize a custom measurement. The web address is http://cdash.myaddress.lan/cdash/testDetails.php?test=25356&build=53 Up to now, everything is OK. When I click on the "Build:" link at the top of the page (going to the web page: http://cdash.myaddress.lan/cdash/buildSummary.php?buildid=53) the page freezes. I need to reload the page to have the "Build:" page loaded. In the apache2 log, I see the following message: [Tue Aug 26 11:02:09 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.myaddress.lan/cdash/testDetails.php?test=25356&build=53 Best regards, YC From volkangezer at gmail.com Thu Aug 28 04:41:52 2014 From: volkangezer at gmail.com (Volkan Gezer) Date: Thu, 28 Aug 2014 10:41:52 +0200 Subject: [Cdash] Project Graphics Viewer Message-ID: Hi all, In the attachment, you can find a graph viewer patch which finds, lists all custom measurements (with the given search criteria) and displays their graphs. Feel free to use & improve it :). Best regards, Volkan GEZER volkangezer at gmail.com -------------- next part -------------- A non-text attachment was scrubbed... Name: graph_patch.patch Type: text/x-patch Size: 7431 bytes Desc: not available URL: From dlrdave at aol.com Thu Aug 28 06:45:40 2014 From: dlrdave at aol.com (David Cole) Date: Thu, 28 Aug 2014 06:45:40 -0400 (EDT) Subject: [Cdash] Project Graphics Viewer Message-ID: <8D190C457EE0FAB-2A20-53F2@webmail-d206.sysops.aol.com> > Feel free to use & improve it :). Wow! A filters extension! Love it! Questions: (1) Your use of "!important" in the css file led me to this: http://css-tricks.com/when-using-important-is-the-right-choice/ Is it really necessary here? (i.e. -- why should a sub-style not be able to override the background property?) (2) I see you've eliminated the limit clause for this page, and instead have a start and end date entry field... which made me think this code must not use SQL comparisons for the other fields because of the way these are used in javascript/cdashTestGraph.js ... Do the strings for test name, measurement name and site name have to be exact matches? If so, then the combo boxes in the filters are not being used as intended to construct SQL queries, and will mislead the user into thinking they can do "contains" tests. (3) Minor layout comment: All the "tr" elements in this table have class treven or trodd... The new one you added should account for that, to keep the "zebra stripe" effect going. This looks like a good start, but I think it needs a little work before it can go into CDash. Thanks for the contribution, David C. From k.tjoe at acfr.usyd.edu.au Thu Aug 28 21:47:05 2014 From: k.tjoe at acfr.usyd.edu.au (Kevin C. Tjoe) Date: Fri, 29 Aug 2014 11:47:05 +1000 Subject: [Cdash] How to add more information in "view notes" Message-ID: Hi all, when we click at a build in cdash dashboard, next to the build name (on top of the page), it has the "View notes" link (with link example: http://cdash.mydomain.com/viewNotes.php?buildid=156922). at the moment, the information on the page only simple like below: *Site: *win7-01*Build Name: *develop_win7_DevEnv10_Debug_Nightly*Stamp: * 20140828-1200-Nightly How to add more information to this page (note page)? Example i would like to add "Time" or "Build machine"? Do i have to modify the "viewNotes.php" ? Thanks in advance, Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: From zack.galbreath at kitware.com Fri Aug 29 07:50:43 2014 From: zack.galbreath at kitware.com (Zack Galbreath) Date: Fri, 29 Aug 2014 07:50:43 -0400 Subject: [Cdash] How to add more information in "view notes" In-Reply-To: References: Message-ID: On Thu, Aug 28, 2014 at 9:47 PM, Kevin C. Tjoe wrote: > Hi all, > > when we click at a build in cdash dashboard, next to the build name (on > top of the page), it has the "View notes" link (with link example: > http://cdash.mydomain.com/viewNotes.php?buildid=156922). > > at the moment, the information on the page only simple like below: > > *Site: *win7-01*Build Name: *develop_win7_DevEnv10_Debug_Nightly*Stamp: * > 20140828-1200-Nightly > > How to add more information to this page (note page)? > Example i would like to add "Time" or "Build machine"? > > Do i have to modify the "viewNotes.php" ? > Nope, this is a variable you can set from your CTest driver script. Typically we use this field to upload this script itself to CDash. Here's an example of how to do that: set(CTEST_NOTES_FILES "${CTEST_SCRIPT_DIRECTORY}/${CTEST_SCRIPT_NAME}") Or if you're not using ctest in -S mode, you can also specify a note using the ctest command line: $ ctest --help | grep note -A , --add-notes = Add a notes file with submission HTH, -Zack -------------- next part -------------- An HTML attachment was scrubbed... URL: From ycollette.nospam at free.fr Wed Aug 6 12:46:35 2014 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Wed, 6 Aug 2014 14:46:35 +0200 (CEST) Subject: [Cdash] Problem with custom measurements In-Reply-To: <525302391.9891757.1407329033742.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <1512396218.9894172.1407329195968.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, I added some custom measurements in the log file of my program: ... 40 40 ... 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 From ycollette.nospam at free.fr Thu Aug 14 09:21:09 2014 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Thu, 14 Aug 2014 11:21:09 +0200 (CEST) Subject: [Cdash] Measurement and time scale In-Reply-To: <1168513279.20041662.1408008038885.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <1363500040.20042405.1408008069663.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, I have a cdash server installed and I have submitted results with custom measurements to it for several weeks now. Is it possible to draw a measurement on several weeks instead of only one day ? I use cdash trunk version. Best regards, YC From dlrdave at aol.com Thu Aug 14 11:29:19 2014 From: dlrdave at aol.com (David Cole) Date: Thu, 14 Aug 2014 07:29:19 -0400 (EDT) Subject: [Cdash] Measurement and time scale In-Reply-To: <1363500040.20042405.1408008069663.JavaMail.root@zimbra35-e6.priv.proxad.net> References: <1363500040.20042405.1408008069663.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <8D185CA1FA21BAD-1F2C-7ED1@webmail-m150.sysops.aol.com> If I go to this CDash test result page: http://open.cdash.org/testDetails.php?test=265951093&build=3449880 and click on the "Display Graphs" combo box, and choose "WallTime" ... I get a chart that has 24 data points on it. If I then click on the "Zoom out" link, I get a chart that has 114 data points on it going back for 4 months. Are you saying that you have a measurement where there is only one data point on the chart? D From zach.mullen at kitware.com Wed Aug 20 01:10:55 2014 From: zach.mullen at kitware.com (Zach Mullen) Date: Tue, 19 Aug 2014 21:10:55 -0400 Subject: [Cdash] CDash problem? In-Reply-To: References: Message-ID: Hi Kevin, I've CC'ed the cdash public mailing list, they should be able to answer your question. Thanks, On Tue, Aug 19, 2014 at 8:57 PM, Kevin C. Tjoe wrote: > Hi Zach, > > > I got your address from the github ( > https://github.com/GArik/CDash/blob/master/cdash/sendemail.php). > > I recently upgraded my cdash from 2.0.2 to 2.2.2 > > After the upgrade (which seemed smoothly - no error during the upgrade > process), i began to receive emails from the cdash system. > > The error email i received are similar to this: > > " has encountered errors during the Update step and you have > been identified as the maintainer of this site. > > *Update Errors* > Status: > "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" ( > http://cdash.mydomain.com/viewUpdate.php?buildid=154270 > )" > > > Some of the links are broken with "This build doesn't exist. Maybe it has > been deleted." > Some of them shows " > "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" > > with red highlight. > > > May i know what is actually happening ? > What i need to do to fix it ? > > > Kevin > > -- Zach Mullen R & D Engineer Kitware Inc. 919-869-8858 -------------- next part -------------- An HTML attachment was scrubbed... URL: From zach.mullen at kitware.com Wed Aug 20 01:34:25 2014 From: zach.mullen at kitware.com (Zach Mullen) Date: Tue, 19 Aug 2014 21:34:25 -0400 Subject: [Cdash] CDash problem? In-Reply-To: References: Message-ID: Hi Kevin, I have sent your screenshots to the list. If you want to talk on the mailing list, just subscribe here: http://public.kitware.com/mailman/listinfo/cdash Thanks, On Tue, Aug 19, 2014 at 9:31 PM, Kevin C. Tjoe wrote: > Hi Zach, > > Can you help to forward these screen shots too? > Might be v2.2.2 bug ? > > > Basically, we got email notifications from cdash after upgrade from 2.0.2 > to 2.2.2 > They reported that update step had error "git fetch". > > On CDASH desktop, we can see 0 (zero) value with red column. > But when we click for detail view, it shows totally different result. > It will show same 0 (zero) value, but the column is green (OK). > > It is easier to understand when seeing the screenshot in sequence > [shot1-2-3]. > > > Regards, > > > Kevin > > > > > On 20 August 2014 11:10, Zach Mullen wrote: > >> Hi Kevin, >> >> I've CC'ed the cdash public mailing list, they should be able to answer >> your question. >> >> Thanks, >> >> >> On Tue, Aug 19, 2014 at 8:57 PM, Kevin C. Tjoe >> wrote: >> >>> Hi Zach, >>> >>> >>> I got your address from the github ( >>> https://github.com/GArik/CDash/blob/master/cdash/sendemail.php). >>> >>> I recently upgraded my cdash from 2.0.2 to 2.2.2 >>> >>> After the upgrade (which seemed smoothly - no error during the upgrade >>> process), i began to receive emails from the cdash system. >>> >>> The error email i received are similar to this: >>> >>> " has encountered errors during the Update step and you have >>> been identified as the maintainer of this site. >>> >>> *Update Errors* >>> Status: >>> "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" ( >>> http://cdash.mydomain.com/viewUpdate.php?buildid=154270 >>> )" >>> >>> >>> Some of the links are broken with "This build doesn't exist. Maybe it >>> has been deleted." >>> Some of them shows " >>> "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" >>> >>> with red highlight. >>> >>> >>> May i know what is actually happening ? >>> What i need to do to fix it ? >>> >>> >>> Kevin >>> >>> >> >> >> -- >> Zach Mullen >> R & D Engineer >> Kitware Inc. >> 919-869-8858 >> > > -- Zach Mullen R & D Engineer Kitware Inc. 919-869-8858 -------------- next part -------------- An HTML attachment was scrubbed... URL: From julien.jomier at kitware.com Wed Aug 20 07:19:23 2014 From: julien.jomier at kitware.com (Julien Jomier) Date: Wed, 20 Aug 2014 09:19:23 +0200 Subject: [Cdash] CDash problem? In-Reply-To: References: Message-ID: <53F44BFB.2030405@kitware.com> Kevin, It seems that for some reasons CDash cannot fetch the daily updates. Do you have any information in the log file? Julien On 20/08/2014 03:10, Zach Mullen wrote: > Hi Kevin, > > I've CC'ed the cdash public mailing list, they should be able to answer > your question. > > Thanks, > > > On Tue, Aug 19, 2014 at 8:57 PM, Kevin C. Tjoe > wrote: > > Hi Zach, > > > I got your address from the github > (https://github.com/GArik/CDash/blob/master/cdash/sendemail.php). > > I recently upgraded my cdash from 2.0.2 to 2.2.2 > > After the upgrade (which seemed smoothly - no error during the > upgrade process), i began to receive emails from the cdash system. > > The error email i received are similar to this: > > " has encountered errors during the Update step and you > have been identified as the maintainer of this site. > > *Update Errors* > Status: > "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" > (http://cdash.mydomain.com/viewUpdate.php?buildid=154270 > )" > > > Some of the links are broken with "This build doesn't exist. Maybe > it has been deleted." > Some of them shows " > > > "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" > > > with red highlight. > > > May i know what is actually happening ? > What i need to do to fix it ? > > > Kevin > > > > > -- > Zach Mullen > R & D Engineer > Kitware Inc. > 919-869-8858 > > > _______________________________________________ > Cdash mailing list > Cdash at public.kitware.com > http://public.kitware.com/mailman/listinfo/cdash > From volkangezer at gmail.com Thu Aug 21 10:40:38 2014 From: volkangezer at gmail.com (Volkan Gezer) Date: Thu, 21 Aug 2014 12:40:38 +0200 Subject: [Cdash] Problem with custom measurements Message-ID: 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: > > ... > type="numeric/double">40 > type="numeric/double">40 > ... > > 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 > ----------------------------------------- From ycollette.nospam at free.fr Thu Aug 21 10:54:26 2014 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Thu, 21 Aug 2014 12:54:26 +0200 (CEST) Subject: [Cdash] Problem with custom measurements In-Reply-To: Message-ID: <1509891889.29108874.1408618466045.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, Now, my cdash server has many data test set and when I click on sequential::run, it is displayed correctly. Here is the content of the firefox browser console: L'utilisation de ? getUserData() ? ou ? setUserData() ? est obsol?te. Utiliser ? WeakMap ? ou ? element.dataset ? ? la place. requestNotifier.js:63 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 ? none ? ou URL attendu, mais ? alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 ? none ? ou URL attendu, mais ? progid ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 D?claration attendue, mais ? . ? trouv?. Passage ? la d?claration suivante. jquery.qtip.min.css:1 Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. jquery.qtip.min.css:1 Une fin de valeur ?tait attendue, mais ? 10 ? a ?t? trouv?. Erreur d'analyse de la valeur pour ? padding ?. D?claration abandonn?e. jquery.qtip.min.css:1 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:22 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:85 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:86 Propri?t? ? -moz-border-radius-topleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:283 Propri?t? ? -moz-border-radius-topright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:284 Propri?t? ? -moz-border-radius-bottomleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:285 Propri?t? ? -moz-border-radius-bottomright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:286 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:289 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:290 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:290 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:330 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:336 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:374 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:384 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:400 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:444 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:482 ? none ? ou URL attendu, mais ? mask( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:553 Erreur d'analyse de la valeur pour ? width ?. D?claration abandonn?e. jqModal.css:30 Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. jqModal.css:31 Erreur d'analyse de la valeur pour ? top ?. D?claration abandonn?e. jqModal.css:39 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:16 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:51 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:97 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.dataTables.css:151 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:156 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:217 Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. common.css:69 Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. common.css:800 Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. common.css:803 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:923 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:957 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:970 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:978 Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.mobile-1.4.0.min.js:9 http://cdash.artelys.lan/cdash/javascript/jquery.mobile-1.4.0.min.js is being assigned a //# sourceMappingURL, but already has one Erreur d'analyse de la valeur pour ? pointer-events ?. D?claration abandonn?e. testDetails.php Une cha?ne vide a ?t? transmise ? ? getElementById() ?. jquery.mobile-1.4.0.min.js:7 L'utilisation de ? getPreventDefault() ? est obsol?te. Utiliser ? defaultPrevented ? ? la place. jquery-1.10.2.js:5375 YC ----- Mail original ----- De: "Volkan Gezer" ?: cdash at public.kitware.com Cc: "ycollette nospam" Envoy?: Jeudi 21 Ao?t 2014 12:40:38 Objet: Re: [Cdash] Problem with custom measurements 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: > > ... > type="numeric/double">40 > type="numeric/double">40 > ... > > 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 > ----------------------------------------- From volkangezer at gmail.com Thu Aug 21 12:21:47 2014 From: volkangezer at gmail.com (Volkan Gezer) Date: Thu, 21 Aug 2014 14:21:47 +0200 Subject: [Cdash] Fwd: Problem with custom measurements In-Reply-To: <619765536.29179901.1408622153514.JavaMail.root@zimbra35-e6.priv.proxad.net> References: <619765536.29179901.1408622153514.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: Forwarding to the list as well... This was due to the spacing in named measurement. @Devs: Can we fix this in the source as well? Thanks... Best regards, Volkan GEZER volkangezer at gmail.com ---------- Forwarded message ---------- From: Date: 2014-08-21 13:55 GMT+02:00 Subject: Re: [Cdash] Problem with custom measurements To: Volkan Gezer I changed the line. Seems to work. Thanks. YC ----- Mail original ----- De: "Volkan Gezer" ?: "ycollette.nospam" Envoy?: Jeudi 21 Ao?t 2014 13:36:16 Objet: Re: [Cdash] Problem with custom measurements Hi, Can you replace the line 143 in file ajax/showdatameasurementdatagraph.php with this: plot = $.plot($(divname), [{label: Export as CSV\""); ?>, data: d1}], This basically replaces $measurementname with ".urlencode($measurementname)." And check if solves the issue. Thanks, Best regards, Volkan GEZER volkangezer at gmail.com 2014-08-21 12:54 GMT+02:00 : > Hello, > > Now, my cdash server has many data test set and when I click on sequential::run, it is displayed correctly. > > Here is the content of the firefox browser console: > > L'utilisation de ? getUserData() ? ou ? setUserData() ? est obsol?te. Utiliser ? WeakMap ? ou ? element.dataset ? ? la place. requestNotifier.js:63 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 > ? none ? ou URL attendu, mais ? alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 > Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 > ? none ? ou URL attendu, mais ? progid ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 > D?claration attendue, mais ? . ? trouv?. Passage ? la d?claration suivante. jquery.qtip.min.css:1 > Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. jquery.qtip.min.css:1 > Une fin de valeur ?tait attendue, mais ? 10 ? a ?t? trouv?. Erreur d'analyse de la valeur pour ? padding ?. D?claration abandonn?e. jquery.qtip.min.css:1 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:22 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:85 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:86 > Propri?t? ? -moz-border-radius-topleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:283 > Propri?t? ? -moz-border-radius-topright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:284 > Propri?t? ? -moz-border-radius-bottomleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:285 > Propri?t? ? -moz-border-radius-bottomright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:286 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:289 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:290 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:290 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:330 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:336 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:374 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:384 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:400 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:444 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:482 > ? none ? ou URL attendu, mais ? mask( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:553 > Erreur d'analyse de la valeur pour ? width ?. D?claration abandonn?e. jqModal.css:30 > Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. jqModal.css:31 > Erreur d'analyse de la valeur pour ? top ?. D?claration abandonn?e. jqModal.css:39 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:16 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:51 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:97 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.dataTables.css:151 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:156 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:217 > Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. common.css:69 > Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. common.css:800 > Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. common.css:803 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:923 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:957 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:970 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:978 > Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.mobile-1.4.0.min.js:9 > http://cdash.artelys.lan/cdash/javascript/jquery.mobile-1.4.0.min.js is being assigned a //# sourceMappingURL, but already has one > Erreur d'analyse de la valeur pour ? pointer-events ?. D?claration abandonn?e. testDetails.php > Une cha?ne vide a ?t? transmise ? ? getElementById() ?. jquery.mobile-1.4.0.min.js:7 > L'utilisation de ? getPreventDefault() ? est obsol?te. Utiliser ? defaultPrevented ? ? la place. jquery-1.10.2.js:5375 > > YC > > ----- Mail original ----- > De: "Volkan Gezer" > ?: cdash at public.kitware.com > Cc: "ycollette nospam" > Envoy?: Jeudi 21 Ao?t 2014 12:40:38 > Objet: Re: [Cdash] Problem with custom measurements > > 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: >> >> ... >> > type="numeric/double">40 >> > type="numeric/double">40 >> ... >> >> 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 >> ----------------------------------------- From julien.jomier at kitware.com Thu Aug 21 12:35:17 2014 From: julien.jomier at kitware.com (Julien Jomier) Date: Thu, 21 Aug 2014 14:35:17 +0200 Subject: [Cdash] Fwd: Problem with custom measurements In-Reply-To: References: <619765536.29179901.1408622153514.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <53F5E785.1080608@kitware.com> I just committed the fix in CDash trunk. Julien On 21/08/2014 14:21, Volkan Gezer wrote: > Forwarding to the list as well... > > This was due to the spacing in named measurement. > > @Devs: Can we fix this in the source as well? > > Thanks... > > Best regards, > Volkan GEZER > volkangezer at gmail.com > > > > ---------- Forwarded message ---------- > From: > Date: 2014-08-21 13:55 GMT+02:00 > Subject: Re: [Cdash] Problem with custom measurements > To: Volkan Gezer > > > I changed the line. Seems to work. > > Thanks. > > YC > > ----- Mail original ----- > De: "Volkan Gezer" > ?: "ycollette.nospam" > Envoy?: Jeudi 21 Ao?t 2014 13:36:16 > Objet: Re: [Cdash] Problem with custom measurements > > Hi, > > Can you replace the line 143 in file > ajax/showdatameasurementdatagraph.php with this: > > plot = $.plot($(divname), [{label: href='ajax/showtestmeasurementdatagraph.php?testid=$testid&buildid=$buildid&measurement=".urlencode($measurementname)."&export=csv'>Export > as CSV\""); ?>, data: d1}], > > This basically replaces $measurementname with ".urlencode($measurementname)." > > And check if solves the issue. > > Thanks, > > Best regards, > Volkan GEZER > volkangezer at gmail.com > > > 2014-08-21 12:54 GMT+02:00 : >> Hello, >> >> Now, my cdash server has many data test set and when I click on sequential::run, it is displayed correctly. >> >> Here is the content of the firefox browser console: >> >> L'utilisation de ? getUserData() ? ou ? setUserData() ? est obsol?te. Utiliser ? WeakMap ? ou ? element.dataset ? ? la place. requestNotifier.js:63 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 >> ? none ? ou URL attendu, mais ? alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 >> Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 >> ? none ? ou URL attendu, mais ? progid ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 >> D?claration attendue, mais ? . ? trouv?. Passage ? la d?claration suivante. jquery.qtip.min.css:1 >> Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. jquery.qtip.min.css:1 >> Une fin de valeur ?tait attendue, mais ? 10 ? a ?t? trouv?. Erreur d'analyse de la valeur pour ? padding ?. D?claration abandonn?e. jquery.qtip.min.css:1 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:22 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:85 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:86 >> Propri?t? ? -moz-border-radius-topleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:283 >> Propri?t? ? -moz-border-radius-topright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:284 >> Propri?t? ? -moz-border-radius-bottomleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:285 >> Propri?t? ? -moz-border-radius-bottomright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:286 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:289 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:290 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:290 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:330 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:336 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:374 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:384 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:400 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:444 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:482 >> ? none ? ou URL attendu, mais ? mask( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:553 >> Erreur d'analyse de la valeur pour ? width ?. D?claration abandonn?e. jqModal.css:30 >> Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. jqModal.css:31 >> Erreur d'analyse de la valeur pour ? top ?. D?claration abandonn?e. jqModal.css:39 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:16 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:51 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:97 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.dataTables.css:151 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:156 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:217 >> Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. common.css:69 >> Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. common.css:800 >> Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. common.css:803 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:923 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:957 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:970 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:978 >> Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.mobile-1.4.0.min.js:9 >> http://cdash.artelys.lan/cdash/javascript/jquery.mobile-1.4.0.min.js is being assigned a //# sourceMappingURL, but already has one >> Erreur d'analyse de la valeur pour ? pointer-events ?. D?claration abandonn?e. testDetails.php >> Une cha?ne vide a ?t? transmise ? ? getElementById() ?. jquery.mobile-1.4.0.min.js:7 >> L'utilisation de ? getPreventDefault() ? est obsol?te. Utiliser ? defaultPrevented ? ? la place. jquery-1.10.2.js:5375 >> >> YC >> >> ----- Mail original ----- >> De: "Volkan Gezer" >> ?: cdash at public.kitware.com >> Cc: "ycollette nospam" >> Envoy?: Jeudi 21 Ao?t 2014 12:40:38 >> Objet: Re: [Cdash] Problem with custom measurements >> >> 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: >>> >>> ... >>> >> type="numeric/double">40 >>> >> type="numeric/double">40 >>> ... >>> >>> 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 >>> ----------------------------------------- > _______________________________________________ > Cdash mailing list > Cdash at public.kitware.com > http://public.kitware.com/mailman/listinfo/cdash > From ycollette.nospam at free.fr Tue Aug 26 09:11:08 2014 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Tue, 26 Aug 2014 11:11:08 +0200 (CEST) Subject: [Cdash] Freeze problem with custom measurement In-Reply-To: <1763896786.35663415.1409044053036.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <2046980619.35671632.1409044268016.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, I use svn trunk of cdash (revision 3551). I visualize a custom measurement. The web address is http://cdash.myaddress.lan/cdash/testDetails.php?test=25356&build=53 Up to now, everything is OK. When I click on the "Build:" link at the top of the page (going to the web page: http://cdash.myaddress.lan/cdash/buildSummary.php?buildid=53) the page freezes. I need to reload the page to have the "Build:" page loaded. In the apache2 log, I see the following message: [Tue Aug 26 11:02:09 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.myaddress.lan/cdash/testDetails.php?test=25356&build=53 Best regards, YC From volkangezer at gmail.com Thu Aug 28 08:41:52 2014 From: volkangezer at gmail.com (Volkan Gezer) Date: Thu, 28 Aug 2014 10:41:52 +0200 Subject: [Cdash] Project Graphics Viewer Message-ID: Hi all, In the attachment, you can find a graph viewer patch which finds, lists all custom measurements (with the given search criteria) and displays their graphs. Feel free to use & improve it :). Best regards, Volkan GEZER volkangezer at gmail.com -------------- next part -------------- A non-text attachment was scrubbed... Name: graph_patch.patch Type: text/x-patch Size: 7431 bytes Desc: not available URL: From dlrdave at aol.com Thu Aug 28 10:45:40 2014 From: dlrdave at aol.com (David Cole) Date: Thu, 28 Aug 2014 06:45:40 -0400 (EDT) Subject: [Cdash] Project Graphics Viewer Message-ID: <8D190C457EE0FAB-2A20-53F2@webmail-d206.sysops.aol.com> > Feel free to use & improve it :). Wow! A filters extension! Love it! Questions: (1) Your use of "!important" in the css file led me to this: http://css-tricks.com/when-using-important-is-the-right-choice/ Is it really necessary here? (i.e. -- why should a sub-style not be able to override the background property?) (2) I see you've eliminated the limit clause for this page, and instead have a start and end date entry field... which made me think this code must not use SQL comparisons for the other fields because of the way these are used in javascript/cdashTestGraph.js ... Do the strings for test name, measurement name and site name have to be exact matches? If so, then the combo boxes in the filters are not being used as intended to construct SQL queries, and will mislead the user into thinking they can do "contains" tests. (3) Minor layout comment: All the "tr" elements in this table have class treven or trodd... The new one you added should account for that, to keep the "zebra stripe" effect going. This looks like a good start, but I think it needs a little work before it can go into CDash. Thanks for the contribution, David C. From k.tjoe at acfr.usyd.edu.au Fri Aug 29 01:47:05 2014 From: k.tjoe at acfr.usyd.edu.au (Kevin C. Tjoe) Date: Fri, 29 Aug 2014 11:47:05 +1000 Subject: [Cdash] How to add more information in "view notes" Message-ID: Hi all, when we click at a build in cdash dashboard, next to the build name (on top of the page), it has the "View notes" link (with link example: http://cdash.mydomain.com/viewNotes.php?buildid=156922). at the moment, the information on the page only simple like below: *Site: *win7-01*Build Name: *develop_win7_DevEnv10_Debug_Nightly*Stamp: * 20140828-1200-Nightly How to add more information to this page (note page)? Example i would like to add "Time" or "Build machine"? Do i have to modify the "viewNotes.php" ? Thanks in advance, Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: From zack.galbreath at kitware.com Fri Aug 29 11:50:43 2014 From: zack.galbreath at kitware.com (Zack Galbreath) Date: Fri, 29 Aug 2014 07:50:43 -0400 Subject: [Cdash] How to add more information in "view notes" In-Reply-To: References: Message-ID: On Thu, Aug 28, 2014 at 9:47 PM, Kevin C. Tjoe wrote: > Hi all, > > when we click at a build in cdash dashboard, next to the build name (on > top of the page), it has the "View notes" link (with link example: > http://cdash.mydomain.com/viewNotes.php?buildid=156922). > > at the moment, the information on the page only simple like below: > > *Site: *win7-01*Build Name: *develop_win7_DevEnv10_Debug_Nightly*Stamp: * > 20140828-1200-Nightly > > How to add more information to this page (note page)? > Example i would like to add "Time" or "Build machine"? > > Do i have to modify the "viewNotes.php" ? > Nope, this is a variable you can set from your CTest driver script. Typically we use this field to upload this script itself to CDash. Here's an example of how to do that: set(CTEST_NOTES_FILES "${CTEST_SCRIPT_DIRECTORY}/${CTEST_SCRIPT_NAME}") Or if you're not using ctest in -S mode, you can also specify a note using the ctest command line: $ ctest --help | grep note -A , --add-notes = Add a notes file with submission HTH, -Zack -------------- next part -------------- An HTML attachment was scrubbed... URL: From ycollette.nospam at free.fr Wed Aug 6 12:46:35 2014 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Wed, 6 Aug 2014 14:46:35 +0200 (CEST) Subject: [Cdash] Problem with custom measurements In-Reply-To: <525302391.9891757.1407329033742.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <1512396218.9894172.1407329195968.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, I added some custom measurements in the log file of my program: ... 40 40 ... 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 From ycollette.nospam at free.fr Thu Aug 14 09:21:09 2014 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Thu, 14 Aug 2014 11:21:09 +0200 (CEST) Subject: [Cdash] Measurement and time scale In-Reply-To: <1168513279.20041662.1408008038885.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <1363500040.20042405.1408008069663.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, I have a cdash server installed and I have submitted results with custom measurements to it for several weeks now. Is it possible to draw a measurement on several weeks instead of only one day ? I use cdash trunk version. Best regards, YC From dlrdave at aol.com Thu Aug 14 11:29:19 2014 From: dlrdave at aol.com (David Cole) Date: Thu, 14 Aug 2014 07:29:19 -0400 (EDT) Subject: [Cdash] Measurement and time scale In-Reply-To: <1363500040.20042405.1408008069663.JavaMail.root@zimbra35-e6.priv.proxad.net> References: <1363500040.20042405.1408008069663.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <8D185CA1FA21BAD-1F2C-7ED1@webmail-m150.sysops.aol.com> If I go to this CDash test result page: http://open.cdash.org/testDetails.php?test=265951093&build=3449880 and click on the "Display Graphs" combo box, and choose "WallTime" ... I get a chart that has 24 data points on it. If I then click on the "Zoom out" link, I get a chart that has 114 data points on it going back for 4 months. Are you saying that you have a measurement where there is only one data point on the chart? D From zach.mullen at kitware.com Wed Aug 20 01:10:55 2014 From: zach.mullen at kitware.com (Zach Mullen) Date: Tue, 19 Aug 2014 21:10:55 -0400 Subject: [Cdash] CDash problem? In-Reply-To: References: Message-ID: Hi Kevin, I've CC'ed the cdash public mailing list, they should be able to answer your question. Thanks, On Tue, Aug 19, 2014 at 8:57 PM, Kevin C. Tjoe wrote: > Hi Zach, > > > I got your address from the github ( > https://github.com/GArik/CDash/blob/master/cdash/sendemail.php). > > I recently upgraded my cdash from 2.0.2 to 2.2.2 > > After the upgrade (which seemed smoothly - no error during the upgrade > process), i began to receive emails from the cdash system. > > The error email i received are similar to this: > > " has encountered errors during the Update step and you have > been identified as the maintainer of this site. > > *Update Errors* > Status: > "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" ( > http://cdash.mydomain.com/viewUpdate.php?buildid=154270 > )" > > > Some of the links are broken with "This build doesn't exist. Maybe it has > been deleted." > Some of them shows " > "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" > > with red highlight. > > > May i know what is actually happening ? > What i need to do to fix it ? > > > Kevin > > -- Zach Mullen R & D Engineer Kitware Inc. 919-869-8858 -------------- next part -------------- An HTML attachment was scrubbed... URL: From zach.mullen at kitware.com Wed Aug 20 01:34:25 2014 From: zach.mullen at kitware.com (Zach Mullen) Date: Tue, 19 Aug 2014 21:34:25 -0400 Subject: [Cdash] CDash problem? In-Reply-To: References: Message-ID: Hi Kevin, I have sent your screenshots to the list. If you want to talk on the mailing list, just subscribe here: http://public.kitware.com/mailman/listinfo/cdash Thanks, On Tue, Aug 19, 2014 at 9:31 PM, Kevin C. Tjoe wrote: > Hi Zach, > > Can you help to forward these screen shots too? > Might be v2.2.2 bug ? > > > Basically, we got email notifications from cdash after upgrade from 2.0.2 > to 2.2.2 > They reported that update step had error "git fetch". > > On CDASH desktop, we can see 0 (zero) value with red column. > But when we click for detail view, it shows totally different result. > It will show same 0 (zero) value, but the column is green (OK). > > It is easier to understand when seeing the screenshot in sequence > [shot1-2-3]. > > > Regards, > > > Kevin > > > > > On 20 August 2014 11:10, Zach Mullen wrote: > >> Hi Kevin, >> >> I've CC'ed the cdash public mailing list, they should be able to answer >> your question. >> >> Thanks, >> >> >> On Tue, Aug 19, 2014 at 8:57 PM, Kevin C. Tjoe >> wrote: >> >>> Hi Zach, >>> >>> >>> I got your address from the github ( >>> https://github.com/GArik/CDash/blob/master/cdash/sendemail.php). >>> >>> I recently upgraded my cdash from 2.0.2 to 2.2.2 >>> >>> After the upgrade (which seemed smoothly - no error during the upgrade >>> process), i began to receive emails from the cdash system. >>> >>> The error email i received are similar to this: >>> >>> " has encountered errors during the Update step and you have >>> been identified as the maintainer of this site. >>> >>> *Update Errors* >>> Status: >>> "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" ( >>> http://cdash.mydomain.com/viewUpdate.php?buildid=154270 >>> )" >>> >>> >>> Some of the links are broken with "This build doesn't exist. Maybe it >>> has been deleted." >>> Some of them shows " >>> "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" >>> >>> with red highlight. >>> >>> >>> May i know what is actually happening ? >>> What i need to do to fix it ? >>> >>> >>> Kevin >>> >>> >> >> >> -- >> Zach Mullen >> R & D Engineer >> Kitware Inc. >> 919-869-8858 >> > > -- Zach Mullen R & D Engineer Kitware Inc. 919-869-8858 -------------- next part -------------- An HTML attachment was scrubbed... URL: From julien.jomier at kitware.com Wed Aug 20 07:19:23 2014 From: julien.jomier at kitware.com (Julien Jomier) Date: Wed, 20 Aug 2014 09:19:23 +0200 Subject: [Cdash] CDash problem? In-Reply-To: References: Message-ID: <53F44BFB.2030405@kitware.com> Kevin, It seems that for some reasons CDash cannot fetch the daily updates. Do you have any information in the log file? Julien On 20/08/2014 03:10, Zach Mullen wrote: > Hi Kevin, > > I've CC'ed the cdash public mailing list, they should be able to answer > your question. > > Thanks, > > > On Tue, Aug 19, 2014 at 8:57 PM, Kevin C. Tjoe > wrote: > > Hi Zach, > > > I got your address from the github > (https://github.com/GArik/CDash/blob/master/cdash/sendemail.php). > > I recently upgraded my cdash from 2.0.2 to 2.2.2 > > After the upgrade (which seemed smoothly - no error during the > upgrade process), i began to receive emails from the cdash system. > > The error email i received are similar to this: > > " has encountered errors during the Update step and you > have been identified as the maintainer of this site. > > *Update Errors* > Status: > "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" > (http://cdash.mydomain.com/viewUpdate.php?buildid=154270 > )" > > > Some of the links are broken with "This build doesn't exist. Maybe > it has been deleted." > Some of them shows " > > > "C:/Program Files (x86)/Git/cmd/git.exe" "fetch" > > > with red highlight. > > > May i know what is actually happening ? > What i need to do to fix it ? > > > Kevin > > > > > -- > Zach Mullen > R & D Engineer > Kitware Inc. > 919-869-8858 > > > _______________________________________________ > Cdash mailing list > Cdash at public.kitware.com > http://public.kitware.com/mailman/listinfo/cdash > From volkangezer at gmail.com Thu Aug 21 10:40:38 2014 From: volkangezer at gmail.com (Volkan Gezer) Date: Thu, 21 Aug 2014 12:40:38 +0200 Subject: [Cdash] Problem with custom measurements Message-ID: 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: > > ... > type="numeric/double">40 > type="numeric/double">40 > ... > > 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 > ----------------------------------------- From ycollette.nospam at free.fr Thu Aug 21 10:54:26 2014 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Thu, 21 Aug 2014 12:54:26 +0200 (CEST) Subject: [Cdash] Problem with custom measurements In-Reply-To: Message-ID: <1509891889.29108874.1408618466045.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, Now, my cdash server has many data test set and when I click on sequential::run, it is displayed correctly. Here is the content of the firefox browser console: L'utilisation de ? getUserData() ? ou ? setUserData() ? est obsol?te. Utiliser ? WeakMap ? ou ? element.dataset ? ? la place. requestNotifier.js:63 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 ? none ? ou URL attendu, mais ? alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 ? none ? ou URL attendu, mais ? progid ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 D?claration attendue, mais ? . ? trouv?. Passage ? la d?claration suivante. jquery.qtip.min.css:1 Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. jquery.qtip.min.css:1 Une fin de valeur ?tait attendue, mais ? 10 ? a ?t? trouv?. Erreur d'analyse de la valeur pour ? padding ?. D?claration abandonn?e. jquery.qtip.min.css:1 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:22 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:85 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:86 Propri?t? ? -moz-border-radius-topleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:283 Propri?t? ? -moz-border-radius-topright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:284 Propri?t? ? -moz-border-radius-bottomleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:285 Propri?t? ? -moz-border-radius-bottomright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:286 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:289 ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:290 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:290 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:330 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:336 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:374 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:384 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:400 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:444 Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:482 ? none ? ou URL attendu, mais ? mask( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:553 Erreur d'analyse de la valeur pour ? width ?. D?claration abandonn?e. jqModal.css:30 Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. jqModal.css:31 Erreur d'analyse de la valeur pour ? top ?. D?claration abandonn?e. jqModal.css:39 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:16 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:51 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:97 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.dataTables.css:151 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:156 D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:217 Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. common.css:69 Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. common.css:800 Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. common.css:803 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:923 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:957 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:970 Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:978 Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.mobile-1.4.0.min.js:9 http://cdash.artelys.lan/cdash/javascript/jquery.mobile-1.4.0.min.js is being assigned a //# sourceMappingURL, but already has one Erreur d'analyse de la valeur pour ? pointer-events ?. D?claration abandonn?e. testDetails.php Une cha?ne vide a ?t? transmise ? ? getElementById() ?. jquery.mobile-1.4.0.min.js:7 L'utilisation de ? getPreventDefault() ? est obsol?te. Utiliser ? defaultPrevented ? ? la place. jquery-1.10.2.js:5375 YC ----- Mail original ----- De: "Volkan Gezer" ?: cdash at public.kitware.com Cc: "ycollette nospam" Envoy?: Jeudi 21 Ao?t 2014 12:40:38 Objet: Re: [Cdash] Problem with custom measurements 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: > > ... > type="numeric/double">40 > type="numeric/double">40 > ... > > 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 > ----------------------------------------- From volkangezer at gmail.com Thu Aug 21 12:21:47 2014 From: volkangezer at gmail.com (Volkan Gezer) Date: Thu, 21 Aug 2014 14:21:47 +0200 Subject: [Cdash] Fwd: Problem with custom measurements In-Reply-To: <619765536.29179901.1408622153514.JavaMail.root@zimbra35-e6.priv.proxad.net> References: <619765536.29179901.1408622153514.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: Forwarding to the list as well... This was due to the spacing in named measurement. @Devs: Can we fix this in the source as well? Thanks... Best regards, Volkan GEZER volkangezer at gmail.com ---------- Forwarded message ---------- From: Date: 2014-08-21 13:55 GMT+02:00 Subject: Re: [Cdash] Problem with custom measurements To: Volkan Gezer I changed the line. Seems to work. Thanks. YC ----- Mail original ----- De: "Volkan Gezer" ?: "ycollette.nospam" Envoy?: Jeudi 21 Ao?t 2014 13:36:16 Objet: Re: [Cdash] Problem with custom measurements Hi, Can you replace the line 143 in file ajax/showdatameasurementdatagraph.php with this: plot = $.plot($(divname), [{label: Export as CSV\""); ?>, data: d1}], This basically replaces $measurementname with ".urlencode($measurementname)." And check if solves the issue. Thanks, Best regards, Volkan GEZER volkangezer at gmail.com 2014-08-21 12:54 GMT+02:00 : > Hello, > > Now, my cdash server has many data test set and when I click on sequential::run, it is displayed correctly. > > Here is the content of the firefox browser console: > > L'utilisation de ? getUserData() ? ou ? setUserData() ? est obsol?te. Utiliser ? WeakMap ? ou ? element.dataset ? ? la place. requestNotifier.js:63 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 > ? none ? ou URL attendu, mais ? alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 > Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 > ? none ? ou URL attendu, mais ? progid ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 > D?claration attendue, mais ? . ? trouv?. Passage ? la d?claration suivante. jquery.qtip.min.css:1 > Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. jquery.qtip.min.css:1 > Une fin de valeur ?tait attendue, mais ? 10 ? a ?t? trouv?. Erreur d'analyse de la valeur pour ? padding ?. D?claration abandonn?e. jquery.qtip.min.css:1 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:22 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:85 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:86 > Propri?t? ? -moz-border-radius-topleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:283 > Propri?t? ? -moz-border-radius-topright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:284 > Propri?t? ? -moz-border-radius-bottomleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:285 > Propri?t? ? -moz-border-radius-bottomright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:286 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:289 > ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:290 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:290 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:330 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:336 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:374 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:384 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:400 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:444 > Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:482 > ? none ? ou URL attendu, mais ? mask( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:553 > Erreur d'analyse de la valeur pour ? width ?. D?claration abandonn?e. jqModal.css:30 > Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. jqModal.css:31 > Erreur d'analyse de la valeur pour ? top ?. D?claration abandonn?e. jqModal.css:39 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:16 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:51 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:97 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.dataTables.css:151 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:156 > D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:217 > Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. common.css:69 > Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. common.css:800 > Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. common.css:803 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:923 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:957 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:970 > Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:978 > Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.mobile-1.4.0.min.js:9 > http://cdash.artelys.lan/cdash/javascript/jquery.mobile-1.4.0.min.js is being assigned a //# sourceMappingURL, but already has one > Erreur d'analyse de la valeur pour ? pointer-events ?. D?claration abandonn?e. testDetails.php > Une cha?ne vide a ?t? transmise ? ? getElementById() ?. jquery.mobile-1.4.0.min.js:7 > L'utilisation de ? getPreventDefault() ? est obsol?te. Utiliser ? defaultPrevented ? ? la place. jquery-1.10.2.js:5375 > > YC > > ----- Mail original ----- > De: "Volkan Gezer" > ?: cdash at public.kitware.com > Cc: "ycollette nospam" > Envoy?: Jeudi 21 Ao?t 2014 12:40:38 > Objet: Re: [Cdash] Problem with custom measurements > > 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: >> >> ... >> > type="numeric/double">40 >> > type="numeric/double">40 >> ... >> >> 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 >> ----------------------------------------- From julien.jomier at kitware.com Thu Aug 21 12:35:17 2014 From: julien.jomier at kitware.com (Julien Jomier) Date: Thu, 21 Aug 2014 14:35:17 +0200 Subject: [Cdash] Fwd: Problem with custom measurements In-Reply-To: References: <619765536.29179901.1408622153514.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <53F5E785.1080608@kitware.com> I just committed the fix in CDash trunk. Julien On 21/08/2014 14:21, Volkan Gezer wrote: > Forwarding to the list as well... > > This was due to the spacing in named measurement. > > @Devs: Can we fix this in the source as well? > > Thanks... > > Best regards, > Volkan GEZER > volkangezer at gmail.com > > > > ---------- Forwarded message ---------- > From: > Date: 2014-08-21 13:55 GMT+02:00 > Subject: Re: [Cdash] Problem with custom measurements > To: Volkan Gezer > > > I changed the line. Seems to work. > > Thanks. > > YC > > ----- Mail original ----- > De: "Volkan Gezer" > ?: "ycollette.nospam" > Envoy?: Jeudi 21 Ao?t 2014 13:36:16 > Objet: Re: [Cdash] Problem with custom measurements > > Hi, > > Can you replace the line 143 in file > ajax/showdatameasurementdatagraph.php with this: > > plot = $.plot($(divname), [{label: href='ajax/showtestmeasurementdatagraph.php?testid=$testid&buildid=$buildid&measurement=".urlencode($measurementname)."&export=csv'>Export > as CSV\""); ?>, data: d1}], > > This basically replaces $measurementname with ".urlencode($measurementname)." > > And check if solves the issue. > > Thanks, > > Best regards, > Volkan GEZER > volkangezer at gmail.com > > > 2014-08-21 12:54 GMT+02:00 : >> Hello, >> >> Now, my cdash server has many data test set and when I click on sequential::run, it is displayed correctly. >> >> Here is the content of the firefox browser console: >> >> L'utilisation de ? getUserData() ? ou ? setUserData() ? est obsol?te. Utiliser ? WeakMap ? ou ? element.dataset ? ? la place. requestNotifier.js:63 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 >> ? none ? ou URL attendu, mais ? alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 >> Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. jquery.qtip.min.css:1 >> ? none ? ou URL attendu, mais ? progid ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery.qtip.min.css:1 >> D?claration attendue, mais ? . ? trouv?. Passage ? la d?claration suivante. jquery.qtip.min.css:1 >> Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. jquery.qtip.min.css:1 >> Une fin de valeur ?tait attendue, mais ? 10 ? a ?t? trouv?. Erreur d'analyse de la valeur pour ? padding ?. D?claration abandonn?e. jquery.qtip.min.css:1 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:22 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:85 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:86 >> Propri?t? ? -moz-border-radius-topleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:283 >> Propri?t? ? -moz-border-radius-topright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:284 >> Propri?t? ? -moz-border-radius-bottomleft ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:285 >> Propri?t? ? -moz-border-radius-bottomright ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:286 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:289 >> ? none ? ou URL attendu, mais ? Alpha( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:290 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:290 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:330 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:336 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:374 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:384 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:400 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:444 >> Propri?t? ? zoom ? inconnue. D?claration abandonn?e. jquery-ui-1.8.16.css:482 >> ? none ? ou URL attendu, mais ? mask( ? trouv?. Erreur d'analyse de la valeur pour ? filter ?. D?claration abandonn?e. jquery-ui-1.8.16.css:553 >> Erreur d'analyse de la valeur pour ? width ?. D?claration abandonn?e. jqModal.css:30 >> Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. jqModal.css:31 >> Erreur d'analyse de la valeur pour ? top ?. D?claration abandonn?e. jqModal.css:39 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:16 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:51 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:97 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. jquery.dataTables.css:151 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:156 >> D?claration attendue, mais ? * ? trouv?. Passage ? la d?claration suivante. jquery.dataTables.css:217 >> Erreur d'analyse de la valeur pour ? height ?. D?claration abandonn?e. common.css:69 >> Erreur d'analyse de la valeur pour ? background-image ?. D?claration abandonn?e. common.css:800 >> Propri?t? ? -moz-box-shadow ? inconnue. D?claration abandonn?e. common.css:803 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:923 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:957 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:970 >> Propri?t? ? -moz-border-radius ? inconnue. D?claration abandonn?e. common.css:978 >> Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.mobile-1.4.0.min.js:9 >> http://cdash.artelys.lan/cdash/javascript/jquery.mobile-1.4.0.min.js is being assigned a //# sourceMappingURL, but already has one >> Erreur d'analyse de la valeur pour ? pointer-events ?. D?claration abandonn?e. testDetails.php >> Une cha?ne vide a ?t? transmise ? ? getElementById() ?. jquery.mobile-1.4.0.min.js:7 >> L'utilisation de ? getPreventDefault() ? est obsol?te. Utiliser ? defaultPrevented ? ? la place. jquery-1.10.2.js:5375 >> >> YC >> >> ----- Mail original ----- >> De: "Volkan Gezer" >> ?: cdash at public.kitware.com >> Cc: "ycollette nospam" >> Envoy?: Jeudi 21 Ao?t 2014 12:40:38 >> Objet: Re: [Cdash] Problem with custom measurements >> >> 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: >>> >>> ... >>> >> type="numeric/double">40 >>> >> type="numeric/double">40 >>> ... >>> >>> 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 >>> ----------------------------------------- > _______________________________________________ > Cdash mailing list > Cdash at public.kitware.com > http://public.kitware.com/mailman/listinfo/cdash > From ycollette.nospam at free.fr Tue Aug 26 09:11:08 2014 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Tue, 26 Aug 2014 11:11:08 +0200 (CEST) Subject: [Cdash] Freeze problem with custom measurement In-Reply-To: <1763896786.35663415.1409044053036.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <2046980619.35671632.1409044268016.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, I use svn trunk of cdash (revision 3551). I visualize a custom measurement. The web address is http://cdash.myaddress.lan/cdash/testDetails.php?test=25356&build=53 Up to now, everything is OK. When I click on the "Build:" link at the top of the page (going to the web page: http://cdash.myaddress.lan/cdash/buildSummary.php?buildid=53) the page freezes. I need to reload the page to have the "Build:" page loaded. In the apache2 log, I see the following message: [Tue Aug 26 11:02:09 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.myaddress.lan/cdash/testDetails.php?test=25356&build=53 Best regards, YC From volkangezer at gmail.com Thu Aug 28 08:41:52 2014 From: volkangezer at gmail.com (Volkan Gezer) Date: Thu, 28 Aug 2014 10:41:52 +0200 Subject: [Cdash] Project Graphics Viewer Message-ID: Hi all, In the attachment, you can find a graph viewer patch which finds, lists all custom measurements (with the given search criteria) and displays their graphs. Feel free to use & improve it :). Best regards, Volkan GEZER volkangezer at gmail.com -------------- next part -------------- A non-text attachment was scrubbed... Name: graph_patch.patch Type: text/x-patch Size: 7431 bytes Desc: not available URL: From dlrdave at aol.com Thu Aug 28 10:45:40 2014 From: dlrdave at aol.com (David Cole) Date: Thu, 28 Aug 2014 06:45:40 -0400 (EDT) Subject: [Cdash] Project Graphics Viewer Message-ID: <8D190C457EE0FAB-2A20-53F2@webmail-d206.sysops.aol.com> > Feel free to use & improve it :). Wow! A filters extension! Love it! Questions: (1) Your use of "!important" in the css file led me to this: http://css-tricks.com/when-using-important-is-the-right-choice/ Is it really necessary here? (i.e. -- why should a sub-style not be able to override the background property?) (2) I see you've eliminated the limit clause for this page, and instead have a start and end date entry field... which made me think this code must not use SQL comparisons for the other fields because of the way these are used in javascript/cdashTestGraph.js ... Do the strings for test name, measurement name and site name have to be exact matches? If so, then the combo boxes in the filters are not being used as intended to construct SQL queries, and will mislead the user into thinking they can do "contains" tests. (3) Minor layout comment: All the "tr" elements in this table have class treven or trodd... The new one you added should account for that, to keep the "zebra stripe" effect going. This looks like a good start, but I think it needs a little work before it can go into CDash. Thanks for the contribution, David C. From k.tjoe at acfr.usyd.edu.au Fri Aug 29 01:47:05 2014 From: k.tjoe at acfr.usyd.edu.au (Kevin C. Tjoe) Date: Fri, 29 Aug 2014 11:47:05 +1000 Subject: [Cdash] How to add more information in "view notes" Message-ID: Hi all, when we click at a build in cdash dashboard, next to the build name (on top of the page), it has the "View notes" link (with link example: http://cdash.mydomain.com/viewNotes.php?buildid=156922). at the moment, the information on the page only simple like below: *Site: *win7-01*Build Name: *develop_win7_DevEnv10_Debug_Nightly*Stamp: * 20140828-1200-Nightly How to add more information to this page (note page)? Example i would like to add "Time" or "Build machine"? Do i have to modify the "viewNotes.php" ? Thanks in advance, Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: From zack.galbreath at kitware.com Fri Aug 29 11:50:43 2014 From: zack.galbreath at kitware.com (Zack Galbreath) Date: Fri, 29 Aug 2014 07:50:43 -0400 Subject: [Cdash] How to add more information in "view notes" In-Reply-To: References: Message-ID: On Thu, Aug 28, 2014 at 9:47 PM, Kevin C. Tjoe wrote: > Hi all, > > when we click at a build in cdash dashboard, next to the build name (on > top of the page), it has the "View notes" link (with link example: > http://cdash.mydomain.com/viewNotes.php?buildid=156922). > > at the moment, the information on the page only simple like below: > > *Site: *win7-01*Build Name: *develop_win7_DevEnv10_Debug_Nightly*Stamp: * > 20140828-1200-Nightly > > How to add more information to this page (note page)? > Example i would like to add "Time" or "Build machine"? > > Do i have to modify the "viewNotes.php" ? > Nope, this is a variable you can set from your CTest driver script. Typically we use this field to upload this script itself to CDash. Here's an example of how to do that: set(CTEST_NOTES_FILES "${CTEST_SCRIPT_DIRECTORY}/${CTEST_SCRIPT_NAME}") Or if you're not using ctest in -S mode, you can also specify a note using the ctest command line: $ ctest --help | grep note -A , --add-notes = Add a notes file with submission HTH, -Zack -------------- next part -------------- An HTML attachment was scrubbed... URL: