Comment 68 for bug 186186

Revision history for this message
Alexander Sack (asac) wrote :

$ make test TESTS=extend-reflect
make[1]: Entering directory `/home/asac/gnome/cairo/test'
Making check in pdiff
make[2]: Entering directory `/home/asac/gnome/cairo/test/pdiff'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/asac/gnome/cairo/test/pdiff'
Making check in .
make[2]: Entering directory `/home/asac/gnome/cairo/test'
make imagediff png-flatten
make[3]: Entering directory `/home/asac/gnome/cairo/test'
make[3]: `imagediff' is up to date.
make[3]: `png-flatten' is up to date.
make[3]: Leaving directory `/home/asac/gnome/cairo/test'
make check-TESTS check-local
make[3]: Entering directory `/home/asac/gnome/cairo/test'

TESTING extend-reflect
Test CAIRO_EXTEND_REFLECT for surface patterns
extend-reflect-image-argb32 [0]: PASS
extend-reflect-image-argb32 [25]: PASS
extend-reflect-image-rgb24 [0]: PASS
extend-reflect-image-rgb24 [25]: PASS
extend-reflect-xlib-argb32 [0]: FAIL
extend-reflect-xlib-argb32 [0] (similar): FAIL
extend-reflect-xlib-argb32 [25]: FAIL
extend-reflect-xlib-argb32 [25] (similar): FAIL
extend-reflect-xlib-rgb24 [0]: FAIL
extend-reflect-xlib-rgb24 [0] (similar): FAIL
extend-reflect-xlib-rgb24 [25]: FAIL
extend-reflect-xlib-rgb24 [25] (similar): FAIL
extend-reflect-xlib-fallback-rgb24 [0]: PASS
extend-reflect-xlib-fallback-rgb24 [0] (similar): FAIL
extend-reflect-xlib-fallback-rgb24 [25]: PASS
extend-reflect-xlib-fallback-rgb24 [25] (similar): FAIL
extend-reflect-ps-argb32 [0]: PASS
extend-reflect-ps-argb32 [25]: PASS
extend-reflect-ps-rgb24 [0]: PASS
extend-reflect-ps-rgb24 [0] (similar): PASS
extend-reflect-ps-rgb24 [25]: PASS
extend-reflect-ps-rgb24 [25] (similar): PASS
Check extend-reflect.log out for more information.
FAIL: extend-reflect
========================================================================
1 of 1 tests failed
Please report to http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
========================================================================
make[3]: *** [check-TESTS] Error 1
Failed tests:
     extend-reflect: xlib xlib-fallback
Failures per surface - xlib: 1, xlib-fallback: 1.