If you did a "./mini_run.sh -createImages", revert it and use the ImageDiffAIR app in sdk\mustella\utilities , you'll need to build it first.
-Fred -----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