Hi Alex,

I'll check flex-config later. Meanwhile the 2 errors I get in mx
folder are like this:

[java] 
mx/collections/AsyncListView/properties/AsyncListView_createFailedItemFunction
createFailedItemFunction_test5 Failed AssertMethodValue (method cannot
be shown)(body:step 2)  method returned Error #1063: Discordancia del
recuento de argumentos en assets::PagedDataComp1/errorFunction3(). Se
esperaba 0 y se obtuvo 2., expected Error #1063: Argument count
mismatch on assets::PagedDataComp1/errorFunction3(). Expected 0, got
2.
     [java] 
mx/collections/AsyncListView/properties/AsyncListView_createFailedItemFunction
createFailedItemFunction_test6 Failed AssertMethodValue (method cannot
be shown)(body:step 2)  method returned Error #1063: Discordancia del
recuento de argumentos en assets::PagedDataComp1/errorFunction4(). Se
esperaba 1 y se obtuvo 2., expected Error #1063: Argument count
mismatch on assets::PagedDataComp1/errorFunction4(). Expected 1, got
2.


As you can see "Discordancia del recuento de argumentos en
assets::PagedDataComp1/errorFunction4(). Se esperaba 1 y se obtuvo 2"
is spanish and for that reason to not match with:

value="Error #1063: Argument count mismatch on
assets::PagedDataComp1/errorFunction3(). Expected 0, got 2."

So passing this two errors seems MX folder is passing all with the
three patches submitted by Jose Barragán (8,9 and 17)




2012/8/28 Alex Harui <aha...@adobe.com>:
>
>
>
> On 8/28/12 12:49 PM, "Carlos Rovira" <carlos.rov...@codeoscopic.com> wrote:
>
>> Hi,
>>
>> I was talking with Jose that some problems we have with test could be
>> related to default construction of my SDK in spanish (es_ES).
>>
>> So my question is..is there some flag when we create the SDK to create
>> it with en_US locale as default.
> I think that is in flex-config.xml
>>
>> I think this could fix some test that are failing for me
>>
> I'm not sure that is the issue.  If it were you would see errors about
> strings not matching or bitmap compares would show incorrect or missing
> words.  But it is worth a try.
>
> --
> Alex Harui
> Flex SDK Team
> Adobe Systems, Inc.
> http://blogs.adobe.com/aharui
>



-- 
Carlos Rovira
Director de Tecnología
M: +34 607 22 60 05
F:  +34 912 35 57 77
CODEOSCOPIC S.A.
Avd. del General Perón, 32
Planta 10, Puertas P-Q
28020 Madrid

Reply via email to