[vtk-developers] Failing Matplotlib tests

Bill Lorensen bill.lorensen at gmail.com
Sun Feb 10 14:47:27 EST 2013


David,

The following test:
vtkRenderingMatplotlibCxx-TestMathTextActor3D and the related test

has been failing since mid-October:
http://open.cdash.org/testSummary.php?project=11&name=vtkRenderingMatplotlibCxx-TestMathTextActor3D&date=2013-02-10

There are two types oi failures:
1) A regression failure that is probably due to a zbuffer issue requiring a
ren->ResetCameraClippingRange();
http://open.cdash.org/testDetails.php?test=176797125&build=2806419

and
2) Systems that don't seem to interpret the equations properly.
http://open.cdash.org/testDetails.php?test=176815607&build=2806934
On these systems, many of the matplotlib tests also fail.

I also see 2) on my Fedora 13 system

Can you take a look?

Thanks,

Bill



More information about the vtk-developers mailing list