[Insight-developers] Submitting experimental build

Dan Mueller dan.muel at gmail.com
Mon Oct 6 10:45:01 EDT 2008


Thanks for your responses.

Indeed, the experimental build did submit correctly (it is visible on
the Insight dashboard).

I will upgrade to CMake 2.6 to avoid the problem in the future.

Regards, Dan

2008/10/6 Julien Jomier <julien.jomier at kitware.com>:
> Dan,
>
> CDash doesn't use the trigger anymore. CMake 2.6 has a fix to prevent CTest
> for triggering the dashboard.
>
> You will get this error when using CMake 2.4.7 but this will not impact the
> submission.
>
> Let us know if you have any other issues,
> Julien
>
> Bill Lorensen wrote:
>>
>> Dan,
>>
>> I see your submission on the dashboard.
>>
>> As for the error, you should not be getting it. There may have been a
>> server problem somewhere?
>>
>> Perhaps a CDash expert can help.
>>
>> Bill
>>
>> On Mon, Oct 6, 2008 at 1:09 AM, Dan Mueller <dan.muel at gmail.com> wrote:
>>>
>>> Hi Insight Developers,
>>>
>>> I am trying to submit my first ITK experimental build, but I can't
>>> seem to make it work.
>>>
>>> I am using: CMake 2.4.7, ITK CVS,  Windows Vista, Visual Studio 2005.
>>>
>>> I have made some additions to the ITK Review folder that I want to
>>> submit to the Dashboard before committing. I build the solution, run
>>> the tests (all pass), then run the "Experimental" build (from within
>>> Visual Studio). I expected this would automatically submit the results
>>> to the Insight dashboard. Instead I get the following error:
>>>
>>> 1>100% tests passed, 0 tests failed out of 1217
>>> 1>Performing coverage
>>> 1> Cannot find any coverage files. Ignoring Coverage request.
>>> 1>Submit files (using http)
>>> 1>   Using HTTP submit method
>>> 1>   Drop site: http://www.cdash.org/CDash/submit.php?project=Insight
>>> 1>   Uploaded:
>>> D:/InsightToolkit-CVS/Insight/Buildx86/Testing/20081005-1655/Build.xml
>>> 1>   Uploaded:
>>> D:/InsightToolkit-CVS/Insight/Buildx86/Testing/20081005-1655/Configure.xml
>>> 1>   Uploaded:
>>> D:/InsightToolkit-CVS/Insight/Buildx86/Testing/20081005-1655/Test.xml
>>> 1>   Using HTTP trigger method
>>> 1>   Trigger site:
>>> 1>   Error when triggering:
>>>
>>> ?xmlfile=dan.mueller.laptop___Win32-vs8-vista-cvs-review-rel___20081005-1655-Experimental___XML___Build.xml
>>> 1>   Error message was: <url> malformed
>>> 1>CURL output: []
>>> 1>   Problems when triggering via HTTP
>>> 1>Errors while running CTest
>>> 1>Project : error PRJ0019: A tool returned an error code from
>>> 1>Build log was saved at
>>>
>>> "file://d:\InsightToolkit-CVS\Insight\Buildx86\Experimental.dir\Release\BuildLog.htm"
>>> 1>Experimental - 1 error(s), 0 warning(s)
>>> ========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped
>>> ==========
>>>
>>> So it seems some trigger URL is malformed. Did I have set this
>>> somewhere? Is it the DART_ROOT variable?
>>>
>>> I had a (quick) Google and look through the wiki to no avail. Any help
>>> appreciated.
>>>
>>> Regards, Dan


More information about the Insight-developers mailing list