[cairo] cairo 1.4.12 on Solaris 10, Sparc

Baz brian.ewins at gmail.com
Thu Dec 20 07:21:13 PST 2007


On Dec 20, 2007 12:59 PM, Baz <brian.ewins at gmail.com> wrote:
> On Dec 19, 2007 8:46 AM, Nguyen Vu Hung <vuhung16plus at gmail.com> wrote:
> > After that, make test again:
> >
> > ========================================================================
> > 26 of 124 tests did not behave as expected (3 unexpected passes)
> > Please report to http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
> > ========================================================================
> >
> > Please see the attachement
>
> Slightly off topic... there's some weirdness in that test log:
>
> TESTING font-face-get-type
> FAIL: font-face-get-type
> font-matrix-translation-image-argb32 [0]:       FAIL
> ...
> TESTING font-matrix-translation
> Test that translation in a font matrix can be used to offset a string
> font-matrix-translation-image-argb32 [0]:       FAIL
>
> ^^ the font-matrix-translation errors are being reported twice, the
> first time under the wrong test. Anyone know what's going on there? It
> doesn't happen for any of the other tests in the log. (I doubt this is
> related to the solaris problems, just going to be a typo somewhere in
> the test or the Makefile)

Oh ignore that. I see now that additional FAIL messages are printed
out before 'TESTING: xxx' for every test that fails. Presumably the
log was generated with
make test 2>&1 >make.test, so this is stdout and stderr mixed together.


More information about the cairo mailing list