Re: Getting image for failed Mustella test

2013-10-13 Thread Alex Harui
Use an image editor to see where that pixel is. It should be in a solid fill not some antialias edge. If on an edge try to change to a solid fill. Sent via the PANTECH Discover, an AT&T 4G LTE smartphone. Tom Chiverton wrote: On Sunday 13 October 2013 09:10:14 Maurice Amsellem wrote: > Not

RE: Getting image for failed Mustella test

2013-10-13 Thread Frédéric THOMAS
lex.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

Re: Getting image for failed Mustella test

2013-10-13 Thread Tom Chiverton
On Sunday 13 October 2013 09:10:14 Maurice Amsellem wrote: > Not all tests are generating full bitmap compares. Okay... but I don't want to put the different value in as OK (well, OK if you are on Linux, how ever you do that) unless I can tell what is meant to be there are that point. -- Tom

RE: Getting image for failed Mustella test

2013-10-13 Thread Maurice Amsellem
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.o

Re: Getting image for failed Mustella test

2013-10-13 Thread Tom Chiverton
On Sunday 13 October 2013 08:37:07 Maurice Amsellem wrote: > Look for a file same name but ending with .bad.png in one of the Baselines > sub-dir in components/DataGrid/DataGrid_HaloSkin/Integration/ falken@wopr:~/workspace/flex-sdk-source$ find /home/falken/workspace/flex-sdk- source-develop/ -in

RE: Getting image for failed Mustella test

2013-10-13 Thread Maurice Amsellem
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 fin

Getting image for failed Mustella test

2013-10-13 Thread Tom Chiverton
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 imag