[cairo-bugs] [Bug 18077] Large numbers of test failures in cairo 1.8.0 on Solaris 10 (Sparc)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 10 12:45:36 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=18077

Uli Schlachter <psychon at znc.in> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Chris Wilson <chris at chris-wilson.co.uk> 2008-10-16 09:14:27 PDT ---
Ok those two also failed to find the font (with the NULLs being returned by fontconfig being misinterpreted as NO_MEMORY). Therefore I feel quite confident
that all the image failures are due to the missing fonts.

To be honest, I'm not sure what the fonts actually used by the test suite are. Will take a bit of probing to find out just what fonts are actually used...

"Bitstream Vera Sans" -> Verta.ttf
"Bitstream Vera Sans Mono" -> VeraMono.ttf
"Bitstream Vera Serif" VeraSe.ttf
"Nimbus Sans L" -> n019003l.pfb

--- Comment #6 from Chris Wilson <chris at chris-wilson.co.uk> 2008-10-16 09:15:18 PDT ---
Ok those two also failed to find the font (with the NULLs being returned by fontconfig being misinterpreted as NO_MEMORY). Therefore I feel quite confident
that all the image failures are due to the missing fonts.

To be honest, I'm not sure what the fonts actually used by the test suite are. Will take a bit of probing to find out just what fonts are actually used...

"Bitstream Vera Sans" -> Vera.ttf
"Bitstream Vera Sans Mono" -> VeraMono.ttf
"Bitstream Vera Serif" VeraSe.ttf
"Nimbus Sans L" -> n019003l.pfb

--- Comment #7 from Michael <mjbauer at eecs.tufts.edu> 2008-10-16 13:26:29 PDT ---
By the simple expedient of ln -s /usr/openwin/lib/X11/fonts /usr/share/fonts, I
reduced the number of unexpected test results to 21.  None crashed.

========================================================================
21 of 189 tests did not behave as expected (10 unexpected passes)
(7 tests were not run)
Please report to http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
========================================================================
make[5]: *** [check-TESTS] Error 1
Failed tests:
     a1-image-sample: xlib xlib-fallback
     a1-traps-sample: xlib xlib-fallback
     device-offset-fractional: xlib xlib-fallback
     rectangle-rounding-error: xlib xlib-fallback
     rotate-image-surface-paint: xlib xlib-fallback
     smask: image xlib xlib-fallback
     smask-text: image xlib xlib-fallback
     unantialiased-shapes: xlib xlib-fallback
     unbounded-operator: xlib
     ft-text-vertical-layout-type1: image xlib xlib-fallback
Failures per surface - xlib: 10, xlib-fallback: 9, image: 3.
        xlib [10]: a1-image-sample a1-traps-sample device-offset-fractional
rect
angle-rounding-error rotate-image-surface-paint smask smask-text
unantialiased-s
hapes unbounded-operator ft-text-vertical-layout-type1
        xlib-fallback [9]: a1-image-sample a1-traps-sample
device-offset-fractio
nal rectangle-rounding-error rotate-image-surface-paint smask smask-text
unantia
liased-shapes ft-text-vertical-layout-type1
        image [3]: smask smask-text ft-text-vertical-layout-type1

--- Comment #8 from Uli Schlachter <psychon at znc.in> 2012-02-10 12:45:36 PST ---
The unexecpted failures were apparently addressed (according to previous comments), the expected ones were expected. ;-)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the cairo-bugs mailing list