From ycollette.nospam at free.fr Tue Mar 15 09:35:44 2016 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Tue, 15 Mar 2016 14:35:44 +0100 (CET) Subject: [CDash] Problem with current master In-Reply-To: <811483820.18886762.1458048918850.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <321418435.18887515.1458048944151.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, I installed cdash master version on a server. I have several projects already registered on this cdash server. When I connect on this serveur, I've got the following error message: "Feed::GetFeed(): 0 not set" Do I need to upgrade the database ? Best regards, YC From zack.galbreath at kitware.com Fri Mar 18 12:51:59 2016 From: zack.galbreath at kitware.com (Zack Galbreath) Date: Fri, 18 Mar 2016 12:51:59 -0400 Subject: [CDash] Problem with current master In-Reply-To: <321418435.18887515.1458048944151.JavaMail.root@zimbra35-e6.priv.proxad.net> References: <811483820.18886762.1458048918850.JavaMail.root@zimbra35-e6.priv.proxad.net> <321418435.18887515.1458048944151.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: On Tue, Mar 15, 2016 at 9:35 AM, wrote: > Hello, > > I installed cdash master version on a server. > I have several projects already registered on this cdash server. > When I connect on this serveur, I've got the following error message: > > "Feed::GetFeed(): 0 not set" > That 0 is your projectid, so somewhere it's not being set properly. Do I need to upgrade the database ? > Worth a try. Log in as an administrator, go to upgrade.php and click the "Upgrade CDash" button. Let us know if that solves the problem or not. -------------- next part -------------- An HTML attachment was scrubbed... URL: From nyall.dawson at gmail.com Mon Mar 28 20:40:31 2016 From: nyall.dawson at gmail.com (Nyall Dawson) Date: Tue, 29 Mar 2016 11:40:31 +1100 Subject: [CDash] How to debug missing dart images in dash Message-ID: Hi CDash devs, I'm currently hitting an issue I can't resolve with submission of ctest results to cdash. Our project makes heavy use of DartMeasurementFile to display expected/rendered image results on cdash. This works fine for most set ups, and images are correctly displayed on our dash (eg, see http://dash.orfeo-toolbox.org/testDetails.php?test=39250586&build=222727 ). However, we've recently deployed a new build on Travis which makes use of cmake version 3.5, and using this build we cannot get the dart measurement files to display. An example output is http://dash.orfeo-toolbox.org/testDetails.php?test=39284628&build=222801 . The test code has not changed, and the same DartMeasurementFile messages are being output by the tests, but they are just ignored by ctest/cdash and we do not see the images for these builds. I've spent some time trying to debug this, but I'm stumped. Is there anything different with cmake 3.5 which would explain this behaviour? Kind regards, Nyall From ycollette.nospam at free.fr Tue Mar 15 13:35:44 2016 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Tue, 15 Mar 2016 14:35:44 +0100 (CET) Subject: [CDash] Problem with current master In-Reply-To: <811483820.18886762.1458048918850.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <321418435.18887515.1458048944151.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, I installed cdash master version on a server. I have several projects already registered on this cdash server. When I connect on this serveur, I've got the following error message: "Feed::GetFeed(): 0 not set" Do I need to upgrade the database ? Best regards, YC From zack.galbreath at kitware.com Fri Mar 18 16:51:59 2016 From: zack.galbreath at kitware.com (Zack Galbreath) Date: Fri, 18 Mar 2016 12:51:59 -0400 Subject: [CDash] Problem with current master In-Reply-To: <321418435.18887515.1458048944151.JavaMail.root@zimbra35-e6.priv.proxad.net> References: <811483820.18886762.1458048918850.JavaMail.root@zimbra35-e6.priv.proxad.net> <321418435.18887515.1458048944151.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: On Tue, Mar 15, 2016 at 9:35 AM, wrote: > Hello, > > I installed cdash master version on a server. > I have several projects already registered on this cdash server. > When I connect on this serveur, I've got the following error message: > > "Feed::GetFeed(): 0 not set" > That 0 is your projectid, so somewhere it's not being set properly. Do I need to upgrade the database ? > Worth a try. Log in as an administrator, go to upgrade.php and click the "Upgrade CDash" button. Let us know if that solves the problem or not. -------------- next part -------------- An HTML attachment was scrubbed... URL: From nyall.dawson at gmail.com Tue Mar 29 00:40:31 2016 From: nyall.dawson at gmail.com (Nyall Dawson) Date: Tue, 29 Mar 2016 11:40:31 +1100 Subject: [CDash] How to debug missing dart images in dash Message-ID: Hi CDash devs, I'm currently hitting an issue I can't resolve with submission of ctest results to cdash. Our project makes heavy use of DartMeasurementFile to display expected/rendered image results on cdash. This works fine for most set ups, and images are correctly displayed on our dash (eg, see http://dash.orfeo-toolbox.org/testDetails.php?test=39250586&build=222727 ). However, we've recently deployed a new build on Travis which makes use of cmake version 3.5, and using this build we cannot get the dart measurement files to display. An example output is http://dash.orfeo-toolbox.org/testDetails.php?test=39284628&build=222801 . The test code has not changed, and the same DartMeasurementFile messages are being output by the tests, but they are just ignored by ctest/cdash and we do not see the images for these builds. I've spent some time trying to debug this, but I'm stumped. Is there anything different with cmake 3.5 which would explain this behaviour? Kind regards, Nyall From ycollette.nospam at free.fr Tue Mar 15 13:35:44 2016 From: ycollette.nospam at free.fr (ycollette.nospam at free.fr) Date: Tue, 15 Mar 2016 14:35:44 +0100 (CET) Subject: [CDash] Problem with current master In-Reply-To: <811483820.18886762.1458048918850.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: <321418435.18887515.1458048944151.JavaMail.root@zimbra35-e6.priv.proxad.net> Hello, I installed cdash master version on a server. I have several projects already registered on this cdash server. When I connect on this serveur, I've got the following error message: "Feed::GetFeed(): 0 not set" Do I need to upgrade the database ? Best regards, YC From zack.galbreath at kitware.com Fri Mar 18 16:51:59 2016 From: zack.galbreath at kitware.com (Zack Galbreath) Date: Fri, 18 Mar 2016 12:51:59 -0400 Subject: [CDash] Problem with current master In-Reply-To: <321418435.18887515.1458048944151.JavaMail.root@zimbra35-e6.priv.proxad.net> References: <811483820.18886762.1458048918850.JavaMail.root@zimbra35-e6.priv.proxad.net> <321418435.18887515.1458048944151.JavaMail.root@zimbra35-e6.priv.proxad.net> Message-ID: On Tue, Mar 15, 2016 at 9:35 AM, wrote: > Hello, > > I installed cdash master version on a server. > I have several projects already registered on this cdash server. > When I connect on this serveur, I've got the following error message: > > "Feed::GetFeed(): 0 not set" > That 0 is your projectid, so somewhere it's not being set properly. Do I need to upgrade the database ? > Worth a try. Log in as an administrator, go to upgrade.php and click the "Upgrade CDash" button. Let us know if that solves the problem or not. -------------- next part -------------- An HTML attachment was scrubbed... URL: From nyall.dawson at gmail.com Tue Mar 29 00:40:31 2016 From: nyall.dawson at gmail.com (Nyall Dawson) Date: Tue, 29 Mar 2016 11:40:31 +1100 Subject: [CDash] How to debug missing dart images in dash Message-ID: Hi CDash devs, I'm currently hitting an issue I can't resolve with submission of ctest results to cdash. Our project makes heavy use of DartMeasurementFile to display expected/rendered image results on cdash. This works fine for most set ups, and images are correctly displayed on our dash (eg, see http://dash.orfeo-toolbox.org/testDetails.php?test=39250586&build=222727 ). However, we've recently deployed a new build on Travis which makes use of cmake version 3.5, and using this build we cannot get the dart measurement files to display. An example output is http://dash.orfeo-toolbox.org/testDetails.php?test=39284628&build=222801 . The test code has not changed, and the same DartMeasurementFile messages are being output by the tests, but they are just ignored by ctest/cdash and we do not see the images for these builds. I've spent some time trying to debug this, but I'm stumped. Is there anything different with cmake 3.5 which would explain this behaviour? Kind regards, Nyall