Not all tests are generating full bitmap compares.

The error message says:

dg1 pixel at (15,35) ED1B24 != 0xEC1C24

So it seems to be doing a one-pixel check

Maurice

-----Message d'origine-----
De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] 
Envoyé : dimanche 13 octobre 2013 10:37
À : dev@flex.apache.org
Objet : RE: Getting image for failed Mustella test

Look for a file same name but ending with .bad.png in one of the Baselines 
sub-dir in components/DataGrid/DataGrid_HaloSkin/Integration/


-----Message d'origine-----
De : Tom Chiverton [mailto:t...@apache.org] Envoyé : dimanche 13 octobre 2013 
10:25 À : dev@flex.apache.org Objet : Getting image for failed Mustella test

I am having a local test failure:

 [java]
components/DataGrid/DataGrid_HaloSkin/Integration/datagrid_integration_halo
dataGrid_integration_imageRendererReload_halo Failed AssertPixelValue(body:step 
4)  dg1 pixel at (15,35) ED1B24 != 0xEC1C24 

How do I find the difference with the expected image ?

The Wiki suggested something like

./mini_run.sh -createImages -
caseName=dataGrid_integration_imageRendererReload_halo
tests/components/DataGrid/DataGrid_HaloSkin/Integration/datagrid_integration_halo.mxml
 

but that makes a file the same as the one from Git... (sha1sum)

b619eaf2332181a8482aeb2da4ce440b48d38d78
Integration/baselines/datagrid_header_afterScrollUpdate.orig.png
b619eaf2332181a8482aeb2da4ce440b48d38d78
Integration/baselines/datagrid_header_afterScrollUpdate.png


--
Tom

Reply via email to