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:29:12 UTC

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

Frédéric THOMAS created FLEX-33250:
--------------------------------------

             Summary: 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


[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

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

Posted by "Frédéric THOMAS (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frédéric THOMAS updated FLEX-33250:
-----------------------------------

    Attachment: pre_compile.sh.3.log
    
> 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

[jira] [Resolved] (FLEX-33250) pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

Posted by "Alex Harui (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Harui resolved FLEX-33250.
-------------------------------

    Resolution: Fixed

svn 1416353.  Commented out failing compiles as they don't seem to affect results.
                
> pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist
> --------------------------------------------------------------------------------------------
>
>                 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
>            Assignee: Alex Harui
>              Labels: test
>         Attachments: pre_compile.sh.3.log
>
>
> pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

--
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

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

Posted by "Frédéric THOMAS (JIRA)" <ji...@apache.org>.
    [ 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

[jira] [Commented] (FLEX-33250) pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

Posted by "Frédéric THOMAS (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503419#comment-13503419 ] 

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

well, to be clear, these 2 tests still fail, I can see the resMod_loadResourceModule_frFR_bundle2.swf is not compiled but I don't know why.

1- resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule RTL_Method_loadResourceModule_AdditionalLocale1Bundle

     [java] resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule RTL_Method_loadResourceModule_A
dditionalLocale1Bundle Failed WaitForEvent(body:step 8)  Timeout waiting for change from mx.resources::ResourceManager.g
etInstance()


Hello from excludes at: Sat Nov 24 20:48:29 GMT+0100 2012
excludes loadTryFile Sat Nov 24 20:48:29 GMT+0100 2012
Exclude: try load from: file:///U|/sources/asf/flex/sdk/develop/mustella/tests/ExcludeListWin.txt
Created new test output instance
Excludes: Reading from file system at file:///U|/sources/asf/flex/sdk/develop/mustella/tests
runid.properties ERROR handler with: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: Erreur de flux. URL: http://localhost:80/runid.properties?0.140139533672481781353786509286"]
timeout_plus is: 0
Script: ResourceManager_Methods_loadResourceModule not in include list but we don't care
LengthOfTestcases: 11
sending: http://localhost:9999/testCaseLength?11 at: Sat Nov 24 20:48:29 GMT+0100 2012
TestCase Start: resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule$RTL_Method_loadResourceModule_AdditionalLocale1Bundle
queuing: http://localhost:9999/testCaseStart?resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule$RTL_Method_loadResourceModule_AdditionalLocale1Bundle at: Sat Nov 24 20:48:29 GMT+0100 2012
[Event type="open" bubbles=false cancelable=false eventPhase=2]
[ProgressEvent type="progress" bubbles=false cancelable=false eventPhase=2 bytesLoaded=31 bytesTotal=0]
[HTTPStatusEvent type="httpStatus" bubbles=false cancelable=false eventPhase=2 status=200 responseURL=null]
sending: http://localhost:9999/testCaseStart?resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule$RTL_Method_loadResourceModule_AdditionalLocale1Bundle at: Sat Nov 24 20:48:29 GMT+0100 2012
[Event type="complete" bubbles=false cancelable=false eventPhase=2]
[Event type="open" bubbles=false cancelable=false eventPhase=2]
[HTTPStatusEvent type="httpStatus" bubbles=false cancelable=false eventPhase=2 status=200 responseURL=null]
[Event type="complete" bubbles=false cancelable=false eventPhase=2]
handleCompleteEvent: [ProgressEvent type="complete" bubbles=false cancelable=false eventPhase=2 bytesLoaded=0 bytesTotal=0]
handleErrorEvent: [ProgressEvent type="error" bubbles=false cancelable=false eventPhase=2 bytesLoaded=0 bytesTotal=0]
handleErrorEvent: [ProgressEvent type="error" bubbles=false cancelable=false eventPhase=2 bytesLoaded=0 bytesTotal=0]
RESULT: scriptName=resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule id=RTL_Method_loadResourceModule_AdditionalLocale1Bundle result=fail elapsed=2058 phase=body started=1353786509584 extraInfo=null msg=WaitForEvent(body:step 8)  Timeout waiting for change from mx.resources::ResourceManager.getInstance()
sending: http://localhost:9999/testCaseResult?scriptName=resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule&id=RTL_Method_loadResourceModule_AdditionalLocale1Bundle&result=fail&elapsed=2058&phase=body&started=1353786509584&extraInfo=null&msg=WaitForEvent%28body%3Astep%208%29%20%20Timeout%20waiting%20for%20change%20from%20mx.resources%3A%3AResourceManager.getInstance%28%29 at: Sat Nov 24 20:48:31 GMT+0100 2012
[Event type="open" bubbles=false cancelable=false eventPhase=2]
[HTTPStatusEvent type="httpStatus" bubbles=false cancelable=false eventPhase=2 status=200 responseURL=null]
[Event type="complete" bubbles=false cancelable=false eventPhase=2]
testComplete
ScriptComplete: completely done
sending: http://localhost:9999/ScriptComplete?0 at: Sat Nov 24 20:48:31 GMT+0100 2012


2- resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule RTL_Method_loadResourceModule_AdditionalLocales3Bundles

     [java] resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule RTL_Method_loadResourceModule_A
dditionalLocales3Bundles Failed WaitForEvent(body:step 8)  Timeout waiting for change from mx.resources::ResourceManager
.getInstance()

Hello from excludes at: Sat Nov 24 20:51:28 GMT+0100 2012
excludes loadTryFile Sat Nov 24 20:51:28 GMT+0100 2012
Exclude: try load from: file:///U|/sources/asf/flex/sdk/develop/mustella/tests/ExcludeListWin.txt
Created new test output instance
Excludes: Reading from file system at file:///U|/sources/asf/flex/sdk/develop/mustella/tests
runid.properties ERROR handler with: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: Erreur de flux. URL: http://localhost:80/runid.properties?0.0097333481535315511353786688043"]
timeout_plus is: 0
Script: ResourceManager_Methods_loadResourceModule not in include list but we don't care
LengthOfTestcases: 11
sending: http://localhost:9999/testCaseLength?11 at: Sat Nov 24 20:51:28 GMT+0100 2012
TestCase Start: resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule$RTL_Method_loadResourceModule_AdditionalLocales3Bundles
queuing: http://localhost:9999/testCaseStart?resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule$RTL_Method_loadResourceModule_AdditionalLocales3Bundles at: Sat Nov 24 20:51:28 GMT+0100 2012
[Event type="open" bubbles=false cancelable=false eventPhase=2]
[ProgressEvent type="progress" bubbles=false cancelable=false eventPhase=2 bytesLoaded=31 bytesTotal=0]
[HTTPStatusEvent type="httpStatus" bubbles=false cancelable=false eventPhase=2 status=200 responseURL=null]
sending: http://localhost:9999/testCaseStart?resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule$RTL_Method_loadResourceModule_AdditionalLocales3Bundles at: Sat Nov 24 20:51:28 GMT+0100 2012
[Event type="complete" bubbles=false cancelable=false eventPhase=2]
[Event type="open" bubbles=false cancelable=false eventPhase=2]
[HTTPStatusEvent type="httpStatus" bubbles=false cancelable=false eventPhase=2 status=200 responseURL=null]
[Event type="complete" bubbles=false cancelable=false eventPhase=2]
handleCompleteEvent: [ProgressEvent type="complete" bubbles=false cancelable=false eventPhase=2 bytesLoaded=0 bytesTotal=0]
handleErrorEvent: [ProgressEvent type="error" bubbles=false cancelable=false eventPhase=2 bytesLoaded=0 bytesTotal=0]
handleErrorEvent: [ProgressEvent type="error" bubbles=false cancelable=false eventPhase=2 bytesLoaded=0 bytesTotal=0]
RESULT: scriptName=resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule id=RTL_Method_loadResourceModule_AdditionalLocales3Bundles result=fail elapsed=2048 phase=body started=1353786688341 extraInfo=null msg=WaitForEvent(body:step 8)  Timeout waiting for change from mx.resources::ResourceManager.getInstance()
sending: http://localhost:9999/testCaseResult?scriptName=resources/ResourceManager/Methods/ResourceManager_Methods_loadResourceModule&id=RTL_Method_loadResourceModule_AdditionalLocales3Bundles&result=fail&elapsed=2048&phase=body&started=1353786688341&extraInfo=null&msg=WaitForEvent%28body%3Astep%208%29%20%20Timeout%20waiting%20for%20change%20from%20mx.resources%3A%3AResourceManager.getInstance%28%29 at: Sat Nov 24 20:51:30 GMT+0100 2012
[Event type="open" bubbles=false cancelable=false eventPhase=2]
[HTTPStatusEvent type="httpStatus" bubbles=false cancelable=false eventPhase=2 status=200 responseURL=null]
[Event type="complete" bubbles=false cancelable=false eventPhase=2]
testComplete
ScriptComplete: completely done
sending: http://localhost:9999/ScriptComplete?0 at: Sat Nov 24 20:51:30 GMT+0100 2012
                
> pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist
> --------------------------------------------------------------------------------------------
>
>                 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
>
>
> pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

--
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

[jira] [Updated] (FLEX-33250) pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

Posted by "Frédéric THOMAS (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frédéric THOMAS updated FLEX-33250:
-----------------------------------

    Summary: pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist  (was: RuntimeLocalization/RTL_SparkSkin/Integration/RTL_Compiler_LocaleParams_2_Tester RTL_Compiler_LocaleParams_1_LocaleChain_NOT_AIR_Mac Fails)
    
> pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist
> --------------------------------------------------------------------------------------------
>
>                 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

[jira] [Assigned] (FLEX-33250) pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

Posted by "Alex Harui (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Harui reassigned FLEX-33250:
---------------------------------

    Assignee: Alex Harui
    
> pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist
> --------------------------------------------------------------------------------------------
>
>                 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
>            Assignee: Alex Harui
>              Labels: test
>         Attachments: pre_compile.sh.3.log
>
>
> pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

--
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

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

Posted by "Frédéric THOMAS (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495047#comment-13495047 ] 

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

As you can see in the log, the bundles/custom/fr_FR/flag.gif doesn't exists, then the frCustomResources.swc and the jaCustomResources.swc are never generated, I still can't see the relation with the fact the test fails but I don't want to force it to pass until I don't understand the implications of what I'm describing here, can someone help ?
                
> 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

[jira] [Commented] (FLEX-33250) pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

Posted by "Alex Harui (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499957#comment-13499957 ] 

Alex Harui commented on FLEX-33250:
-----------------------------------

Try using relative paths.  Thanks.
                
> pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist
> --------------------------------------------------------------------------------------------
>
>                 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
>
>
> pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

--
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

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

Posted by "Alex Harui (JIRA)" <ji...@apache.org>.
    [ 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

[jira] [Commented] (FLEX-33250) pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

Posted by "Alex Harui (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503434#comment-13503434 ] 

Alex Harui commented on FLEX-33250:
-----------------------------------

Add to my queue for investigation
                
> pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist
> --------------------------------------------------------------------------------------------
>
>                 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
>            Assignee: Alex Harui
>              Labels: test
>         Attachments: pre_compile.sh.3.log
>
>
> pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

--
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

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

Posted by "Frédéric THOMAS (JIRA)" <ji...@apache.org>.
     [ 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

[jira] [Updated] (FLEX-33250) pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

Posted by "Frédéric THOMAS (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frédéric THOMAS updated FLEX-33250:
-----------------------------------

    Description: pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist  (was: [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)
    
> pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist
> --------------------------------------------------------------------------------------------
>
>                 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
>
>
> pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

--
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

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

Posted by "Frédéric THOMAS (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499525#comment-13499525 ] 

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

Yeah, you right, I messed up with 2 issues, I'm gonna open a new one for that, I already fixed it.

For the current issue, the thing is that in the precompile.sh, it's like that:

# echo ""
    # echo "Compiling new custom SWCs..."
    $SDK_DIR/bin/compc -library-path=$LIBRARY_PATH -source-path=bundles/custom/fr_FR -locale fr_FR -include-resource-bundles bundle1 bundle2 bundle3 bundle4 bundle5 -include-file locale/fr_FR/flag.gif bundles/custom/fr_FR/flag.gif -include-classes HaloColors MyCheckBoxIcon_fr_FR -o bundles/custom/frCustomResources.swc
    $SDK_DIR/bin/compc -library-path=$LIBRARY_PATH -source-path=bundles/custom/ja_JP -locale ja_JP -include-resource-bundles bundle1 bundle2 bundle3 bundle4 bundle5 -include-file locale/ja_JP/flag.gif bundles/custom/ja_JP/flag.gif -include-classes HaloColors MyCheckBoxIcon_ja_JP -o bundles/custom/jaCustomResources.swc
    $SDK_DIR/bin/compc -source-path=bundles/custom/en_US -locale en_US -include-resource-bundles bundle1 bundle2 bundle3 bundle4 bundle5 -include-file locale/en_US/flag.gif bundles/custom/en_US/flag.gif -include-classes HaloColors MyCheckBoxIcon_en_US -o bundles/custom/enCustomResources.swc

How should I access mustella\Assets\Images\FlagImages, is there a global variable I can use or should I use a relative path from the swf one ?
                
> 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

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

Posted by "Alex Harui (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495114#comment-13495114 ] 

Alex Harui commented on FLEX-33250:
-----------------------------------

Thanks for catching the missing flags.  The flags were removed and replaced by generic labelled rectangles in mustella/Assets/Images/FlagImages.  Please update the tests with these images.  The new flag images might be a different size and require updating of baselines and Asserts.
                
> 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