Bug 8512 - cairo-1.2.5: 27 of 102 test failed
Summary: cairo-1.2.5: 27 of 102 test failed
Status: RESOLVED WONTFIX
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.2.5
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-05 11:03 UTC by Luca
Modified: 2008-10-08 06:31 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Luca 2006-10-05 11:03:02 UTC
System:
PC-Amd64 (running kernel-2.6.17.13 in x86 mode)
Glibc-2.4
Gcc-4.1.1
Xorg-7.1
Glitz-git
Cairo-git-<1.2.5>

I had to pass make -k check because it ends up at the beginning of make check 
with the following error:

checking cairo.def
PASS: check-def.sh
Checking .libs/libcairo.so for local PLT entries
000640cc  0000d307 R_386_JUMP_SLOT   00039210   cairo_glitz_surface_cr
00064204  00018007 R_386_JUMP_SLOT   0001c560   cairo_pattern_status
FAIL: check-plt.sh
Checking public headers for missing cairo_public decorators
PASS: check-headers.sh
========================================================================
1 of 3 tests failed
Please report to http://bugs.freedesktop.org/enter_bug.cgi?product=cairo

After passing make -k check the results are the following (I left only the 
FAIL, XFAIL, UNTESTED and CRASHED):
TESTING a8-mask
test masks of CAIRO_FORMAT_A8
image backend fails because libpixman only handles (stride % 
sizeof(pixman_bits) == 0)
Expecting failure
a8-mask-image-argb32 [0]:	XFAIL
a8-mask-image-argb32 [25]:	XFAIL
a8-mask-image-rgb24 [0]:	XFAIL
a8-mask-image-rgb24 [25]:	XFAIL
a8-mask-ps-argb32 [0]:	XFAIL
a8-mask-ps-argb32 [25]:	XFAIL
a8-mask-ps-rgb24 [0]:	XFAIL
a8-mask-ps-rgb24 [25]:	XFAIL
a8-mask-pdf-argb32 [0]:	XFAIL
a8-mask-pdf-argb32 [25]:	XFAIL
a8-mask-pdf-rgb24 [0]:	XFAIL
a8-mask-pdf-rgb24 [25]:	XFAIL
a8-mask-svg-argb32 [0]:	XFAIL
a8-mask-svg-argb32 [25]:	XFAIL
a8-mask-svg-rgb24 [0]:	XFAIL
a8-mask-svg-rgb24 [25]:	XFAIL
Check a8-mask.log out for more information.
XFAIL: a8-mask

clip-operator-image-argb32 [0]:	FAIL
clip-operator-image-argb32 [25]:	FAIL
clip-operator-image-rgb24 [0]:	FAIL
clip-operator-image-rgb24 [25]:	FAIL
clip-operator-glitz-glx-argb32 [0]:	FAIL
clip-operator-glitz-glx-argb32 [25]:	FAIL
clip-operator-glitz-glx-rgb24 [0]:	FAIL
clip-operator-glitz-glx-rgb24 [25]:	FAIL
clip-operator-xlib-argb32 [0]:	FAIL
clip-operator-xlib-argb32 [25]:	FAIL
clip-operator-xlib-rgb24 [0]:	FAIL
clip-operator-xlib-rgb24 [25]:	FAIL
clip-operator-ps-argb32 [0]:	FAIL
clip-operator-ps-argb32 [25]:	FAIL
clip-operator-ps-rgb24 [0]:	FAIL
clip-operator-ps-rgb24 [25]:	FAIL
clip-operator-pdf-argb32 [0]:	FAIL
clip-operator-pdf-argb32 [25]:	FAIL
clip-operator-pdf-rgb24 [0]:	FAIL
clip-operator-pdf-rgb24 [25]:	FAIL
clip-operator-svg-argb32 [0]:	FAIL
clip-operator-svg-argb32 [25]:	FAIL
clip-operator-svg-rgb24 [0]:	FAIL
clip-operator-svg-rgb24 [25]:	FAIL

TESTING clip-operator
Surface clipping with different operators
clip-operator-image-argb32 [0]:	FAIL
clip-operator-image-argb32 [25]:	FAIL
clip-operator-image-rgb24 [0]:	FAIL
clip-operator-image-rgb24 [25]:	FAIL
clip-operator-glitz-glx-argb32 [0]:	FAIL
clip-operator-glitz-glx-argb32 [25]:	FAIL
clip-operator-glitz-glx-rgb24 [0]:	FAIL
clip-operator-glitz-glx-rgb24 [25]:	FAIL
clip-operator-xlib-argb32 [0]:	FAIL
clip-operator-xlib-argb32 [25]:	FAIL
clip-operator-xlib-rgb24 [0]:	FAIL
clip-operator-xlib-rgb24 [25]:	FAIL
clip-operator-ps-argb32 [0]:	FAIL
clip-operator-ps-argb32 [25]:	FAIL
clip-operator-ps-rgb24 [0]:	FAIL
clip-operator-ps-rgb24 [25]:	FAIL
clip-operator-pdf-argb32 [0]:	FAIL
clip-operator-pdf-argb32 [25]:	FAIL
clip-operator-pdf-rgb24 [0]:	FAIL
clip-operator-pdf-rgb24 [25]:	FAIL
clip-operator-svg-argb32 [0]:	FAIL
clip-operator-svg-argb32 [25]:	FAIL
clip-operator-svg-rgb24 [0]:	FAIL
clip-operator-svg-rgb24 [25]:	FAIL
Check clip-operator.log out for more information.
FAIL: clip-operator
clip-twice-glitz-glx-argb32 [0]:	FAIL
clip-twice-glitz-glx-argb32 [25]:	FAIL
clip-twice-glitz-glx-rgb24 [0]:	FAIL
clip-twice-glitz-glx-rgb24 [25]:	FAIL

TESTING clip-twice
Verifies that the clip mask is updated correctly when it constructed by setting 
the clip path twice.
clip-twice-glitz-glx-argb32 [0]:	FAIL
clip-twice-glitz-glx-argb32 [25]:	FAIL
clip-twice-glitz-glx-rgb24 [0]:	FAIL
clip-twice-glitz-glx-rgb24 [25]:	FAIL

dash-scale-pdf-argb32 [0]:	FAIL
dash-scale-pdf-argb32 [25]:	FAIL

TESTING dash-scale
Test interactions of cairo_set_dash and cairo_scale, (in particular with a 
non-uniformly scaled pen)
dash-scale-pdf-argb32 [0]:	FAIL
dash-scale-pdf-argb32 [25]:	FAIL
Check dash-scale.log out for more information.
FAIL: dash-scale

TESTING extend-reflect
Test CAIRO_EXTEND_REFLECT for surface patterns
CAIRO_EXTEND_REFLECT code is broken and corrupts memory
Expecting failure
extend-reflect-image-argb32 [0]:	XFAIL
extend-reflect-image-argb32 [25]:	XFAIL
extend-reflect-image-rgb24 [0]:	XFAIL
extend-reflect-image-rgb24 [25]:	XFAIL
extend-reflect-glitz-glx-argb32 [0]:	XFAIL
extend-reflect-glitz-glx-argb32 [25]:	XFAIL
extend-reflect-glitz-glx-rgb24 [0]:	XFAIL
extend-reflect-glitz-glx-rgb24 [25]:	XFAIL
extend-reflect-xlib-argb32 [0]:	XFAIL
extend-reflect-xlib-argb32 [25]:	XFAIL
extend-reflect-xlib-rgb24 [0]:	XFAIL
extend-reflect-xlib-rgb24 [25]:	XFAIL
extend-reflect-ps-argb32 [0]:	XFAIL
extend-reflect-ps-argb32 [25]:	XFAIL
extend-reflect-ps-rgb24 [0]:	XFAIL
extend-reflect-ps-rgb24 [25]:	XFAIL
extend-reflect-pdf-argb32 [0]:	XFAIL
extend-reflect-pdf-argb32 [25]:	XFAIL
extend-reflect-pdf-rgb24 [0]:	XFAIL
extend-reflect-pdf-rgb24 [25]:	XFAIL
extend-reflect-svg-argb32 [0]:	XFAIL
extend-reflect-svg-argb32 [25]:	XFAIL
extend-reflect-svg-rgb24 [0]:	XFAIL
extend-reflect-svg-rgb24 [25]:	XFAIL
Check extend-reflect.log out for more information.
XFAIL: extend-reflect

fill-and-stroke-alpha-add-glitz-glx-argb32 [0]:	FAIL
fill-and-stroke-alpha-add-glitz-glx-argb32 [25]:	FAIL
fill-and-stroke-alpha-add-glitz-glx-rgb24 [0]:	FAIL
fill-and-stroke-alpha-add-glitz-glx-rgb24 [25]:	FAIL

TESTING fill-and-stroke-alpha-add
Use a group to fill/stroke a path (each with different alpha) using DEST_OUT 
and ADD to combine
fill-and-stroke-alpha-add-glitz-glx-argb32 [0]:	FAIL
fill-and-stroke-alpha-add-glitz-glx-argb32 [25]:	FAIL
fill-and-stroke-alpha-add-glitz-glx-rgb24 [0]:	FAIL
fill-and-stroke-alpha-add-glitz-glx-rgb24 [25]:	FAIL

TESTING filter-nearest-offset
Test sampling offset of CAIRO_FILTER_NEAREST
wrong sampling location for nearest-neighbor filter in libpixman and Render
Expecting failure
filter-nearest-offset-image-argb32 [0]:	XFAIL
filter-nearest-offset-image-argb32 [25]:	XFAIL
filter-nearest-offset-image-rgb24 [0]:	XFAIL
filter-nearest-offset-image-rgb24 [25]:	XFAIL
filter-nearest-offset-glitz-glx-argb32 [0]:	XFAIL
filter-nearest-offset-glitz-glx-argb32 [25]:	XFAIL
filter-nearest-offset-glitz-glx-rgb24 [0]:	XFAIL
filter-nearest-offset-glitz-glx-rgb24 [25]:	XFAIL
filter-nearest-offset-xlib-argb32 [0]:	XFAIL
filter-nearest-offset-xlib-argb32 [25]:	XFAIL
filter-nearest-offset-xlib-rgb24 [0]:	XFAIL
filter-nearest-offset-xlib-rgb24 [25]:	XFAIL
filter-nearest-offset-ps-argb32 [0]:	XFAIL
filter-nearest-offset-ps-argb32 [25]:	XFAIL
filter-nearest-offset-ps-rgb24 [0]:	XFAIL
filter-nearest-offset-ps-rgb24 [25]:	XFAIL
filter-nearest-offset-pdf-argb32 [0]:	XFAIL
filter-nearest-offset-pdf-argb32 [25]:	XFAIL
filter-nearest-offset-pdf-rgb24 [0]:	XFAIL
filter-nearest-offset-pdf-rgb24 [25]:	XFAIL
filter-nearest-offset-svg-argb32 [0]:	XFAIL
filter-nearest-offset-svg-argb32 [25]:	XFAIL
filter-nearest-offset-svg-rgb24 [0]:	XFAIL
filter-nearest-offset-svg-rgb24 [25]:	XFAIL
Check filter-nearest-offset.log out for more information.
XFAIL: filter-nearest-offset

TESTING font-face-get-type
PASS: font-face-get-type
font-matrix-translation-image-argb32 [0]:	FAIL
font-matrix-translation-image-argb32 [25]:	FAIL
font-matrix-translation-image-rgb24 [0]:	FAIL
font-matrix-translation-image-rgb24 [25]:	FAIL
font-matrix-translation-glitz-glx-argb32 [0]:	FAIL
font-matrix-translation-glitz-glx-argb32 [25]:	FAIL
font-matrix-translation-glitz-glx-rgb24 [0]:	FAIL
font-matrix-translation-glitz-glx-rgb24 [25]:	FAIL
font-matrix-translation-xlib-argb32 [0]:	FAIL
font-matrix-translation-xlib-argb32 [25]:	FAIL
font-matrix-translation-xlib-rgb24 [0]:	FAIL
font-matrix-translation-xlib-rgb24 [25]:	FAIL
font-matrix-translation-ps-rgb24 [0]:	FAIL
font-matrix-translation-ps-rgb24 [25]:	FAIL
font-matrix-translation-pdf-rgb24 [0]:	FAIL
font-matrix-translation-pdf-rgb24 [25]:	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
font-matrix-translation-image-argb32 [25]:	FAIL
font-matrix-translation-image-rgb24 [0]:	FAIL
font-matrix-translation-image-rgb24 [25]:	FAIL
font-matrix-translation-glitz-glx-argb32 [0]:	FAIL
font-matrix-translation-glitz-glx-argb32 [25]:	FAIL
font-matrix-translation-glitz-glx-rgb24 [0]:	FAIL
font-matrix-translation-glitz-glx-rgb24 [25]:	FAIL
font-matrix-translation-xlib-argb32 [0]:	FAIL
font-matrix-translation-xlib-argb32 [25]:	FAIL
font-matrix-translation-xlib-rgb24 [0]:	FAIL
font-matrix-translation-xlib-rgb24 [25]:	FAIL
font-matrix-translation-ps-argb32 [0]:	PASS
font-matrix-translation-ps-argb32 [25]:	PASS
font-matrix-translation-ps-rgb24 [0]:	FAIL
font-matrix-translation-ps-rgb24 [25]:	FAIL
font-matrix-translation-pdf-argb32 [0]:	PASS
font-matrix-translation-pdf-argb32 [25]:	PASS
font-matrix-translation-pdf-rgb24 [0]:	FAIL
font-matrix-translation-pdf-rgb24 [25]:	FAIL
font-matrix-translation-svg-argb32 [0]:	PASS
font-matrix-translation-svg-argb32 [25]:	PASS
font-matrix-translation-svg-rgb24 [0]:	PASS
font-matrix-translation-svg-rgb24 [25]:	PASS
Check font-matrix-translation.log out for more information.
FAIL: font-matrix-translation
glyph-cache-pressure-image-argb32 [0]:	FAIL
glyph-cache-pressure-image-argb32 [25]:	FAIL
glyph-cache-pressure-image-rgb24 [0]:	FAIL
glyph-cache-pressure-image-rgb24 [25]:	FAIL
glyph-cache-pressure-glitz-glx-argb32 [0]:	!!!CRASHED!!!
glyph-cache-pressure-glitz-glx-argb32 [25]:	!!!CRASHED!!!
glyph-cache-pressure-glitz-glx-rgb24 [0]:	!!!CRASHED!!!
glyph-cache-pressure-glitz-glx-rgb24 [25]:	!!!CRASHED!!!
lt-glyph-cache-pressure: cairo-hash.c:196: _cairo_hash_table_destroy: Assertion 
`hash_table->live_entries == 0' failed.

TESTING glyph-cache-pressure
Ensure that all backends behave well under artificial glyph cache pressure
glyph-cache-pressure-image-argb32 [0]:	FAIL
glyph-cache-pressure-image-argb32 [25]:	FAIL
glyph-cache-pressure-image-rgb24 [0]:	FAIL
glyph-cache-pressure-image-rgb24 [25]:	FAIL
glyph-cache-pressure-glitz-glx-argb32 [0]:	!!!CRASHED!!!
glyph-cache-pressure-glitz-glx-argb32 [25]:	!!!CRASHED!!!
glyph-cache-pressure-glitz-glx-rgb24 [0]:	!!!CRASHED!!!
glyph-cache-pressure-glitz-glx-rgb24 [25]:	!!!CRASHED!!!
glyph-cache-pressure-xlib-argb32 [0]:	/bin/sh: line 4: 20782 Abortito                
CAIRO_XFAIL_TESTS="a8-mask extend-reflect filter-nearest-offset 
ft-text-vertical-layout-type1 ft-text-vertical-layout-type3 leaky-dash 
long-lines self-intersecting text-rotate" CAIRO_TEST_TARGET="" ${dir}$tst
FAIL: glyph-cache-pressure

get-clip-svg-argb32 [0]:	FAIL
get-clip-svg-argb32 [25]:	FAIL
get-clip-svg-rgb24 [0]:	FAIL
get-clip-svg-rgb24 [25]:	FAIL

TESTING get-clip
Test cairo_copy_clip_rectangles and cairo_clip_extents
get-clip-svg-argb32 [0]:	FAIL
get-clip-svg-argb32 [25]:	FAIL
get-clip-svg-rgb24 [0]:	FAIL
get-clip-svg-rgb24 [25]:	FAIL

gradient-alpha-glitz-glx-argb32 [0]:	FAIL
gradient-alpha-glitz-glx-argb32 [25]:	FAIL
gradient-alpha-glitz-glx-rgb24 [0]:	FAIL
gradient-alpha-glitz-glx-rgb24 [25]:	FAIL

TESTING gradient-alpha
Tests drawing of a gradient with various alpha values in the color stops
gradient-alpha-glitz-glx-argb32 [0]:	FAIL
gradient-alpha-glitz-glx-argb32 [25]:	FAIL
gradient-alpha-glitz-glx-rgb24 [0]:	FAIL
gradient-alpha-glitz-glx-rgb24 [25]:	FAIL

TESTING leaky-dash
Exercises bug #4863 in which a dashed stroke leaks into half the rectangle 
being filled
known bug (#4863) which has existed since the 1.0 release
Expecting failure
leaky-dash-image-argb32 [0]:	XFAIL
leaky-dash-image-argb32 [25]:	XFAIL
leaky-dash-image-rgb24 [0]:	XFAIL
leaky-dash-image-rgb24 [25]:	XFAIL
leaky-dash-glitz-glx-argb32 [0]:	XFAIL
leaky-dash-glitz-glx-argb32 [25]:	XFAIL
leaky-dash-glitz-glx-rgb24 [0]:	XFAIL
leaky-dash-glitz-glx-rgb24 [25]:	XFAIL
leaky-dash-xlib-argb32 [0]:	XFAIL
leaky-dash-xlib-argb32 [25]:	XFAIL
leaky-dash-xlib-rgb24 [0]:	XFAIL
leaky-dash-xlib-rgb24 [25]:	XFAIL
leaky-dash-ps-argb32 [0]:	PASS
leaky-dash-ps-argb32 [25]:	PASS
leaky-dash-ps-rgb24 [0]:	XFAIL
leaky-dash-ps-rgb24 [25]:	XFAIL
leaky-dash-pdf-argb32 [0]:	XFAIL
leaky-dash-pdf-argb32 [25]:	XFAIL
leaky-dash-pdf-rgb24 [0]:	XFAIL
leaky-dash-pdf-rgb24 [25]:	XFAIL
leaky-dash-svg-argb32 [0]:	XFAIL
leaky-dash-svg-argb32 [25]:	XFAIL
leaky-dash-svg-rgb24 [0]:	XFAIL
leaky-dash-svg-rgb24 [25]:	XFAIL
Check leaky-dash.log out for more information.
XFAIL: leaky-dash

line-width-glitz-glx-argb32 [0]:	FAIL
line-width-glitz-glx-argb32 [25]:	FAIL
line-width-glitz-glx-rgb24 [0]:	FAIL
line-width-glitz-glx-rgb24 [25]:	FAIL

TESTING line-width
Tests cairo_set_line_width
line-width-glitz-glx-argb32 [0]:	FAIL
line-width-glitz-glx-argb32 [25]:	FAIL
line-width-glitz-glx-rgb24 [0]:	FAIL
line-width-glitz-glx-rgb24 [25]:	FAIL

line-width-scale-pdf-argb32 [0]:	FAIL
line-width-scale-pdf-argb32 [25]:	FAIL

TESTING line-width-scale
Tests interaction of cairo_set_line_width with cairo_scale
line-width-scale-pdf-argb32 [0]:	FAIL
line-width-scale-pdf-argb32 [25]:	FAIL

linear-gradient-glitz-glx-argb32 [0]:	FAIL
linear-gradient-glitz-glx-argb32 [25]:	FAIL
linear-gradient-glitz-glx-rgb24 [0]:	FAIL
linear-gradient-glitz-glx-rgb24 [25]:	FAIL

TESTING linear-gradient
Tests the drawing of linear gradients
linear-gradient-glitz-glx-argb32 [0]:	FAIL
linear-gradient-glitz-glx-argb32 [25]:	FAIL
linear-gradient-glitz-glx-rgb24 [0]:	FAIL
linear-gradient-glitz-glx-rgb24 [25]:	FAIL

TESTING long-lines
Test long lines
Long lines are not drawn due to the limitations of the internal 16.16 
fixed-point coordinates
Expecting failure
long-lines-image-argb32 [0]:	XFAIL
long-lines-image-argb32 [25]:	XFAIL
long-lines-image-rgb24 [0]:	XFAIL
long-lines-image-rgb24 [25]:	XFAIL
long-lines-glitz-glx-argb32 [0]:	XFAIL
long-lines-glitz-glx-argb32 [25]:	XFAIL
long-lines-glitz-glx-rgb24 [0]:	XFAIL
long-lines-glitz-glx-rgb24 [25]:	XFAIL
long-lines-xlib-argb32 [0]:	XFAIL
long-lines-xlib-argb32 [25]:	XFAIL
long-lines-xlib-rgb24 [0]:	XFAIL
long-lines-xlib-rgb24 [25]:	XFAIL
long-lines-ps-argb32 [0]:	XFAIL
long-lines-ps-argb32 [25]:	XFAIL
long-lines-ps-rgb24 [0]:	XFAIL
long-lines-ps-rgb24 [25]:	XFAIL
long-lines-pdf-argb32 [0]:	XFAIL
long-lines-pdf-argb32 [25]:	XFAIL
long-lines-pdf-rgb24 [0]:	XFAIL
long-lines-pdf-rgb24 [25]:	XFAIL
long-lines-svg-argb32 [0]:	XFAIL
long-lines-svg-argb32 [25]:	XFAIL
long-lines-svg-rgb24 [0]:	XFAIL
long-lines-svg-rgb24 [25]:	XFAIL
Check long-lines.log out for more information.
XFAIL: long-lines
mask-glitz-glx-argb32 [0]:	FAIL
mask-glitz-glx-argb32 [25]:	FAIL
mask-glitz-glx-rgb24 [0]:	FAIL
mask-glitz-glx-rgb24 [25]:	FAIL
mask-xlib-argb32 [0]:	FAIL
mask-xlib-argb32 [25]:	FAIL
mask-xlib-rgb24 [0]:	FAIL
mask-xlib-rgb24 [25]:	FAIL

TESTING mask
Tests of cairo_mask
mask-glitz-glx-argb32 [0]:	FAIL
mask-glitz-glx-argb32 [25]:	FAIL
mask-glitz-glx-rgb24 [0]:	FAIL
mask-glitz-glx-rgb24 [25]:	FAIL
mask-xlib-argb32 [0]:	FAIL
mask-xlib-argb32 [25]:	FAIL
mask-xlib-rgb24 [0]:	FAIL
mask-xlib-rgb24 [25]:	FAIL

operator-clear-image-argb32 [0]:	FAIL
operator-clear-image-argb32 [25]:	FAIL
operator-clear-image-rgb24 [0]:	FAIL
operator-clear-image-rgb24 [25]:	FAIL
operator-clear-glitz-glx-argb32 [0]:	FAIL
operator-clear-glitz-glx-argb32 [25]:	FAIL
operator-clear-glitz-glx-rgb24 [0]:	FAIL
operator-clear-glitz-glx-rgb24 [25]:	FAIL
operator-clear-xlib-argb32 [0]:	FAIL
operator-clear-xlib-argb32 [25]:	FAIL
operator-clear-xlib-rgb24 [0]:	FAIL
operator-clear-xlib-rgb24 [25]:	FAIL
operator-clear-ps-argb32 [0]:	FAIL
operator-clear-ps-argb32 [25]:	FAIL
operator-clear-ps-rgb24 [0]:	FAIL
operator-clear-ps-rgb24 [25]:	FAIL
operator-clear-pdf-argb32 [0]:	FAIL
operator-clear-pdf-argb32 [25]:	FAIL
operator-clear-pdf-rgb24 [0]:	FAIL
operator-clear-pdf-rgb24 [25]:	FAIL
operator-clear-svg-argb32 [0]:	FAIL
operator-clear-svg-argb32 [25]:	FAIL
operator-clear-svg-rgb24 [0]:	FAIL
operator-clear-svg-rgb24 [25]:	FAIL

TESTING operator-clear
Test of CAIRO_OPERATOR_CLEAR
operator-clear-image-argb32 [0]:	FAIL
operator-clear-image-argb32 [25]:	FAIL
operator-clear-image-rgb24 [0]:	FAIL
operator-clear-image-rgb24 [25]:	FAIL
operator-clear-glitz-glx-argb32 [0]:	FAIL
operator-clear-glitz-glx-argb32 [25]:	FAIL
operator-clear-glitz-glx-rgb24 [0]:	FAIL
operator-clear-glitz-glx-rgb24 [25]:	FAIL
operator-clear-xlib-argb32 [0]:	FAIL
operator-clear-xlib-argb32 [25]:	FAIL
operator-clear-xlib-rgb24 [0]:	FAIL
operator-clear-xlib-rgb24 [25]:	FAIL
operator-clear-ps-argb32 [0]:	FAIL
operator-clear-ps-argb32 [25]:	FAIL
operator-clear-ps-rgb24 [0]:	FAIL
operator-clear-ps-rgb24 [25]:	FAIL
operator-clear-pdf-argb32 [0]:	FAIL
operator-clear-pdf-argb32 [25]:	FAIL
operator-clear-pdf-rgb24 [0]:	FAIL
operator-clear-pdf-rgb24 [25]:	FAIL
operator-clear-svg-argb32 [0]:	FAIL
operator-clear-svg-argb32 [25]:	FAIL
operator-clear-svg-rgb24 [0]:	FAIL
operator-clear-svg-rgb24 [25]:	FAIL
Check operator-clear.log out for more information.
FAIL: operator-clear
operator-source-image-argb32 [0]:	FAIL
operator-source-image-argb32 [25]:	FAIL
operator-source-image-rgb24 [0]:	FAIL
operator-source-image-rgb24 [25]:	FAIL
operator-source-glitz-glx-argb32 [0]:	FAIL
operator-source-glitz-glx-argb32 [25]:	FAIL
operator-source-glitz-glx-rgb24 [0]:	FAIL
operator-source-glitz-glx-rgb24 [25]:	FAIL
operator-source-xlib-argb32 [0]:	FAIL
operator-source-xlib-argb32 [25]:	FAIL
operator-source-xlib-rgb24 [0]:	FAIL
operator-source-xlib-rgb24 [25]:	FAIL
operator-source-ps-argb32 [0]:	FAIL
operator-source-ps-argb32 [25]:	FAIL
operator-source-ps-rgb24 [0]:	FAIL
operator-source-ps-rgb24 [25]:	FAIL
operator-source-pdf-argb32 [0]:	FAIL
operator-source-pdf-argb32 [25]:	FAIL
operator-source-pdf-rgb24 [0]:	FAIL
operator-source-pdf-rgb24 [25]:	FAIL
operator-source-svg-argb32 [0]:	FAIL
operator-source-svg-argb32 [25]:	FAIL
operator-source-svg-rgb24 [0]:	FAIL
operator-source-svg-rgb24 [25]:	FAIL

TESTING operator-source
Test of CAIRO_OPERATOR_SOURCE
operator-source-image-argb32 [0]:	FAIL
operator-source-image-argb32 [25]:	FAIL
operator-source-image-rgb24 [0]:	FAIL
operator-source-image-rgb24 [25]:	FAIL
operator-source-glitz-glx-argb32 [0]:	FAIL
operator-source-glitz-glx-argb32 [25]:	FAIL
operator-source-glitz-glx-rgb24 [0]:	FAIL
operator-source-glitz-glx-rgb24 [25]:	FAIL
operator-source-xlib-argb32 [0]:	FAIL
operator-source-xlib-argb32 [25]:	FAIL
operator-source-xlib-rgb24 [0]:	FAIL
operator-source-xlib-rgb24 [25]:	FAIL
operator-source-ps-argb32 [0]:	FAIL
operator-source-ps-argb32 [25]:	FAIL
operator-source-ps-rgb24 [0]:	FAIL
operator-source-ps-rgb24 [25]:	FAIL
operator-source-pdf-argb32 [0]:	FAIL
operator-source-pdf-argb32 [25]:	FAIL
operator-source-pdf-rgb24 [0]:	FAIL
operator-source-pdf-rgb24 [25]:	FAIL
operator-source-svg-argb32 [0]:	FAIL
operator-source-svg-argb32 [25]:	FAIL
operator-source-svg-rgb24 [0]:	FAIL
operator-source-svg-rgb24 [25]:	FAIL
Check operator-source.log out for more information.
FAIL: operator-source

TESTING pattern-get-type
PASS: pattern-get-type
pattern-getters-glitz-glx-argb32 [0]:	FAIL
pattern-getters-glitz-glx-rgb24 [0]:	FAIL

TESTING pattern-getters
Tests calls to pattern getter functions
pattern-getters-glitz-glx-argb32 [0]:	FAIL
pattern-getters-glitz-glx-argb32 [25]:	PASS
pattern-getters-glitz-glx-rgb24 [0]:	FAIL
pattern-getters-glitz-glx-rgb24 [25]:	PASS

pixman-rotate-xlib-argb32 [0]:	FAIL
pixman-rotate-xlib-argb32 [25]:	FAIL
pixman-rotate-xlib-rgb24 [0]:	FAIL
pixman-rotate-xlib-rgb24 [25]:	FAIL

TESTING pixman-rotate
Exposes pixman off-by-one error when rotating
pixman-rotate-xlib-argb32 [0]:	FAIL
pixman-rotate-xlib-argb32 [25]:	FAIL
pixman-rotate-xlib-rgb24 [0]:	FAIL
pixman-rotate-xlib-rgb24 [25]:	FAIL

TESTING rectangle-rounding-error
This demonstrates (or not) a rounding error that causes a gap between two 
neighbouring rectangles.
rectangle-rounding-error-ps-argb32 [0]:	UNTESTED
rectangle-rounding-error-ps-argb32 [25]:	UNTESTED
rectangle-rounding-error-ps-rgb24 [0]:	UNTESTED
rectangle-rounding-error-ps-rgb24 [25]:	UNTESTED
rectangle-rounding-error-pdf-argb32 [0]:	UNTESTED
rectangle-rounding-error-pdf-argb32 [25]:	UNTESTED
rectangle-rounding-error-pdf-rgb24 [0]:	UNTESTED
rectangle-rounding-error-pdf-rgb24 [25]:	UNTESTED
rectangle-rounding-error-svg-argb32 [0]:	UNTESTED
rectangle-rounding-error-svg-argb32 [25]:	UNTESTED
rectangle-rounding-error-svg-rgb24 [0]:	UNTESTED
rectangle-rounding-error-svg-rgb24 [25]:	UNTESTED
PASS: rectangle-rounding-error

select-font-face-image-argb32 [0]:	FAIL
select-font-face-image-argb32 [25]:	FAIL
select-font-face-image-rgb24 [0]:	FAIL
select-font-face-image-rgb24 [25]:	FAIL
select-font-face-glitz-glx-argb32 [0]:	FAIL
select-font-face-glitz-glx-argb32 [25]:	FAIL
select-font-face-glitz-glx-rgb24 [0]:	FAIL
select-font-face-glitz-glx-rgb24 [25]:	FAIL
select-font-face-xlib-argb32 [0]:	FAIL
select-font-face-xlib-argb32 [25]:	FAIL
select-font-face-xlib-rgb24 [0]:	FAIL
select-font-face-xlib-rgb24 [25]:	FAIL
select-font-face-ps-argb32 [0]:	FAIL
select-font-face-ps-argb32 [25]:	FAIL
select-font-face-ps-rgb24 [0]:	FAIL
select-font-face-ps-rgb24 [25]:	FAIL
select-font-face-pdf-argb32 [0]:	FAIL
select-font-face-pdf-argb32 [25]:	FAIL
select-font-face-pdf-rgb24 [0]:	FAIL
select-font-face-pdf-rgb24 [25]:	FAIL
select-font-face-svg-argb32 [0]:	FAIL
select-font-face-svg-argb32 [25]:	FAIL
select-font-face-svg-rgb24 [0]:	FAIL
select-font-face-svg-rgb24 [25]:	FAIL

TESTING select-font-face
Tests using cairo_select_font_face to draw text in different faces
select-font-face-image-argb32 [0]:	FAIL
select-font-face-image-argb32 [25]:	FAIL
select-font-face-image-rgb24 [0]:	FAIL
select-font-face-image-rgb24 [25]:	FAIL
select-font-face-glitz-glx-argb32 [0]:	FAIL
select-font-face-glitz-glx-argb32 [25]:	FAIL
select-font-face-glitz-glx-rgb24 [0]:	FAIL
select-font-face-glitz-glx-rgb24 [25]:	FAIL
select-font-face-xlib-argb32 [0]:	FAIL
select-font-face-xlib-argb32 [25]:	FAIL
select-font-face-xlib-rgb24 [0]:	FAIL
select-font-face-xlib-rgb24 [25]:	FAIL
select-font-face-ps-argb32 [0]:	FAIL
select-font-face-ps-argb32 [25]:	FAIL
select-font-face-ps-rgb24 [0]:	FAIL
select-font-face-ps-rgb24 [25]:	FAIL
select-font-face-pdf-argb32 [0]:	FAIL
select-font-face-pdf-argb32 [25]:	FAIL
select-font-face-pdf-rgb24 [0]:	FAIL
select-font-face-pdf-rgb24 [25]:	FAIL
select-font-face-svg-argb32 [0]:	FAIL
select-font-face-svg-argb32 [25]:	FAIL
select-font-face-svg-rgb24 [0]:	FAIL
select-font-face-svg-rgb24 [25]:	FAIL
Check select-font-face.log out for more information.
FAIL: select-font-face

self-copy-glitz-glx-argb32 [0]:	FAIL
self-copy-glitz-glx-argb32 [25]:	FAIL
self-copy-glitz-glx-rgb24 [0]:	FAIL
self-copy-glitz-glx-rgb24 [25]:	FAIL

TESTING self-copy
Test copying from a surface to itself with a clip
self-copy-glitz-glx-argb32 [0]:	FAIL
self-copy-glitz-glx-argb32 [25]:	FAIL
self-copy-glitz-glx-rgb24 [0]:	FAIL
self-copy-glitz-glx-rgb24 [25]:	FAIL

TESTING self-intersecting
Test strokes of self-intersecting paths
Self-intersecting strokes are wrong due to incremental trapezoidization.
Expecting failure
self-intersecting-image-argb32 [0]:	XFAIL
self-intersecting-image-argb32 [25]:	XFAIL
self-intersecting-image-rgb24 [0]:	XFAIL
self-intersecting-image-rgb24 [25]:	XFAIL
self-intersecting-glitz-glx-argb32 [0]:	XFAIL
self-intersecting-glitz-glx-argb32 [25]:	XFAIL
self-intersecting-glitz-glx-rgb24 [0]:	XFAIL
self-intersecting-glitz-glx-rgb24 [25]:	XFAIL
self-intersecting-xlib-argb32 [0]:	XFAIL
self-intersecting-xlib-argb32 [25]:	XFAIL
self-intersecting-xlib-rgb24 [0]:	XFAIL
self-intersecting-xlib-rgb24 [25]:	XFAIL
self-intersecting-ps-argb32 [0]:	XFAIL
self-intersecting-ps-argb32 [25]:	XFAIL
self-intersecting-ps-rgb24 [0]:	XFAIL
self-intersecting-ps-rgb24 [25]:	XFAIL
self-intersecting-pdf-argb32 [0]:	XFAIL
self-intersecting-pdf-argb32 [25]:	XFAIL
self-intersecting-pdf-rgb24 [0]:	XFAIL
self-intersecting-pdf-rgb24 [25]:	XFAIL
self-intersecting-svg-argb32 [0]:	XFAIL
self-intersecting-svg-argb32 [25]:	XFAIL
self-intersecting-svg-rgb24 [0]:	XFAIL
self-intersecting-svg-rgb24 [25]:	XFAIL
Check self-intersecting.log out for more information.
XFAIL: self-intersecting
set-source-glitz-glx-argb32 [0]:	FAIL
set-source-glitz-glx-argb32 [25]:	FAIL
set-source-glitz-glx-rgb24 [0]:	FAIL
set-source-glitz-glx-rgb24 [25]:	FAIL

TESTING set-source
Tests calls to various set_source functions
set-source-glitz-glx-argb32 [0]:	FAIL
set-source-glitz-glx-argb32 [25]:	FAIL
set-source-glitz-glx-rgb24 [0]:	FAIL
set-source-glitz-glx-rgb24 [25]:	FAIL

show-text-current-point-image-argb32 [0]:	FAIL
show-text-current-point-image-argb32 [25]:	FAIL
show-text-current-point-image-rgb24 [0]:	FAIL
show-text-current-point-image-rgb24 [25]:	FAIL
show-text-current-point-glitz-glx-argb32 [0]:	FAIL
show-text-current-point-glitz-glx-argb32 [25]:	FAIL
show-text-current-point-glitz-glx-rgb24 [0]:	FAIL
show-text-current-point-glitz-glx-rgb24 [25]:	FAIL
show-text-current-point-xlib-argb32 [0]:	FAIL
show-text-current-point-xlib-argb32 [25]:	FAIL
show-text-current-point-xlib-rgb24 [0]:	FAIL
show-text-current-point-xlib-rgb24 [25]:	FAIL
show-text-current-point-ps-rgb24 [0]:	FAIL
show-text-current-point-ps-rgb24 [25]:	FAIL
show-text-current-point-pdf-rgb24 [0]:	FAIL
show-text-current-point-pdf-rgb24 [25]:	FAIL

TESTING show-text-current-point
Test that cairo_show_text adjusts the current point properly
show-text-current-point-image-argb32 [0]:	FAIL
show-text-current-point-image-argb32 [25]:	FAIL
show-text-current-point-image-rgb24 [0]:	FAIL
show-text-current-point-image-rgb24 [25]:	FAIL
show-text-current-point-glitz-glx-argb32 [0]:	FAIL
show-text-current-point-glitz-glx-argb32 [25]:	FAIL
show-text-current-point-glitz-glx-rgb24 [0]:	FAIL
show-text-current-point-glitz-glx-rgb24 [25]:	FAIL
show-text-current-point-xlib-argb32 [0]:	FAIL
show-text-current-point-xlib-argb32 [25]:	FAIL
show-text-current-point-xlib-rgb24 [0]:	FAIL
show-text-current-point-xlib-rgb24 [25]:	FAIL
show-text-current-point-ps-argb32 [0]:	PASS
show-text-current-point-ps-argb32 [25]:	PASS
show-text-current-point-ps-rgb24 [0]:	FAIL
show-text-current-point-ps-rgb24 [25]:	FAIL
show-text-current-point-pdf-argb32 [0]:	PASS
show-text-current-point-pdf-argb32 [25]:	PASS
show-text-current-point-pdf-rgb24 [0]:	FAIL
show-text-current-point-pdf-rgb24 [25]:	FAIL
show-text-current-point-svg-argb32 [0]:	PASS
show-text-current-point-svg-argb32 [25]:	PASS
show-text-current-point-svg-rgb24 [0]:	PASS
show-text-current-point-svg-rgb24 [25]:	PASS
Check show-text-current-point.log out for more information.
FAIL: show-text-current-point

source-clip-scale-glitz-glx-argb32 [0]:	FAIL
source-clip-scale-glitz-glx-argb32 [25]:	FAIL
source-clip-scale-glitz-glx-rgb24 [0]:	FAIL
source-clip-scale-glitz-glx-rgb24 [25]:	FAIL
source-clip-scale-xlib-argb32 [0]:	FAIL
source-clip-scale-xlib-argb32 [25]:	FAIL
source-clip-scale-xlib-rgb24 [0]:	FAIL
source-clip-scale-xlib-rgb24 [25]:	FAIL

TESTING source-clip-scale
Test that a source surface is not affected by a clip when scaling
source-clip-scale-glitz-glx-argb32 [0]:	FAIL
source-clip-scale-glitz-glx-argb32 [25]:	FAIL
source-clip-scale-glitz-glx-rgb24 [0]:	FAIL
source-clip-scale-glitz-glx-rgb24 [25]:	FAIL
source-clip-scale-xlib-argb32 [0]:	FAIL
source-clip-scale-xlib-argb32 [25]:	FAIL
source-clip-scale-xlib-rgb24 [0]:	FAIL
source-clip-scale-xlib-rgb24 [25]:	FAIL

text-antialias-gray-image-argb32 [0]:	FAIL
text-antialias-gray-image-argb32 [25]:	FAIL
text-antialias-gray-image-rgb24 [0]:	FAIL
text-antialias-gray-image-rgb24 [25]:	FAIL
text-antialias-gray-glitz-glx-argb32 [0]:	FAIL
text-antialias-gray-glitz-glx-argb32 [25]:	FAIL
text-antialias-gray-glitz-glx-rgb24 [0]:	FAIL
text-antialias-gray-glitz-glx-rgb24 [25]:	FAIL
text-antialias-gray-xlib-argb32 [0]:	FAIL
text-antialias-gray-xlib-argb32 [25]:	FAIL
text-antialias-gray-xlib-rgb24 [0]:	FAIL
text-antialias-gray-xlib-rgb24 [25]:	FAIL

TESTING text-antialias-gray
Tests text rendering with grayscale antialiasing
text-antialias-gray-image-argb32 [0]:	FAIL
text-antialias-gray-image-argb32 [25]:	FAIL
text-antialias-gray-image-rgb24 [0]:	FAIL
text-antialias-gray-image-rgb24 [25]:	FAIL
text-antialias-gray-glitz-glx-argb32 [0]:	FAIL
text-antialias-gray-glitz-glx-argb32 [25]:	FAIL
text-antialias-gray-glitz-glx-rgb24 [0]:	FAIL
text-antialias-gray-glitz-glx-rgb24 [25]:	FAIL
text-antialias-gray-xlib-argb32 [0]:	FAIL
text-antialias-gray-xlib-argb32 [25]:	FAIL
text-antialias-gray-xlib-rgb24 [0]:	FAIL
text-antialias-gray-xlib-rgb24 [25]:	FAIL
text-antialias-gray-ps-argb32 [0]:	UNTESTED
text-antialias-gray-ps-argb32 [25]:	UNTESTED
text-antialias-gray-ps-rgb24 [0]:	UNTESTED
text-antialias-gray-ps-rgb24 [25]:	UNTESTED
text-antialias-gray-pdf-argb32 [0]:	UNTESTED
text-antialias-gray-pdf-argb32 [25]:	UNTESTED
text-antialias-gray-pdf-rgb24 [0]:	UNTESTED
text-antialias-gray-pdf-rgb24 [25]:	UNTESTED
text-antialias-gray-svg-argb32 [0]:	UNTESTED
text-antialias-gray-svg-argb32 [25]:	UNTESTED
text-antialias-gray-svg-rgb24 [0]:	UNTESTED
text-antialias-gray-svg-rgb24 [25]:	UNTESTED
Check text-antialias-gray.log out for more information.
FAIL: text-antialias-gray

TESTING text-antialias-none
Tests text rendering with no antialiasing
text-antialias-none-ps-argb32 [0]:	UNTESTED
text-antialias-none-ps-argb32 [25]:	UNTESTED
text-antialias-none-ps-rgb24 [0]:	UNTESTED
text-antialias-none-ps-rgb24 [25]:	UNTESTED
text-antialias-none-pdf-argb32 [0]:	UNTESTED
text-antialias-none-pdf-argb32 [25]:	UNTESTED
text-antialias-none-pdf-rgb24 [0]:	UNTESTED
text-antialias-none-pdf-rgb24 [25]:	UNTESTED
text-antialias-none-svg-argb32 [0]:	UNTESTED
text-antialias-none-svg-argb32 [25]:	UNTESTED
text-antialias-none-svg-rgb24 [0]:	UNTESTED
text-antialias-none-svg-rgb24 [25]:	UNTESTED
PASS: text-antialias-none
text-antialias-subpixel-glitz-glx-argb32 [0]:	FAIL
text-antialias-subpixel-glitz-glx-argb32 [25]:	FAIL
text-antialias-subpixel-glitz-glx-rgb24 [0]:	FAIL
text-antialias-subpixel-glitz-glx-rgb24 [25]:	FAIL

TESTING text-antialias-subpixel
Tests text rendering with subpixel antialiasing
text-antialias-subpixel-glitz-glx-argb32 [0]:	FAIL
text-antialias-subpixel-glitz-glx-argb32 [25]:	FAIL
text-antialias-subpixel-glitz-glx-rgb24 [0]:	FAIL
text-antialias-subpixel-glitz-glx-rgb24 [25]:	FAIL
text-antialias-subpixel-ps-argb32 [0]:	UNTESTED
text-antialias-subpixel-ps-argb32 [25]:	UNTESTED
text-antialias-subpixel-ps-rgb24 [0]:	UNTESTED
text-antialias-subpixel-ps-rgb24 [25]:	UNTESTED
text-antialias-subpixel-pdf-argb32 [0]:	UNTESTED
text-antialias-subpixel-pdf-argb32 [25]:	UNTESTED
text-antialias-subpixel-pdf-rgb24 [0]:	UNTESTED
text-antialias-subpixel-pdf-rgb24 [25]:	UNTESTED
text-antialias-subpixel-svg-argb32 [0]:	UNTESTED
text-antialias-subpixel-svg-argb32 [25]:	UNTESTED
text-antialias-subpixel-svg-rgb24 [0]:	UNTESTED
text-antialias-subpixel-svg-rgb24 [25]:	UNTESTED
Check text-antialias-subpixel.log out for more information.
FAIL: text-antialias-subpixel

text-pattern-image-argb32 [0]:	FAIL
text-pattern-image-argb32 [25]:	FAIL
text-pattern-image-rgb24 [0]:	FAIL
text-pattern-image-rgb24 [25]:	FAIL
text-pattern-glitz-glx-argb32 [0]:	FAIL
text-pattern-glitz-glx-argb32 [25]:	FAIL
text-pattern-glitz-glx-rgb24 [0]:	FAIL
text-pattern-glitz-glx-rgb24 [25]:	FAIL
text-pattern-xlib-argb32 [0]:	FAIL
text-pattern-xlib-argb32 [25]:	FAIL
text-pattern-xlib-rgb24 [0]:	FAIL
text-pattern-xlib-rgb24 [25]:	FAIL
text-pattern-ps-argb32 [0]:	FAIL
text-pattern-ps-argb32 [25]:	FAIL
text-pattern-ps-rgb24 [0]:	FAIL
text-pattern-ps-rgb24 [25]:	FAIL
text-pattern-pdf-argb32 [0]:	FAIL
text-pattern-pdf-argb32 [25]:	FAIL
text-pattern-pdf-rgb24 [0]:	FAIL
text-pattern-pdf-rgb24 [25]:	FAIL

TESTING text-pattern
Patterned Text
text-pattern-image-argb32 [0]:	FAIL
text-pattern-image-argb32 [25]:	FAIL
text-pattern-image-rgb24 [0]:	FAIL
text-pattern-image-rgb24 [25]:	FAIL
text-pattern-glitz-glx-argb32 [0]:	FAIL
text-pattern-glitz-glx-argb32 [25]:	FAIL
text-pattern-glitz-glx-rgb24 [0]:	FAIL
text-pattern-glitz-glx-rgb24 [25]:	FAIL
text-pattern-xlib-argb32 [0]:	FAIL
text-pattern-xlib-argb32 [25]:	FAIL
text-pattern-xlib-rgb24 [0]:	FAIL
text-pattern-xlib-rgb24 [25]:	FAIL
text-pattern-ps-argb32 [0]:	FAIL
text-pattern-ps-argb32 [25]:	FAIL
text-pattern-ps-rgb24 [0]:	FAIL
text-pattern-ps-rgb24 [25]:	FAIL
text-pattern-pdf-argb32 [0]:	FAIL
text-pattern-pdf-argb32 [25]:	FAIL
text-pattern-pdf-rgb24 [0]:	FAIL
text-pattern-pdf-rgb24 [25]:	FAIL
text-pattern-svg-argb32 [0]:	PASS
text-pattern-svg-argb32 [25]:	PASS
text-pattern-svg-rgb24 [0]:	PASS
text-pattern-svg-rgb24 [25]:	PASS
Check text-pattern.log out for more information.
FAIL: text-pattern

TESTING text-rotate
Tests show_text under various rotations
minor bugs in positioning rotated glyphs
Expecting failure
text-rotate-image-argb32 [0]:	XFAIL
text-rotate-image-argb32 [25]:	XFAIL
text-rotate-image-rgb24 [0]:	XFAIL
text-rotate-image-rgb24 [25]:	XFAIL
text-rotate-glitz-glx-argb32 [0]:	XFAIL
text-rotate-glitz-glx-argb32 [25]:	XFAIL
text-rotate-glitz-glx-rgb24 [0]:	XFAIL
text-rotate-glitz-glx-rgb24 [25]:	XFAIL
text-rotate-xlib-argb32 [0]:	XFAIL
text-rotate-xlib-argb32 [25]:	XFAIL
text-rotate-xlib-rgb24 [0]:	XFAIL
text-rotate-xlib-rgb24 [25]:	XFAIL
text-rotate-ps-argb32 [0]:	XFAIL
text-rotate-ps-argb32 [25]:	XFAIL
text-rotate-ps-rgb24 [0]:	XFAIL
text-rotate-ps-rgb24 [25]:	XFAIL
text-rotate-pdf-argb32 [0]:	XFAIL
text-rotate-pdf-argb32 [25]:	XFAIL
text-rotate-pdf-rgb24 [0]:	XFAIL
text-rotate-pdf-rgb24 [25]:	XFAIL
text-rotate-svg-argb32 [0]:	XFAIL
text-rotate-svg-argb32 [25]:	XFAIL
text-rotate-svg-rgb24 [0]:	XFAIL
text-rotate-svg-rgb24 [25]:	XFAIL
Check text-rotate.log out for more information.
XFAIL: text-rotate

TESTING transforms
Test various transformations.
transforms-image-argb32 [0]:	PASS
transforms-image-argb32 [25]:	PASS
transforms-image-rgb24 [0]:	PASS
transforms-image-rgb24 [25]:	PASS
transforms-glitz-glx-argb32 [0]:	PASS
transforms-glitz-glx-argb32 [25]:	PASS
transforms-glitz-glx-rgb24 [0]:	PASS
transforms-glitz-glx-rgb24 [25]:	PASS
transforms-xlib-argb32 [0]:	PASS
transforms-xlib-argb32 [25]:	PASS
transforms-xlib-rgb24 [0]:	PASS
transforms-xlib-rgb24 [25]:	PASS
transforms-ps-argb32 [0]:	PASS
transforms-ps-argb32 [25]:	PASS
transforms-ps-rgb24 [0]:	PASS
transforms-ps-rgb24 [25]:	PASS
transforms-pdf-argb32 [0]:	PASS
transforms-pdf-argb32 [25]:	PASS
transforms-pdf-rgb24 [0]:	PASS
transforms-pdf-rgb24 [25]:	PASS
transforms-svg-argb32 [0]:	PASS
transforms-svg-argb32 [25]:	PASS
transforms-svg-rgb24 [0]:	PASS
transforms-svg-rgb24 [25]:	PASS
PASS: transforms

trap-clip-glitz-glx-argb32 [0]:	FAIL
trap-clip-glitz-glx-argb32 [25]:	FAIL
trap-clip-glitz-glx-rgb24 [0]:	FAIL
trap-clip-glitz-glx-rgb24 [25]:	FAIL

TESTING trap-clip
Trapezoid clipping
trap-clip-glitz-glx-argb32 [0]:	FAIL
trap-clip-glitz-glx-argb32 [25]:	FAIL
trap-clip-glitz-glx-rgb24 [0]:	FAIL
trap-clip-glitz-glx-rgb24 [25]:	FAIL

TESTING unantialiased-shapes
Test shape drawing without antialiasing
unantialiased-shapes-ps-argb32 [0]:	UNTESTED
unantialiased-shapes-ps-argb32 [25]:	UNTESTED
unantialiased-shapes-ps-rgb24 [0]:	UNTESTED
unantialiased-shapes-ps-rgb24 [25]:	UNTESTED
unantialiased-shapes-pdf-argb32 [0]:	UNTESTED
unantialiased-shapes-pdf-argb32 [25]:	UNTESTED
unantialiased-shapes-pdf-rgb24 [0]:	UNTESTED
unantialiased-shapes-pdf-rgb24 [25]:	UNTESTED
unantialiased-shapes-svg-argb32 [0]:	UNTESTED
unantialiased-shapes-svg-argb32 [25]:	UNTESTED
unantialiased-shapes-svg-rgb24 [0]:	UNTESTED
unantialiased-shapes-svg-rgb24 [25]:	UNTESTED
PASS: unantialiased-shapes
unbounded-operator-image-argb32 [0]:	FAIL
unbounded-operator-image-argb32 [25]:	FAIL
unbounded-operator-image-rgb24 [0]:	FAIL
unbounded-operator-image-rgb24 [25]:	FAIL
unbounded-operator-glitz-glx-argb32 [0]:	FAIL
unbounded-operator-glitz-glx-argb32 [25]:	FAIL
unbounded-operator-glitz-glx-rgb24 [0]:	FAIL
unbounded-operator-glitz-glx-rgb24 [25]:	FAIL
unbounded-operator-xlib-argb32 [0]:	FAIL
unbounded-operator-xlib-argb32 [25]:	FAIL
unbounded-operator-xlib-rgb24 [0]:	FAIL
unbounded-operator-xlib-rgb24 [25]:	FAIL
unbounded-operator-ps-argb32 [0]:	FAIL
unbounded-operator-ps-argb32 [25]:	FAIL
unbounded-operator-ps-rgb24 [0]:	FAIL
unbounded-operator-ps-rgb24 [25]:	FAIL
unbounded-operator-pdf-argb32 [0]:	FAIL
unbounded-operator-pdf-argb32 [25]:	FAIL
unbounded-operator-pdf-rgb24 [0]:	FAIL
unbounded-operator-pdf-rgb24 [25]:	FAIL
unbounded-operator-svg-argb32 [0]:	FAIL
unbounded-operator-svg-argb32 [25]:	FAIL
unbounded-operator-svg-rgb24 [0]:	FAIL
unbounded-operator-svg-rgb24 [25]:	FAIL

TESTING unbounded-operator
Operators with an effect for transparent source/mask
unbounded-operator-image-argb32 [0]:	FAIL
unbounded-operator-image-argb32 [25]:	FAIL
unbounded-operator-image-rgb24 [0]:	FAIL
unbounded-operator-image-rgb24 [25]:	FAIL
unbounded-operator-glitz-glx-argb32 [0]:	FAIL
unbounded-operator-glitz-glx-argb32 [25]:	FAIL
unbounded-operator-glitz-glx-rgb24 [0]:	FAIL
unbounded-operator-glitz-glx-rgb24 [25]:	FAIL
unbounded-operator-xlib-argb32 [0]:	FAIL
unbounded-operator-xlib-argb32 [25]:	FAIL
unbounded-operator-xlib-rgb24 [0]:	FAIL
unbounded-operator-xlib-rgb24 [25]:	FAIL
unbounded-operator-ps-argb32 [0]:	FAIL
unbounded-operator-ps-argb32 [25]:	FAIL
unbounded-operator-ps-rgb24 [0]:	FAIL
unbounded-operator-ps-rgb24 [25]:	FAIL
unbounded-operator-pdf-argb32 [0]:	FAIL
unbounded-operator-pdf-argb32 [25]:	FAIL
unbounded-operator-pdf-rgb24 [0]:	FAIL
unbounded-operator-pdf-rgb24 [25]:	FAIL
unbounded-operator-svg-argb32 [0]:	FAIL
unbounded-operator-svg-argb32 [25]:	FAIL
unbounded-operator-svg-rgb24 [0]:	FAIL
unbounded-operator-svg-rgb24 [25]:	FAIL
Check unbounded-operator.log out for more information.
FAIL: unbounded-operator
PASS: user-data

push-group-glitz-glx-argb32 [0]:	FAIL
push-group-glitz-glx-argb32 [25]:	FAIL
push-group-glitz-glx-rgb24 [0]:	FAIL
push-group-glitz-glx-rgb24 [25]:	FAIL

TESTING push-group
Verify that cairo_push_group works.
push-group-glitz-glx-argb32 [0]:	FAIL
push-group-glitz-glx-argb32 [25]:	FAIL
push-group-glitz-glx-rgb24 [0]:	FAIL
push-group-glitz-glx-rgb24 [25]:	FAIL

TESTING ft-text-vertical-layout-type1
Tests text rendering for vertical layout with TrueType fonts
Expecting failure
ft-text-vertical-layout-type1-image-argb32 [0]:	XFAIL
ft-text-vertical-layout-type1-image-argb32 [25]:	XFAIL
ft-text-vertical-layout-type1-image-rgb24 [0]:	XFAIL
ft-text-vertical-layout-type1-image-rgb24 [25]:	XFAIL
ft-text-vertical-layout-type1-glitz-glx-argb32 [0]:	XFAIL
ft-text-vertical-layout-type1-glitz-glx-argb32 [25]:	XFAIL
ft-text-vertical-layout-type1-glitz-glx-rgb24 [0]:	XFAIL
ft-text-vertical-layout-type1-glitz-glx-rgb24 [25]:	XFAIL
ft-text-vertical-layout-type1-xlib-argb32 [0]:	XFAIL
ft-text-vertical-layout-type1-xlib-argb32 [25]:	XFAIL
ft-text-vertical-layout-type1-xlib-rgb24 [0]:	XFAIL
ft-text-vertical-layout-type1-xlib-rgb24 [25]:	XFAIL
ft-text-vertical-layout-type1-ps-argb32 [0]:	XFAIL
ft-text-vertical-layout-type1-ps-argb32 [25]:	XFAIL
ft-text-vertical-layout-type1-ps-rgb24 [0]:	XFAIL
ft-text-vertical-layout-type1-ps-rgb24 [25]:	XFAIL
ft-text-vertical-layout-type1-pdf-argb32 [0]:	XFAIL
ft-text-vertical-layout-type1-pdf-argb32 [25]:	XFAIL
ft-text-vertical-layout-type1-pdf-rgb24 [0]:	XFAIL
ft-text-vertical-layout-type1-pdf-rgb24 [25]:	XFAIL
ft-text-vertical-layout-type1-svg-argb32 [0]:	XFAIL
ft-text-vertical-layout-type1-svg-argb32 [25]:	XFAIL
ft-text-vertical-layout-type1-svg-rgb24 [0]:	XFAIL
ft-text-vertical-layout-type1-svg-rgb24 [25]:	XFAIL
Check ft-text-vertical-layout-type1.log out for more information.
XFAIL: ft-text-vertical-layout-type1

TESTING ft-text-vertical-layout-type3
Tests text rendering for vertical layout with TrueType fonts (which will be 
emitted as type3)
Expecting failure
ft-text-vertical-layout-type3-image-argb32 [0]:	XFAIL
ft-text-vertical-layout-type3-image-argb32 [25]:	XFAIL
ft-text-vertical-layout-type3-image-rgb24 [0]:	XFAIL
ft-text-vertical-layout-type3-image-rgb24 [25]:	XFAIL
ft-text-vertical-layout-type3-glitz-glx-argb32 [0]:	XFAIL
ft-text-vertical-layout-type3-glitz-glx-argb32 [25]:	XFAIL
ft-text-vertical-layout-type3-glitz-glx-rgb24 [0]:	XFAIL
ft-text-vertical-layout-type3-glitz-glx-rgb24 [25]:	XFAIL
ft-text-vertical-layout-type3-xlib-argb32 [0]:	XFAIL
ft-text-vertical-layout-type3-xlib-argb32 [25]:	XFAIL
ft-text-vertical-layout-type3-xlib-rgb24 [0]:	XFAIL
ft-text-vertical-layout-type3-xlib-rgb24 [25]:	XFAIL
ft-text-vertical-layout-type3-ps-argb32 [0]:	XFAIL
ft-text-vertical-layout-type3-ps-argb32 [25]:	XFAIL
ft-text-vertical-layout-type3-ps-rgb24 [0]:	XFAIL
ft-text-vertical-layout-type3-ps-rgb24 [25]:	XFAIL
ft-text-vertical-layout-type3-pdf-argb32 [0]:	XFAIL
ft-text-vertical-layout-type3-pdf-argb32 [25]:	XFAIL
ft-text-vertical-layout-type3-pdf-rgb24 [0]:	XFAIL
ft-text-vertical-layout-type3-pdf-rgb24 [25]:	XFAIL
ft-text-vertical-layout-type3-svg-argb32 [0]:	XFAIL
ft-text-vertical-layout-type3-svg-argb32 [25]:	XFAIL
ft-text-vertical-layout-type3-svg-rgb24 [0]:	XFAIL
ft-text-vertical-layout-type3-svg-rgb24 [25]:	XFAIL
Check ft-text-vertical-layout-type3.log out for more information.
XFAIL: ft-text-vertical-layout-type3

TESTING ft-text-antialias-none
Tests text rendering with no antialiasing
ft-text-antialias-none-ps-argb32 [0]:	UNTESTED
ft-text-antialias-none-ps-argb32 [25]:	UNTESTED
ft-text-antialias-none-ps-rgb24 [0]:	UNTESTED
ft-text-antialias-none-ps-rgb24 [25]:	UNTESTED
ft-text-antialias-none-pdf-argb32 [0]:	UNTESTED
ft-text-antialias-none-pdf-argb32 [25]:	UNTESTED
ft-text-antialias-none-pdf-rgb24 [0]:	UNTESTED
ft-text-antialias-none-pdf-rgb24 [25]:	UNTESTED
ft-text-antialias-none-svg-argb32 [0]:	UNTESTED
ft-text-antialias-none-svg-argb32 [25]:	UNTESTED
ft-text-antialias-none-svg-rgb24 [0]:	UNTESTED
ft-text-antialias-none-svg-rgb24 [25]:	UNTESTED
PASS: ft-text-antialias-none
=====================================================================
27 of 102 tests failed
Please report to http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
Comment 1 Chris Wilson 2008-10-08 06:31:03 UTC
Doing a mass close of old make check failures. Thank you for taking the time to build and test cairo on your platform, it is most appreciated. So much has changed in the few years since these reports have been filed (and so little - we've still to integrate fonts within the test suite, though we do now have a viable alternative) that acting upon the information contained within is difficult. We have bold plans during the next development phase to improve the test suite further, which I hope will lead to more timely identification of failures and regressions (possibly even pinpointing bad patches). Again, thanks and please do let us know if we can improve cairo for you.


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.