Bug 4108 - make check: 19 out of 50 tests failed (xlib backend)
Summary: make check: 19 out of 50 tests failed (xlib backend)
Status: RESOLVED NOTABUG
Alias: None
Product: cairo
Classification: Unclassified
Component: xlib backend (show other bugs)
Version: 0.9.3
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL: http://amd.store20.com/files/2005-Q3/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-16 00:40 UTC by Priit Laes (irc: plaes)
Modified: 2006-01-30 12:13 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Priit Laes (irc: plaes) 2005-08-16 00:40:55 UTC
clip-nesting-xlib:	FAIL
FAIL: clip-nesting

clip-operator-xlib:	FAIL
FAIL: clip-operator

clip-twice-xlib:	FAIL
FAIL: clip-twice

composite-integer-translate-over-xlib:	FAIL
FAIL: composite-integer-translate-over

fill-and-stroke-xlib:	FAIL
FAIL: fill-and-stroke

fill-rule-xlib:	FAIL
FAIL: fill-rule

leaky-polygon-xlib:	FAIL
FAIL: leaky-polygon

line-width-xlib:	FAIL
FAIL: line-width

mask-xlib:	FAIL
FAIL: mask

paint-with-alpha-xlib:	FAIL
FAIL: paint-with-alpha


path-data-xlib:	FAIL
FAIL: path-data

scale-source-surface-paint-xlib:	FAIL
FAIL: scale-source-surface-paint

text-antialias-gray-xlib:	FAIL
FAIL: text-antialias-gray


transforms-xlib:	FAIL
FAIL: transforms

trap-clip-xlib:	FAIL
FAIL: trap-clip


unantialiased-shapes-xlib:	FAIL
FAIL: unantialiased-shapes

unbounded-operator-xlib:	FAIL
FAIL: unbounded-operator

rel-path-xlib:	FAIL
FAIL: rel-path
Comment 1 Carl Worth 2005-08-18 10:23:50 UTC
The Xlib tests aren't 100% useful in their current form for a couple of reasons:

1) The tests currently test for bit-for-bit accuracy, which is likely more than
   we really want to demand from X servers.

2) Various X server versions have various rendering bugs. These often lead to
   failures in the test suite, (even if the results are "good enough").

I suggest comparing the test/*-xlib-out.png and test/*-ref.png images to see
if the results look "good enough" to you.
Comment 2 Carl Worth 2005-08-22 17:15:08 UTC
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.
Comment 3 Priit Laes (irc: plaes) 2006-01-31 07:13:37 UTC
Tests currently check for pixel-perfectness :(


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.