[
https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS updated FLEX-33250:
-----------------------------------
Comment: was deleted
(was: <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
> Attachments: pre_compile.sh.3.log
>
>
> [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