[
https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495111#comment-13495111
]
Alex Harui commented on FLEX-33250:
-----------------------------------
The failure you show is for "LocaleParams_2" which is some other test than the
one you showed. There are some tests listed in ExcludesListMac.txt or
ExcludesListWin.txt that skip some of these tests. Our QA team did this when
tests had different results on different environments. We have since found
that a significant number of these duplicates were due to bugs in the tests
themselves (failure to embed fonts property, for example) but we've haven't
taken the time to clean them up.
Anyway, I would guess that these tests are making assumptions about being run
in the US. As I mentioned elsewhere, the goal of most of these tests is just
to prove that Flex isn't messing with the FlashPlayer's APIs, so one way to fix
these tests is to make a low-level FlashPlayer API call to get the "right
answer" and store it a variable to be compared by the Mustella AssertXXX step.
I think the SVN logs should show at least one change by me doing something like
this.
> 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