[vtk-developers] TestGaussianBlurPass failures
Bill Lorensen
bill.lorensen at gmail.com
Sun Jan 3 11:27:00 EST 2010
Francois,
TestGaussianBlurPass is failing on several platforms.
http://www.cdash.org/CDash/testSummary.php?project=11&name=TestGaussianBlurPass&date=2010-01-03
There are two modes of failure:
1) Floating point exceptions:
http://www.cdash.org/CDash/testDetails.php?test=39491121&build=506514
Someone needs to run the test inside a debugger and find the source of
the floating point divide.
2) Framebuffer not supported:
http://www.cdash.org/CDash/testDetails.php?test=40287643&build=506967
I also see this failure on my linux fedora 9 system. It seems that
there needs to be better checking for whether or not the frame buffer
object is properly initialized.
Thanks,
Bill
More information about the vtk-developers
mailing list