cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8c93a207c1cb447e84285108086c23a3f8afe4e3
commit 8c93a207c1cb447e84285108086c23a3f8afe4e3 Author: Cedric BAIL <ced...@osg.samsung.com> Date: Thu Apr 6 13:45:55 2017 -0700 evas: update webp output test. webp has slightly change since we registered this test and even if the output is visually still close, as we do a perfect pixels comparison, we are impacted by the slightest change. It would be nice to introduce a function that does a more fuzzy comparison. --- src/tests/evas/images/Pic4-webp.png | Bin 236139 -> 274422 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/tests/evas/images/Pic4-webp.png b/src/tests/evas/images/Pic4-webp.png index b624c5e..8132d23 100644 Binary files a/src/tests/evas/images/Pic4-webp.png and b/src/tests/evas/images/Pic4-webp.png differ --