Awful. I ran CTest, and it ctests everything. However, sadly it doesn't upload the result: <br><br>The following tests FAILED:<br> 33 - TestDataArray (Failed)<br> 121 - SurfacePlusEdges (Failed)<br> 131 - TestLabelPlacer2D (SEGFAULT)<br>
132 - TestLabelPlacerCoincidentPoints (SEGFAULT)<br> 133 - TestLabelPlacementMapper (SEGFAULT)<br> 134 - TestLabelPlacementMapper2D (SEGFAULT)<br> 135 - TestLabelPlacementMapperCoincidentPoints (SEGFAULT)<br>
147 - TestTextActorAlphaBlending (SEGFAULT)<br> 148 - TestTextActorDepthPeeling (SEGFAULT)<br> 149 - TestTextActor3DAlphaBlending (SEGFAULT)<br> 150 - TestTextActor3DDepthPeeling (SEGFAULT)<br> 173 - TestOrientationMarkerWidget (SEGFAULT)<br>
Performing coverage<br> Cannot find any coverage files. Ignoring Coverage request.<br>Submit files (using http)<br> Using HTTP submit method<br> Drop site:<a href="http://www.cdash.org/CDash/submit.php?project=ParaView3">http://www.cdash.org/CDash/submit.php?project=ParaView3</a><br>
Uploaded: /home/euHeart/Softwares/ParaView-3.7/Release/Testing/20091210-1354/Build.xml<br> Uploaded: /home/euHeart/Softwares/ParaView-3.7/Release/Testing/20091210-1354/Configure.xml<br> Error when uploading file: /home/euHeart/Softwares/ParaView-3.7/Release/Testing/20091210-1354/Test.xml<br>
Error message was: Operation too slow. Less than 1 bytes/sec transfered the last 120 seconds<br> Problems when submitting via HTTP<br>Errors while running CTest<br><br>I don't want to run again and again the test before knowing if this doesn't overload<span id="result_box" class="short_text"><span style="background-color: rgb(255, 255, 255);" title="inutilement"> unnecessarily</span></span> your servers. Do you need the produced xml files?<br>
<br>Thanks for all<br>Jerome<br><br><div class="gmail_quote">2009/12/10 Jérôme <span dir="ltr"><<a href="mailto:jerome.velut@gmail.com">jerome.velut@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ooooh... I just tried 'ctest' in my shell with tab-completion. That doesn't work: I just didn't make a link to ctest. I am just a fool (often sometimes)!<br>I will try ctest as soon as I am back on Linux!<br>
<br>Jerome<br><br><div class="gmail_quote">2009/12/10 Bill Lorensen <span dir="ltr"><<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>></span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You say you don't have ctest. Are you building vtk with cmake? If so,<br>
then you certainly have ctest. They are siblings.<br>
<div><div></div><div><br>
On Thu, Dec 10, 2009 at 6:12 AM, Jérôme <<a href="mailto:jerome.velut@gmail.com" target="_blank">jerome.velut@gmail.com</a>> wrote:<br>
> I took a look at the dashboard, and I found these interesting pages:<br>
><br>
> -<br>
> <a href="http://www.cdash.org/CDash/testSummary.php?project=11&name=TestTextActor3DAlphaBlending&date=2009-12-10" target="_blank">http://www.cdash.org/CDash/testSummary.php?project=11&name=TestTextActor3DAlphaBlending&date=2009-12-10</a><br>
> The test failed on several host. However, how can I know what is the<br>
> failure? segfault or not?<br>
> - <a href="http://www.cdash.org/CDash/viewTest.php?buildid=489767" target="_blank">http://www.cdash.org/CDash/viewTest.php?buildid=489767</a><br>
> I picked one host: the four TextActor failed, and, ok, I can see this is<br>
> segfault here.<br>
><br>
> Sorry to flood the list, but I try to give information when I find them<br>
> relevant - if they are not, feel free to tell me!<br>
><br>
> Jerome<br>
><br>
> 2009/12/10 Jérôme <<a href="mailto:jerome.velut@gmail.com" target="_blank">jerome.velut@gmail.com</a>><br>
>><br>
>> Marcus,<br>
>> I do not have CTest installed on my computer. However, I ran some local<br>
>> tests:<br>
>><br>
>><br>
>> ---------------------------------------------------------------------------------------------------------<br>
>> [euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestManyActors<br>
>> number of actors: 512<br>
>> number of renders: 100<br>
>> first render time: 0.130488<br>
>> interactive render time: 0.014974<br>
>> render time per actor: 2.92461e-05<br>
>> [euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestGaussianBlurPass<br>
>> depth peeling was used<br>
>> [euHeart@ltsi-euheart bin]$ ./RenderingCxxTests<br>
>> TestTextActor3DDepthPeeling<br>
>> Segmentation fault (core dumped)<br>
>> [euHeart@ltsi-euheart bin]$ ./RenderingCxxTests<br>
>> TestTextActor3DAlphaBlending<br>
>> Segmentation fault (core dumped)<br>
>> [euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestTextActorDepthPeeling<br>
>> Segmentation fault (core dumped)<br>
>> [euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestTextActorAlphaBlending<br>
>> Segmentation fault (core dumped)<br>
>><br>
>> ------------------------------------------------------------------------------------------------------<br>
>><br>
>> One again, this is in the Release built tree. the Debug built tests pass<br>
>> like a charm.<br>
>><br>
>> Jerome<br>
>><br>
>> 2009/12/10 Marcus D. Hanwell <<a href="mailto:marcus.hanwell@kitware.com" target="_blank">marcus.hanwell@kitware.com</a>><br>
>>><br>
>>> On Wed, Dec 9, 2009 at 5:03 PM, David Doria <<a href="mailto:daviddoria%2Bvtk@gmail.com" target="_blank">daviddoria+vtk@gmail.com</a>><br>
>>> wrote:<br>
>>>><br>
>>>> On Wed, Dec 9, 2009 at 4:57 PM, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>><br>
>>>> wrote:<br>
>>>> > I see. It is linking against the paraview version of VTK. That's what<br>
>>>> > threw me. When I run David's example against VTK head, it runs fine.<br>
>>>> ><br>
>>>> > Maybe someone with a paraview vtk can try the example?<br>
>>>> ><br>
>>>> I was under the impression that ParaView's head simply contained a<br>
>>>> link to VTK's head. Is this not correct?<br>
>>>><br>
>>> That is correct, you can build the VTK in the ParaView checkout and get<br>
>>> the same result as building a VTK checkout. Have you tried running the VTK<br>
>>> tests? Running ctest -D Experimental in your build directory should run them<br>
>>> all and upload the results, some of the dashboards run in release mode.<br>
>>> Also, what version of GCC are you using?<br>
>>> Marcus<br>
>>> --<br>
>>> Marcus D. Hanwell, Ph.D.<br>
>>> R&D Engineer, Kitware Inc.<br>
>>> (518) 881-4937<br>
>>><br>
>>> _______________________________________________<br>
>>> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
>>><br>
>>> Visit other Kitware open-source projects at<br>
>>> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>>><br>
>>> Please keep messages on-topic and check the VTK FAQ at:<br>
>>> <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
>>><br>
>>> Follow this link to subscribe/unsubscribe:<br>
>>> <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
>>><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the VTK FAQ at:<br>
> <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
><br>
><br>
</div></div></blockquote></div></div></div><br>
</blockquote></div><br>