[CMake] trigger site error in 2.8.0+

David Blado dblado at decarta.com
Tue Aug 24 16:37:36 EDT 2010


That did the trick - thanks David!

 

 

________________________________

From: David Cole [mailto:david.cole at kitware.com] 
Sent: Tuesday, August 24, 2010 11:10 AM
To: David Blado
Cc: cmake at cmake.org
Subject: Re: [CMake] trigger site error in 2.8.0+

 

The "trigger" code is only executed when ctest thinks that it is NOT
CDash on the other side of the url.

So: it should avoid that code if you have the following in your
CTestConfig.cmake file:
set(CTEST_DROP_SITE_CDASH TRUE)


HTH,
David



On Tue, Aug 24, 2010 at 1:25 PM, David Blado <dblado at decarta.com> wrote:

Hi All,

 

I am (finally) getting around to upgrading to 2.8.x from 2.6.x and
noticed that there is a new error message.  This does not seem to
prevent CDash from receiving the submission but I still wanted to bring
it up.  I understand that the 'Trigger site' is an old Dart thing and is
not required for CDash but I wanted to find out if there is any way to
stop ctest from doing this.  I often use a simple grep on the ctest log
to look for errors and this one will be a false positive.

 

Thanks,
David

 

The problem shows up between 2.6.4 and 2.8.0.

 

2.6.4:

Submit files (using http)

   Send to track: Experimental

   Using HTTP submit method

   Drop site:
http://subversion.sanjose.telcontar.com/cdash/submit.php?project=langlib

   Uploaded:
/home/builduser/dds4.5.2/Common/langlib/build__/Testing/20100824-1715/Bu
ild.xml

   Uploaded:
/home/builduser/dds4.5.2/Common/langlib/build__/Testing/20100824-1715/Co
nfigure.xml

   Uploaded:
/home/builduser/dds4.5.2/Common/langlib/build__/Testing/20100824-1715/No
tes.xml

   Uploaded:
/home/builduser/dds4.5.2/Common/langlib/build__/Testing/20100824-1715/Up
date.xml

   Using HTTP trigger method

   Trigger site:
http://subversion.sanjose.telcontar.com/cgi-bin/Submit-Random-TestingRes
ults.cgi

   Dart server triggered...

   Submission successful

 

2.8.0

Submit files (using http)

   Send to track: Experimental

   Using HTTP submit method

   Drop
site:http://subversion.sanjose.telcontar.com/cdash/submit.php?project=la
nglib

   Uploaded:
/home/builduser/dds4.5.2/Common/langlib/build__/Testing/20100824-1715/Bu
ild.xml

   Uploaded:
/home/builduser/dds4.5.2/Common/langlib/build__/Testing/20100824-1715/Co
nfigure.xml

   Uploaded:
/home/builduser/dds4.5.2/Common/langlib/build__/Testing/20100824-1715/No
tes.xml

   Uploaded:
/home/builduser/dds4.5.2/Common/langlib/build__/Testing/20100824-1715/Up
date.xml

   Using HTTP trigger method

   Trigger site:

   Error when triggering:
?xmlfile=bldrh532___rel:%201.13_redhat50_gcc412_s_release___20100824-171
5-Experimental___XML___Build.xml

   Error message was: Couldn't resolve host ''

   Problems when triggering via HTTP


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100824/178d0a24/attachment.htm>


More information about the CMake mailing list