[cairo-bugs] [Bug 84044] test/cairo-test-suite reports wrong max diff comparing different opaque images

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 4 03:17:04 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=84044

--- Comment #5 from Massimo <sixtysix at inwind.it> ---
(In reply to Uli Schlachter from comment #4)
> 
> I'd rather fix these problems in pdiff instead of somewhere in the code
> producing these images. In theory, these two code paths are independent from
> each other and pdiff could be used from something else than just the test
> suite.

Agreed, I opted to fix the producer because a failing test
compares an image with many references, but is produced
only once, so with many failures in the test-suite this
extra work is not repeated many times. 

OTOH to speed up the execution of the test suite probably it could be
possible to save with the reference also its md5sum, so that for
the exact comparison one computes the md5sum of the output and compares
it against many references with only one image loop.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20141004/0a0f535d/attachment.html>


More information about the cairo-bugs mailing list