[vtk-developers] Exclude failing MathText tests on Fedora

Bill Lorensen bill.lorensen at gmail.com
Mon Feb 11 14:45:42 EST 2013


Kevin,

The math fonts are broken on Fedora. To get them working with vtk:

1) As root
yum install lyx-fonts

2) For each user,
rm -rf ~/.fontcache
rm -rf ~/.matplotlib

I have checked in alternate baselines for fedora.

There may still be some failures for the "raster" tests. I'm working on that.

Thanks for continuing to submit the hooperlab dashboards.

Bill

On Mon, Feb 11, 2013 at 1:45 PM, David Lonie <david.lonie at kitware.com> wrote:
> Hi Kevin,
>
> I noticed that you're listed as the maintainer for the nightly VTK dashboard
> submissions:
>
> murron.hobbs-hancock (Fedora-17-MesaDevel_Xlib-x86_64)
> murron.hobbs-hancock (Fedora-17_OSMesaDevel-x86_64)
> bubbles.hooperlab (Fedora-17-MesaDevel_DRISwrast-x86_64)
> bubbles.hooperlab (Fedora-17_OSMesaDevel-x86_64)
>
> There is a bug in Fedora's matplotlib packages that causes it to use
> incorrect fonts when rendering MathText expressions, causing test failures
> like:
>
> http://open.cdash.org/testDetails.php?test=176934228&build=2808236
>
> The bug is documented here:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=562421
>
> Can you exclude the following tests from the Fedora nightly VTK submissions?
>
> vtkRenderingFreeTypeCxx-TestMathTextFreeTypeTextRenderer
> vtkRenderingMatplotlibCxx-TestContextMathTextImage
> vtkRenderingMatplotlibCxx-TestGL2PSMathTextActor
> vtkRenderingMatplotlibCxx-TestGL2PSMathTextActor-VerifyRasterizedPNG
> vtkRenderingMatplotlibCxx-TestGL2PSMathTextActor3D
> vtkRenderingMatplotlibCxx-TestGL2PSMathTextActor3D-VerifyRasterizedPNG
> vtkRenderingMatplotlibCxx-TestGL2PSMathTextOutput
> vtkRenderingMatplotlibCxx-TestGL2PSMathTextOutput-VerifyRasterizedPNG
> vtkRenderingMatplotlibCxx-TestGL2PSMathTextScaling
> vtkRenderingMatplotlibCxx-TestGL2PSMathTextScaling-VerifyRasterizedPNG
> vtkRenderingMatplotlibCxx-TestMathTextActor
> vtkRenderingMatplotlibCxx-TestMathTextActor3D
> vtkRenderingMatplotlibCxx-TestRenderString
> vtkRenderingMatplotlibCxx-TestStringToPath
>
> Thanks,
>
> Dave



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtk-developers mailing list