On Sun, Oct 12, 2008 at 03:08:05PM -0000, Russ Nelson wrote: > I don't know how to mark these as successes (at the moment). Can > someone mark them as successes if they really are such? > -russ > > Unexpected successes follow: > --=[ testsuite/misc-ming.all ]=--- > XPASS: DrawingApiTestRunner: Cairo pix:240,30 exp:255,0,0,255 obt:255,0,0,255 > tol:0 ([../../../testsuite/misc-ming.all/DrawingApiTestRunner.cpp:731]) > XPASS: DrawingApiTestRunner: Cairo pix:240,50 exp:255,255,255,255 > obt:255,255,255,255 tol:0 > ([../../../testsuite/misc-ming.all/DrawingApiTestRunner.cpp:752]) > XPASS: masks_test2runner: Cairo pix:40,40 exp:255,255,255,255 > obt:255,255,255,255 tol:0 > ([../../../testsuite/misc-ming.all/masks_test2runner.cpp:61])
We base our expectances on AGG, which is the default renderer. If we mark them as *expected* successes they'd be unexpected failures for the default build. So basically: glad it works with cairo, and we have a source to look at to fix AGG, but we don't want to change any marking in there. Thanks for your report though. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

