Bug 5076 - 9 testsuite failures.
Summary: 9 testsuite failures.
Status: RESOLVED NOTABUG
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.0.2
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-17 10:04 UTC by Pawel Sikora
Modified: 2005-11-16 15:13 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
png diffs. (24.67 KB, application/octet-stream)
2005-11-17 10:05 UTC, Pawel Sikora
Details

Description Pawel Sikora 2005-11-17 10:04:42 UTC
clip-operator-image:    FAIL  
operator-clear-image:   FAIL  
operator-source-image:  FAIL  
show-text-current-point-image:  FAIL  
text-antialias-gray-image:      FAIL  
text-antialias-none-image:      FAIL  
text-antialias-subpixel-image:  FAIL  
text-pattern-image:     FAIL  
unbounded-operator-image:       FAIL  
 
gcc-3.3.6, glitz-0.4.4, c(xx)flags = -O2 -march=i686
Comment 1 Pawel Sikora 2005-11-17 10:05:16 UTC
Created attachment 3820 [details]
png diffs.
Comment 2 Carl Worth 2005-11-17 10:13:28 UTC
Looks like there's likely no bug here.

It's hard to write a test suite that can get pixel-identical test results on a
variety of systems when text is involved. Based on the diff images here, I would
guess that your run differs from the reference image in wither the font that was
used or else the version of freetype.

What we could use is better instructions on how to get repeatable results, (such
as what version of freetype to use, where to get the Bitstream Vera fonts).
Maybe it would even make sense to include a font with the test suite?

Anyway, it looks to me like your build of cairo is working just fine.

-Carl


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.