Okay, I'll leave it for now and send him more rubber chickens ;-)<br><br><div class="gmail_quote">On Mon, Dec 28, 2009 at 12:34 PM, Bill Lorensen <span dir="ltr"><<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Agree. And it is the holidays for some...<br>
<div><div></div><div class="h5"><br>
On Mon, Dec 28, 2009 at 12:29 PM, David Cole <<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>> wrote:<br>
> It might be better to just leave it failing, back out the change or fix it<br>
> yourself... Disabling a test is a bad idea because nobody has an impetus to<br>
> re-enable the test in the future.<br>
> We can wait for a fix. Or if "we" can't then "we" can fix it ourselves...<br>
><br>
><br>
> On Mon, Dec 28, 2009 at 12:20 PM, Dave Partyka <<a href="mailto:dave.partyka@kitware.com">dave.partyka@kitware.com</a>><br>
> wrote:<br>
>><br>
>> Hi Bill,<br>
>><br>
>> I emailed Philippe the day this broke but have not heard back from him. I<br>
>> typically don't cc the vtk list when sending a rubber chicken to those who<br>
>> break the dashboard ;-). I suspect he is gone for the holidays so I will<br>
>> just disable this test for the time being.<br>
>><br>
>> On Mon, Dec 28, 2009 at 12:10 PM, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>><br>
>> wrote:<br>
>>><br>
>>> Folks,<br>
>>><br>
>>> The subject test is failing on many platforms:<br>
>>><br>
>>> <a href="http://www.cdash.org/CDash/testSummary.php?project=11&name=Infovis-TestDescriptiveStatistics&date=2009-12-28" target="_blank">http://www.cdash.org/CDash/testSummary.php?project=11&name=Infovis-TestDescriptiveStatistics&date=2009-12-28</a><br>

>>><br>
>>> According to cdash, the test has been failing since Dec 22 when these<br>
>>> files were checked in:<br>
>>> <a href="http://www.cdash.org/CDash/viewUpdate.php?buildid=499182" target="_blank">http://www.cdash.org/CDash/viewUpdate.php?buildid=499182</a><br>
>>><br>
>>> This continuous build was the first to notice the problem:<br>
>>> <a href="http://www.cdash.org/CDash/viewTest.php?onlyfailed&buildid=498908" target="_blank">http://www.cdash.org/CDash/viewTest.php?onlyfailed&buildid=498908</a><br>
>>><br>
>>> I ran the test in the debugger and here is the failing statement:<br>
>>> Program received signal SIGFPE, Arithmetic exception.<br>
>>> 0x0095f351 in vtkDescriptiveStatistics::Test (this=0x8764fe8,<br>
>>>    inData=0x87642a0, inMetaDO=0x8766f40, outMetaDO=0x87672b0)<br>
>>>    at<br>
>>> /home/lorensen/Projects/VTKHead/Infovis/vtkDescriptiveStatistics.cxx:536<br>
>>> 536         double s = sqrt( n / ( m22 * m2 ) ) * m3;<br>
>>><br>
>>> This is a result of<br>
>>> Warning: In<br>
>>> /projects/kmorel/dashboard/VTK/Infovis/vtkDescriptiveStatistics.cxx,<br>
>>> line 282<br>
>>> vtkDescriptiveStatistics (0x59a0c0): InData table does not have a<br>
>>> column Metric 3. Ignoring it.<br>
>>><br>
>>> Warning: In<br>
>>> /projects/kmorel/dashboard/VTK/Infovis/vtkUnivariateStatisticsAlgorithm.cxx,<br>
>>> line 122<br>
>>> vtkDescriptiveStatistics (0x59a0c0): InData table does not have a<br>
>>> column Metric 3. Ignoring it.<br>
>>><br>
>>><br>
>>> The test purposely adds a bogus column. This causes the zero divide.<br>
>>> Since VTK does not throw exceptions, the bad data needs to be handled<br>
>>> in an alternative way to avoid the 0 divide.<br>
>>><br>
>>> It is easy to miss a defect like this because the vtk dashboard seems<br>
>>> to have many tests failing on a continuing basis.<br>
>>><br>
>>> Bill<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>
>>> Follow this link to subscribe/unsubscribe:<br>
>>> <a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><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>
>> Follow this link to subscribe/unsubscribe:<br>
>> <a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
>><br>
>><br>
><br>
><br>
</div></div></blockquote></div><br>