You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Frédéric THOMAS (JIRA)" <ji...@apache.org> on 2012/11/12 00:31:12 UTC

[jira] [Commented] (FLEX-33250) RuntimeLocalization/RTL_SparkSkin/Integration/RTL_Compiler_LocaleParams_2_Tester RTL_Compiler_LocaleParams_1_LocaleChain_NOT_AIR_Mac Fails

    [ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495044#comment-13495044 ] 

Frédéric THOMAS commented on FLEX-33250:
----------------------------------------

<TestCase frequency="all" testID="RTL_Compiler_LocaleParams_1_LocaleChain_AIR_Mac" description="Be sure that the locale chain was set correctly." keywords="[Localization,Compiler,locale]" > 
            <body> 
                <AssertMethodValue method="value=ResourceManager.getInstance().localeChain.toString()" value="{['en_US','fr_FR','ja_JP']}" /> 
                <Pause timeout="1" /> 
            </body> 
        </TestCase> 

        <TestCase frequency="all" testID="RTL_Compiler_LocaleParams_1_LocaleChain_NOT_AIR_Mac" description="Be sure that the locale chain was set correctly." keywords="[Localization,Compiler,locale]" > 
            <body> 
                <AssertMethodValue method="value=ResourceManager.getInstance().localeChain.toString()" value="{['en_US','fr_FR','ja_JP']}" /> 
                <Pause timeout="1" /> 
            </body> 
        </TestCase> 

The second one fails : 

[java] RuntimeLocalization/RTL_SparkSkin/Integration/RTL_Compiler_LocaleParams_2_Tester RTL_Compiler_LocaleParams_1 
_LocaleChain_NOT_AIR_Mac Failed AssertMethodValue (method cannot be shown)(body:step 1) method returned fr_FR,en_US,ja_ 
JP, expected en_US,fr_FR,ja_JP 

But the first one pass and I can't see the difference between both then I don't know how to resolve this.
This are not clear either in the pre_compile.sh, see the log attached.
                
> RuntimeLocalization/RTL_SparkSkin/Integration/RTL_Compiler_LocaleParams_2_Tester RTL_Compiler_LocaleParams_1_LocaleChain_NOT_AIR_Mac Fails
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-33250
>                 URL: https://issues.apache.org/jira/browse/FLEX-33250
>             Project: Apache Flex
>          Issue Type: Sub-task
>          Components: Mustella
>         Environment: Win7 French
>            Reporter: Frédéric THOMAS
>              Labels: test
>
> [java] RuntimeLocalization/RTL_SparkSkin/Integration/RTL_Compiler_LocaleParams_2_Tester RTL_Compiler_LocaleParams_1
> _LocaleChain_NOT_AIR_Mac Failed AssertMethodValue (method cannot be shown)(body:step 1)  method returned fr_FR,en_US,ja_
> JP, expected en_US,fr_FR,ja_JP

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira