You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by fl...@gmail.com on 2014/02/16 17:50:48 UTC

flex-sdk_mustella-mobile - Build # 541 - Failure!

flex-sdk_mustella-mobile - Build # 541 - Failure:

http://flex-mustella.cloudapp.net/job/flex-sdk_mustella-mobile/541/

Changes for Build #533
[aharui] remove references to PixelBender now that it is a separate release

[aharui] update release notes with bugs I fixed

[aharui] most of German localized strings

[aharui] most of Greek localized strings

[aharui] most of pt_BR localized strings

[aharui] most of nl_NL localized strings

[aharui] most of fr_FR localized strings

[aharui] most of es_ES localized strings

[aharui] fix mistake in fr_FR

[aharui] add echo statements to install script.  Needs localization review


Changes for Build #534
[carlosrovira] FLEX-34053 - MaskedTextInput - update separators comment


Changes for Build #535
[erik] - update sequencing of property file removal/creation

[erik] nl_NL translation


Changes for Build #536
[erik] small mistakes, big consequences ;-)


Changes for Build #537
[maurice.amsellem] Installer:


Changes for Build #538

Changes for Build #539

Changes for Build #540
[aharui] fix failing test.  The behavior of 0.09765625.toFixed(1) changed from 0.1 to 0 in swf version 15.  Adjusted test to use toFixed(2) which seems to be stable for swfversions 14 and 15

[josebarragan] Spanish translation for Installer properties es_ES


Changes for Build #541


--------------------------------

Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on WindowsSlave in workspace c:\jenkins_slave\workspace\flex-sdk_mustella-mobile
Fetching changes from the remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-sdk.git
Checking out Revision 33236ad5c9227e87a4c74bc162efa026e5ded418 (origin/develop)
FATAL: Could not checkout null with start point 33236ad5c9227e87a4c74bc162efa026e5ded418
hudson.plugins.git.GitException: Could not checkout null with start point 33236ad5c9227e87a4c74bc162efa026e5ded418
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1274)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Thread.java:619)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f 33236ad5c9227e87a4c74bc162efa026e5ded418" returned status code 1:
stdout: 
stderr: error: unable to create file mustella/jenkins.sh (Permission denied)
HEAD is now at 33236ad... Spanish translation for Installer properties es_ES

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1148)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1125)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1121)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:937)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:947)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:1248)
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1258)
	... 17 more


(sent from ext-email)

Re: flex-sdk_mustella-mobile - Build # 542 - Fixed!

Posted by Erik de Bruin <er...@ixsoftware.nl>.
I'll stay on top of the VM, it's been acting up lately. We don't want to
lose too many cycles.

EdB




On Mon, Feb 17, 2014 at 8:11 AM, Justin Mclean <ju...@classsoftware.com>wrote:

> Hi,
>
> There's another regression issue someone pointed out that I'll try and fix
> before before I make the next RC, so we'll probably need a another full
> round.
>
> Justin




-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Re: flex-sdk_mustella-mobile - Build # 542 - Fixed!

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

There's another regression issue someone pointed out that I'll try and fix before before I make the next RC, so we'll probably need a another full round.

Justin

Re: flex-sdk_mustella-mobile - Build # 542 - Fixed!

Posted by Erik de Bruin <er...@ixsoftware.nl>.
Ok, and now we wait 'till the end of the version cycle to see it this is
fixed even for 13/4 beta.

EdB




On Sun, Feb 16, 2014 at 10:15 PM, <fl...@gmail.com> wrote:

> flex-sdk_mustella-mobile - Build # 542 - Fixed:
>
> http://flex-mustella.cloudapp.net/job/flex-sdk_mustella-mobile/542/
>
> Changes for Build #533
> [aharui] remove references to PixelBender now that it is a separate release
>
> [aharui] update release notes with bugs I fixed
>
> [aharui] most of German localized strings
>
> [aharui] most of Greek localized strings
>
> [aharui] most of pt_BR localized strings
>
> [aharui] most of nl_NL localized strings
>
> [aharui] most of fr_FR localized strings
>
> [aharui] most of es_ES localized strings
>
> [aharui] fix mistake in fr_FR
>
> [aharui] add echo statements to install script.  Needs localization review
>
>
> Changes for Build #534
> [carlosrovira] FLEX-34053 - MaskedTextInput - update separators comment
>
>
> Changes for Build #535
> [erik] - update sequencing of property file removal/creation
>
> [erik] nl_NL translation
>
>
> Changes for Build #536
> [erik] small mistakes, big consequences ;-)
>
>
> Changes for Build #537
> [maurice.amsellem] Installer:
>
>
> Changes for Build #538
>
> Changes for Build #539
>
> Changes for Build #540
> [aharui] fix failing test.  The behavior of 0.09765625.toFixed(1) changed
> from 0.1 to 0 in swf version 15.  Adjusted test to use toFixed(2) which
> seems to be stable for swfversions 14 and 15
>
> [josebarragan] Spanish translation for Installer properties es_ES
>
>
> Changes for Build #541
>
> Changes for Build #542
> [josebarragan] Installer:
>
>
>
> --------------------------------
>
> [...truncated 12859 lines...]
>      [echo] tmp.sdk.mustella.scripts2 is ;
>
> chmod_shells:
>      [echo] changing user shell files to executable
>
> shells:
>      [exec] done with pre compile step
>      [java] exclude_filename:
> C:/jenkins_slave/workspace/flex-sdk_mustella-mobile/mustella/tests/ExcludeList${os}.txt
>      [java] os_version: ${os_version}
>      [java] target_os_name: android
>      [java] device_name: win
>      [java] result_include: -includes=SendResultsToRunner
>      [java] created
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\as3\src\mustella\MobileConfig.as
>      [java] Choosing local runner bitmap save
>      [java] Choosing local runner bitmap save
>      [java] okey doke, going to compile
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\SWFs\ItemSnapping.mxml
>      [java] okey doke, going to compile
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\SWFs\ViewAndViewNavigatorTransitions.mxml
>      [java] Loading configuration file
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\frameworks\airmobile-config.xml
>      [java] Loading configuration file
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\frameworks\airmobile-config.xml
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorMain.mxml(82):
> Warning: CSS type selectors are not supported in components: 'global'
>      [java]
>      [java]             }
>      [java]
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorMain.mxml(87):
> Warning: CSS type selectors are not supported in components:
> 'spark.components.Label'
>      [java]
>      [java]
>      [java]
>      [java] Warning: ViewAndViewNavigatorMain is a module or application
> that is directly referenced. This will cause ViewAndViewNavigatorMain and
> all of its dependencies to be linked in with
> ViewAndViewNavigatorTransitions. Using an interface is the recommended
> practice to avoid this.
>      [java]
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\renderers\ImageRenderer.mxml(71):
> Warning: Data binding will not be able to detect assignments to
> "topLevelApplication".
>      [java]
>      [java]     <s:Image id="image"
> height="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.height}"
> width="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.width
> * widthMultiplier}" scaleMode="stretch" />
>      [java]
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\renderers\ImageRenderer.mxml(71):
> Warning: Data binding will not be able to detect assignments to
> "topLevelApplication".
>      [java]
>      [java]     <s:Image id="image"
> height="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.height}"
> width="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.width
> * widthMultiplier}" scaleMode="stretch" />
>      [java]
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.swf
> (2271832 bytes)
>      [java] nothing left to do
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\renderers\FullScreenImageRenderer.mxml(58):
> Warning: Data binding will not be able to detect assignments to
> "topLevelApplication".
>      [java]
>      [java]     <s:Image id="image"
> height="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.height}"
> width="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.width}"
> scaleMode="stretch" />
>      [java]
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\renderers\FullScreenImageRenderer.mxml(58):
> Warning: Data binding will not be able to detect assignments to
> "topLevelApplication".
>      [java]
>      [java]     <s:Image id="image"
> height="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.height}"
> width="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.width}"
> scaleMode="stretch" />
>      [java]
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.swf
> (3090210 bytes)
>      [java] All done with the compile
>      [java] leaving the compile, elapsed: 33
>      [java] ...via exit
>      [echo] compileswfs jreturn is 0
>
> do_fail:
>
> compileswfs:
>
> getExcludes:
>
> getExcludeIds:
>
> populateExcludeTable:
>      [echo] populate exclude, got this for db time: 2014/02/16 16:14:01
>
> justrun:
>
> delete_cache:
>      [echo] delete cache: /Users/ApacheFlex/Library/Caches/Adobe/Flash
> Player/AssetCache
>
> delete_cache:
>      [echo] delete cache: /Users/ApacheFlex/AppData/Roaming/Adobe/Flash
> Player/AssetCache
>    [delete] Deleting directory
> C:\Users\ApacheFlex\AppData\Roaming\Adobe\Flash Player\AssetCache\NHDRA6A9
>    [delete] Deleting directory
> C:\Users\ApacheFlex\AppData\Roaming\Adobe\Flash Player\AssetCache
>
> delete_cache:
>      [echo] delete cache: C:\Users\ApacheFlex/Application Data/Adobe/Flash
> Player/AssetCache
>
> android_runner:
>
> ios_runner:
>
> qnx_runner:
>
> desktop_runner:
>      [echo] **** Willkommen auf Runner ****
>      [java] the apollo situation:
> C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7/adl.exe -runtime
> C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\runtimes\air\win
>      [java] starting results server
>      [java] starting baseline server
>      [java] test script count: 2
>      [java] starting the baseline server: Sun Feb 16 16:14:42 ACT 2014
>      [java] apollo adj with :
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.swf
>      [java] apollo adj thinks it's a swf
>      [java] writing Apollo file!
>      [java] full swf is
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.swf
>      [java] post ApolloAdjuster:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
>      [java] new test file:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
>      [java] ******** cmdArr before:
>      [java]     C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
>      [java] ******** moreParameters before:
>      [java]     -screensize
>      [java]     640x960:640x960
>      [java]     -profile
>      [java]     mobileDevice
>      [java]     -XscreenDPI
>      [java]     240
>      [java] ******** cmdArr after:
>      [java]     C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
>      [java]     -screensize
>      [java]     640x960:640x960
>      [java]     -profile
>      [java]     mobileDevice
>      [java]     -XscreenDPI
>      [java]     240
>      [java] getting directory from the swf file
>      [java] derived directory:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs
>      [java] Launching:
>      [java]  C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
> -screensize 640x960:640x960 -profile mobileDevice -XscreenDPI 240
> Launching: C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
>      [java] USING directory:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs
>      [java] time: 16:14:42.836
>      [java] SCRIPTDONE! 16:14:49.133
>      [java] GET /ScriptComplete?0 HTTP/1.1
>      [java] Before Wait loop 16:14:49.133 waiting = 0
>      [java] After Wait loop 16:14:49.133 waiting = 0
>      [java] clobberProcess false
>      [java] Total Results so far: 1
>      [java] removing the xml app file
>      [java] Grab log, do parse = false
>      [java] Grabbing the log from:
> C:\Users\ApacheFlex\AppData/Roaming\Macromedia/Flash
> Player/Logs/flashlog.txt to:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.log
>      [java] apollo adj with :
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.swf
>      [java] apollo adj thinks it's a swf
>      [java] writing Apollo file!
>      [java] full swf is
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.swf
>      [java] post ApolloAdjuster:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
>      [java] new test file:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
>      [java] ******** cmdArr before:
>      [java]     C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
>      [java] ******** moreParameters before:
>      [java]     -screensize
>      [java]     640x960:640x960
>      [java]     -profile
>      [java]     mobileDevice
>      [java]     -XscreenDPI
>      [java]     240
>      [java] ******** cmdArr after:
>      [java]     C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
>      [java]     -screensize
>      [java]     640x960:640x960
>      [java]     -profile
>      [java]     mobileDevice
>      [java]     -XscreenDPI
>      [java]     240
>      [java] getting directory from the swf file
>      [java] derived directory:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs
>      [java] Launching:
>      [java]  C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
> -screensize 640x960:640x960 -profile mobileDevice -XscreenDPI 240
> Launching: C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
>      [java] USING directory:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs
>      [java] time: 16:14:50.942
>      [java] waited 1500
>      [java] ClobberProcess, it was already null
>      [java] SCRIPTDONE! 16:14:56.183
>      [java] GET /ScriptComplete?0 HTTP/1.1
>      [java] Before Wait loop 16:14:56.183 waiting = 0
>      [java] After Wait loop 16:14:56.183 waiting = 0
>      [java] clobberProcess false
>      [java] Total Results so far: 2
>      [java] removing the xml app file
>      [java] Grab log, do parse = false
>      [java] Grabbing the log from:
> C:\Users\ApacheFlex\AppData/Roaming\Macromedia/Flash
> Player/Logs/flashlog.txt to:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.log
>      [java] at the end of main
>      [java] Shutting down the results server
>      [java] shutting down the baseline server
>      [java] done waiting for results...bye
>      [java] =====================================================
>      [java]     Passes: 2
>      [java]     Fails: 0
>      [java] =====================================================
>      [java]
>      [java] =====================================================
>      [java] =====================================================
>      [java]     Passed:
>      [java] =====================================================
>      [java]
> mobile/ViewAndViewNavigator/tests/ViewAndViewNavigator_transitions
> multipleBackButtonPressFast Passed
>      [java] mobile/components/List/integration/ItemSnapping_ListResize
> ItemSnapping_resizeTransition_trailing_prog Passed
>      [java] =====================================================
>      [java]     Failed:
>      [java] =====================================================
>      [java]
>      [java]
>      [java] =====================================================
>      [java]     Passes: 2
>      [java]     Fails: 0
>      [java] =====================================================
>      [java]
>      [java]
>      [java] Wrote summary to results.txt
>      [java] Wrote failures to failures.txt
>
> call_runners:
>
> run:
>
> BUILD SUCCESSFUL
> Total time: 1 minute 5 seconds
> waited 1600
> ClobberProcess, it was already null
>
>
>
> ============ JENKINS MUSTELLA RUN REPORT ============
>
> Date/Time: 02-16-2014 21:14
>
> Run duration: 0 days 1 hours 39 mins 12 seconds
>
> Settings:
> player.version = 11.1
> air.version = 3.7
> FLASHPLAYER_DEBUGGER =
> C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer11_1r102_55_win_sa_debug_32bit.exe
> AIR_HOME = C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7
>
> Build:
>   type = mobile
>   command = -mobile
>   set = tests/mobile
>
> Log:
> - Made Cygwin ignore carriage returns
> - Set FLASH_VERSION to '11.1' and AIR_VERSION to '3.7'
> - Set AIR_HOME to 'C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7'
> - Set FLASHPLAYER_DEBUGGER to
> 'C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer11_1r102_55_win_sa_debug_32bit.exe'
> - Cleaned up 'local.properties' files from previous runs
> - Created fresh 'local.properties' files with containing run specific
> values
> - Ran 'clean', 'main' and 'other.locales' ant targets to prepare the SDK
> for testing
> - Ran Mustella on the SDK with these parameters: '-mobile tests/mobile'
> - Some tests failed: running '-failures'
> - All tests passed after running '-failures'
>
>
> =====================================================
>
>
>
> Email was triggered for: Fixed
> Trigger Success was overridden by another trigger and will not send an
> email.
> Sending email for trigger: Fixed
>
>
> (sent from ext-email)




-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Re: flex-sdk_mustella-mobile - Build # 542 - Fixed!

Posted by Erik de Bruin <er...@ixsoftware.nl>.
Ok, and now we wait 'till the end of the version cycle to see it this is
fixed even for 13/4 beta.

EdB




On Sun, Feb 16, 2014 at 10:15 PM, <fl...@gmail.com> wrote:

> flex-sdk_mustella-mobile - Build # 542 - Fixed:
>
> http://flex-mustella.cloudapp.net/job/flex-sdk_mustella-mobile/542/
>
> Changes for Build #533
> [aharui] remove references to PixelBender now that it is a separate release
>
> [aharui] update release notes with bugs I fixed
>
> [aharui] most of German localized strings
>
> [aharui] most of Greek localized strings
>
> [aharui] most of pt_BR localized strings
>
> [aharui] most of nl_NL localized strings
>
> [aharui] most of fr_FR localized strings
>
> [aharui] most of es_ES localized strings
>
> [aharui] fix mistake in fr_FR
>
> [aharui] add echo statements to install script.  Needs localization review
>
>
> Changes for Build #534
> [carlosrovira] FLEX-34053 - MaskedTextInput - update separators comment
>
>
> Changes for Build #535
> [erik] - update sequencing of property file removal/creation
>
> [erik] nl_NL translation
>
>
> Changes for Build #536
> [erik] small mistakes, big consequences ;-)
>
>
> Changes for Build #537
> [maurice.amsellem] Installer:
>
>
> Changes for Build #538
>
> Changes for Build #539
>
> Changes for Build #540
> [aharui] fix failing test.  The behavior of 0.09765625.toFixed(1) changed
> from 0.1 to 0 in swf version 15.  Adjusted test to use toFixed(2) which
> seems to be stable for swfversions 14 and 15
>
> [josebarragan] Spanish translation for Installer properties es_ES
>
>
> Changes for Build #541
>
> Changes for Build #542
> [josebarragan] Installer:
>
>
>
> --------------------------------
>
> [...truncated 12859 lines...]
>      [echo] tmp.sdk.mustella.scripts2 is ;
>
> chmod_shells:
>      [echo] changing user shell files to executable
>
> shells:
>      [exec] done with pre compile step
>      [java] exclude_filename:
> C:/jenkins_slave/workspace/flex-sdk_mustella-mobile/mustella/tests/ExcludeList${os}.txt
>      [java] os_version: ${os_version}
>      [java] target_os_name: android
>      [java] device_name: win
>      [java] result_include: -includes=SendResultsToRunner
>      [java] created
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\as3\src\mustella\MobileConfig.as
>      [java] Choosing local runner bitmap save
>      [java] Choosing local runner bitmap save
>      [java] okey doke, going to compile
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\SWFs\ItemSnapping.mxml
>      [java] okey doke, going to compile
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\SWFs\ViewAndViewNavigatorTransitions.mxml
>      [java] Loading configuration file
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\frameworks\airmobile-config.xml
>      [java] Loading configuration file
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\frameworks\airmobile-config.xml
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorMain.mxml(82):
> Warning: CSS type selectors are not supported in components: 'global'
>      [java]
>      [java]             }
>      [java]
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorMain.mxml(87):
> Warning: CSS type selectors are not supported in components:
> 'spark.components.Label'
>      [java]
>      [java]
>      [java]
>      [java] Warning: ViewAndViewNavigatorMain is a module or application
> that is directly referenced. This will cause ViewAndViewNavigatorMain and
> all of its dependencies to be linked in with
> ViewAndViewNavigatorTransitions. Using an interface is the recommended
> practice to avoid this.
>      [java]
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\renderers\ImageRenderer.mxml(71):
> Warning: Data binding will not be able to detect assignments to
> "topLevelApplication".
>      [java]
>      [java]     <s:Image id="image"
> height="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.height}"
> width="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.width
> * widthMultiplier}" scaleMode="stretch" />
>      [java]
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\renderers\ImageRenderer.mxml(71):
> Warning: Data binding will not be able to detect assignments to
> "topLevelApplication".
>      [java]
>      [java]     <s:Image id="image"
> height="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.height}"
> width="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.width
> * widthMultiplier}" scaleMode="stretch" />
>      [java]
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.swf
> (2271832 bytes)
>      [java] nothing left to do
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\renderers\FullScreenImageRenderer.mxml(58):
> Warning: Data binding will not be able to detect assignments to
> "topLevelApplication".
>      [java]
>      [java]     <s:Image id="image"
> height="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.height}"
> width="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.width}"
> scaleMode="stretch" />
>      [java]
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\renderers\FullScreenImageRenderer.mxml(58):
> Warning: Data binding will not be able to detect assignments to
> "topLevelApplication".
>      [java]
>      [java]     <s:Image id="image"
> height="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.height}"
> width="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.width}"
> scaleMode="stretch" />
>      [java]
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.swf
> (3090210 bytes)
>      [java] All done with the compile
>      [java] leaving the compile, elapsed: 33
>      [java] ...via exit
>      [echo] compileswfs jreturn is 0
>
> do_fail:
>
> compileswfs:
>
> getExcludes:
>
> getExcludeIds:
>
> populateExcludeTable:
>      [echo] populate exclude, got this for db time: 2014/02/16 16:14:01
>
> justrun:
>
> delete_cache:
>      [echo] delete cache: /Users/ApacheFlex/Library/Caches/Adobe/Flash
> Player/AssetCache
>
> delete_cache:
>      [echo] delete cache: /Users/ApacheFlex/AppData/Roaming/Adobe/Flash
> Player/AssetCache
>    [delete] Deleting directory
> C:\Users\ApacheFlex\AppData\Roaming\Adobe\Flash Player\AssetCache\NHDRA6A9
>    [delete] Deleting directory
> C:\Users\ApacheFlex\AppData\Roaming\Adobe\Flash Player\AssetCache
>
> delete_cache:
>      [echo] delete cache: C:\Users\ApacheFlex/Application Data/Adobe/Flash
> Player/AssetCache
>
> android_runner:
>
> ios_runner:
>
> qnx_runner:
>
> desktop_runner:
>      [echo] **** Willkommen auf Runner ****
>      [java] the apollo situation:
> C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7/adl.exe -runtime
> C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\runtimes\air\win
>      [java] starting results server
>      [java] starting baseline server
>      [java] test script count: 2
>      [java] starting the baseline server: Sun Feb 16 16:14:42 ACT 2014
>      [java] apollo adj with :
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.swf
>      [java] apollo adj thinks it's a swf
>      [java] writing Apollo file!
>      [java] full swf is
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.swf
>      [java] post ApolloAdjuster:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
>      [java] new test file:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
>      [java] ******** cmdArr before:
>      [java]     C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
>      [java] ******** moreParameters before:
>      [java]     -screensize
>      [java]     640x960:640x960
>      [java]     -profile
>      [java]     mobileDevice
>      [java]     -XscreenDPI
>      [java]     240
>      [java] ******** cmdArr after:
>      [java]     C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
>      [java]     -screensize
>      [java]     640x960:640x960
>      [java]     -profile
>      [java]     mobileDevice
>      [java]     -XscreenDPI
>      [java]     240
>      [java] getting directory from the swf file
>      [java] derived directory:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs
>      [java] Launching:
>      [java]  C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
> -screensize 640x960:640x960 -profile mobileDevice -XscreenDPI 240
> Launching: C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
>      [java] USING directory:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs
>      [java] time: 16:14:42.836
>      [java] SCRIPTDONE! 16:14:49.133
>      [java] GET /ScriptComplete?0 HTTP/1.1
>      [java] Before Wait loop 16:14:49.133 waiting = 0
>      [java] After Wait loop 16:14:49.133 waiting = 0
>      [java] clobberProcess false
>      [java] Total Results so far: 1
>      [java] removing the xml app file
>      [java] Grab log, do parse = false
>      [java] Grabbing the log from:
> C:\Users\ApacheFlex\AppData/Roaming\Macromedia/Flash
> Player/Logs/flashlog.txt to:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.log
>      [java] apollo adj with :
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.swf
>      [java] apollo adj thinks it's a swf
>      [java] writing Apollo file!
>      [java] full swf is
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.swf
>      [java] post ApolloAdjuster:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
>      [java] new test file:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
>      [java] ******** cmdArr before:
>      [java]     C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
>      [java] ******** moreParameters before:
>      [java]     -screensize
>      [java]     640x960:640x960
>      [java]     -profile
>      [java]     mobileDevice
>      [java]     -XscreenDPI
>      [java]     240
>      [java] ******** cmdArr after:
>      [java]     C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
>      [java]
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
>      [java]     -screensize
>      [java]     640x960:640x960
>      [java]     -profile
>      [java]     mobileDevice
>      [java]     -XscreenDPI
>      [java]     240
>      [java] getting directory from the swf file
>      [java] derived directory:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs
>      [java] Launching:
>      [java]  C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
> -screensize 640x960:640x960 -profile mobileDevice -XscreenDPI 240
> Launching: C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
>      [java] USING directory:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs
>      [java] time: 16:14:50.942
>      [java] waited 1500
>      [java] ClobberProcess, it was already null
>      [java] SCRIPTDONE! 16:14:56.183
>      [java] GET /ScriptComplete?0 HTTP/1.1
>      [java] Before Wait loop 16:14:56.183 waiting = 0
>      [java] After Wait loop 16:14:56.183 waiting = 0
>      [java] clobberProcess false
>      [java] Total Results so far: 2
>      [java] removing the xml app file
>      [java] Grab log, do parse = false
>      [java] Grabbing the log from:
> C:\Users\ApacheFlex\AppData/Roaming\Macromedia/Flash
> Player/Logs/flashlog.txt to:
> C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.log
>      [java] at the end of main
>      [java] Shutting down the results server
>      [java] shutting down the baseline server
>      [java] done waiting for results...bye
>      [java] =====================================================
>      [java]     Passes: 2
>      [java]     Fails: 0
>      [java] =====================================================
>      [java]
>      [java] =====================================================
>      [java] =====================================================
>      [java]     Passed:
>      [java] =====================================================
>      [java]
> mobile/ViewAndViewNavigator/tests/ViewAndViewNavigator_transitions
> multipleBackButtonPressFast Passed
>      [java] mobile/components/List/integration/ItemSnapping_ListResize
> ItemSnapping_resizeTransition_trailing_prog Passed
>      [java] =====================================================
>      [java]     Failed:
>      [java] =====================================================
>      [java]
>      [java]
>      [java] =====================================================
>      [java]     Passes: 2
>      [java]     Fails: 0
>      [java] =====================================================
>      [java]
>      [java]
>      [java] Wrote summary to results.txt
>      [java] Wrote failures to failures.txt
>
> call_runners:
>
> run:
>
> BUILD SUCCESSFUL
> Total time: 1 minute 5 seconds
> waited 1600
> ClobberProcess, it was already null
>
>
>
> ============ JENKINS MUSTELLA RUN REPORT ============
>
> Date/Time: 02-16-2014 21:14
>
> Run duration: 0 days 1 hours 39 mins 12 seconds
>
> Settings:
> player.version = 11.1
> air.version = 3.7
> FLASHPLAYER_DEBUGGER =
> C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer11_1r102_55_win_sa_debug_32bit.exe
> AIR_HOME = C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7
>
> Build:
>   type = mobile
>   command = -mobile
>   set = tests/mobile
>
> Log:
> - Made Cygwin ignore carriage returns
> - Set FLASH_VERSION to '11.1' and AIR_VERSION to '3.7'
> - Set AIR_HOME to 'C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7'
> - Set FLASHPLAYER_DEBUGGER to
> 'C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer11_1r102_55_win_sa_debug_32bit.exe'
> - Cleaned up 'local.properties' files from previous runs
> - Created fresh 'local.properties' files with containing run specific
> values
> - Ran 'clean', 'main' and 'other.locales' ant targets to prepare the SDK
> for testing
> - Ran Mustella on the SDK with these parameters: '-mobile tests/mobile'
> - Some tests failed: running '-failures'
> - All tests passed after running '-failures'
>
>
> =====================================================
>
>
>
> Email was triggered for: Fixed
> Trigger Success was overridden by another trigger and will not send an
> email.
> Sending email for trigger: Fixed
>
>
> (sent from ext-email)




-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

flex-sdk_mustella-mobile - Build # 542 - Fixed!

Posted by fl...@gmail.com.
flex-sdk_mustella-mobile - Build # 542 - Fixed:

http://flex-mustella.cloudapp.net/job/flex-sdk_mustella-mobile/542/

Changes for Build #533
[aharui] remove references to PixelBender now that it is a separate release

[aharui] update release notes with bugs I fixed

[aharui] most of German localized strings

[aharui] most of Greek localized strings

[aharui] most of pt_BR localized strings

[aharui] most of nl_NL localized strings

[aharui] most of fr_FR localized strings

[aharui] most of es_ES localized strings

[aharui] fix mistake in fr_FR

[aharui] add echo statements to install script.  Needs localization review


Changes for Build #534
[carlosrovira] FLEX-34053 - MaskedTextInput - update separators comment


Changes for Build #535
[erik] - update sequencing of property file removal/creation

[erik] nl_NL translation


Changes for Build #536
[erik] small mistakes, big consequences ;-)


Changes for Build #537
[maurice.amsellem] Installer:


Changes for Build #538

Changes for Build #539

Changes for Build #540
[aharui] fix failing test.  The behavior of 0.09765625.toFixed(1) changed from 0.1 to 0 in swf version 15.  Adjusted test to use toFixed(2) which seems to be stable for swfversions 14 and 15

[josebarragan] Spanish translation for Installer properties es_ES


Changes for Build #541

Changes for Build #542
[josebarragan] Installer:



--------------------------------

[...truncated 12859 lines...]
     [echo] tmp.sdk.mustella.scripts2 is ;

chmod_shells:
     [echo] changing user shell files to executable 

shells:
     [exec] done with pre compile step
     [java] exclude_filename: C:/jenkins_slave/workspace/flex-sdk_mustella-mobile/mustella/tests/ExcludeList${os}.txt
     [java] os_version: ${os_version}
     [java] target_os_name: android
     [java] device_name: win
     [java] result_include: -includes=SendResultsToRunner
     [java] created C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\as3\src\mustella\MobileConfig.as
     [java] Choosing local runner bitmap save
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\SWFs\ItemSnapping.mxml
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\SWFs\ViewAndViewNavigatorTransitions.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\frameworks\airmobile-config.xml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\frameworks\airmobile-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorMain.mxml(82): Warning: CSS type selectors are not supported in components: 'global'
     [java] 
     [java] 		}
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorMain.mxml(87): Warning: CSS type selectors are not supported in components: 'spark.components.Label'
     [java] 
     [java] 		
     [java] 
     [java] Warning: ViewAndViewNavigatorMain is a module or application that is directly referenced. This will cause ViewAndViewNavigatorMain and all of its dependencies to be linked in with ViewAndViewNavigatorTransitions. Using an interface is the recommended practice to avoid this.
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\renderers\ImageRenderer.mxml(71): Warning: Data binding will not be able to detect assignments to "topLevelApplication".
     [java] 
     [java] 	<s:Image id="image" height="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.height}" width="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.width * widthMultiplier}" scaleMode="stretch" />
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\renderers\ImageRenderer.mxml(71): Warning: Data binding will not be able to detect assignments to "topLevelApplication".
     [java] 
     [java] 	<s:Image id="image" height="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.height}" width="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.width * widthMultiplier}" scaleMode="stretch" />
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.swf (2271832 bytes)
     [java] nothing left to do
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\renderers\FullScreenImageRenderer.mxml(58): Warning: Data binding will not be able to detect assignments to "topLevelApplication".
     [java] 
     [java] 	<s:Image id="image" height="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.height}" width="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.width}" scaleMode="stretch" />
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\renderers\FullScreenImageRenderer.mxml(58): Warning: Data binding will not be able to detect assignments to "topLevelApplication".
     [java] 
     [java] 	<s:Image id="image" height="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.height}" width="{FlexGlobals.topLevelApplication.navigator.activeView.itemList.width}" scaleMode="stretch" />
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.swf (3090210 bytes)
     [java] All done with the compile
     [java] leaving the compile, elapsed: 33
     [java] ...via exit
     [echo] compileswfs jreturn is 0

do_fail:

compileswfs:

getExcludes:

getExcludeIds:

populateExcludeTable:
     [echo] populate exclude, got this for db time: 2014/02/16 16:14:01

justrun:

delete_cache:
     [echo] delete cache: /Users/ApacheFlex/Library/Caches/Adobe/Flash Player/AssetCache

delete_cache:
     [echo] delete cache: /Users/ApacheFlex/AppData/Roaming/Adobe/Flash Player/AssetCache
   [delete] Deleting directory C:\Users\ApacheFlex\AppData\Roaming\Adobe\Flash Player\AssetCache\NHDRA6A9
   [delete] Deleting directory C:\Users\ApacheFlex\AppData\Roaming\Adobe\Flash Player\AssetCache

delete_cache:
     [echo] delete cache: C:\Users\ApacheFlex/Application Data/Adobe/Flash Player/AssetCache

android_runner:

ios_runner:

qnx_runner:

desktop_runner:
     [echo] **** Willkommen auf Runner ****
     [java] the apollo situation: C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7/adl.exe -runtime C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\runtimes\air\win
     [java] starting results server
     [java] starting baseline server
     [java] test script count: 2
     [java] starting the baseline server: Sun Feb 16 16:14:42 ACT 2014
     [java] apollo adj with : C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.swf
     [java] apollo adj thinks it's a swf
     [java] writing Apollo file!
     [java] full swf is C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.swf
     [java] post ApolloAdjuster: C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
     [java] ******** moreParameters before: 
     [java] 	-screensize
     [java] 	640x960:640x960
     [java] 	-profile
     [java] 	mobileDevice
     [java] 	-XscreenDPI
     [java] 	240
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
     [java] 	-screensize
     [java] 	640x960:640x960
     [java] 	-profile
     [java] 	mobileDevice
     [java] 	-XscreenDPI
     [java] 	240
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml -screensize 640x960:640x960 -profile mobileDevice -XscreenDPI 240 Launching: C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.xml
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs
     [java] time: 16:14:42.836
     [java] SCRIPTDONE! 16:14:49.133
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 16:14:49.133 waiting = 0
     [java] After Wait loop 16:14:49.133 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 1
     [java] removing the xml app file
     [java] Grab log, do parse = false
     [java] Grabbing the log from: C:\Users\ApacheFlex\AppData/Roaming\Macromedia/Flash Player/Logs/flashlog.txt to: C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\ViewAndViewNavigator\swfs\ViewAndViewNavigatorTransitions.log
     [java] apollo adj with : C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.swf
     [java] apollo adj thinks it's a swf
     [java] writing Apollo file!
     [java] full swf is C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.swf
     [java] post ApolloAdjuster: C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
     [java] ******** moreParameters before: 
     [java] 	-screensize
     [java] 	640x960:640x960
     [java] 	-profile
     [java] 	mobileDevice
     [java] 	-XscreenDPI
     [java] 	240
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
     [java] 	-screensize
     [java] 	640x960:640x960
     [java] 	-profile
     [java] 	mobileDevice
     [java] 	-XscreenDPI
     [java] 	240
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml -screensize 640x960:640x960 -profile mobileDevice -XscreenDPI 240 Launching: C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7\bin\adl.exe C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.xml
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs
     [java] time: 16:14:50.942
     [java] waited 1500
     [java] ClobberProcess, it was already null
     [java] SCRIPTDONE! 16:14:56.183
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 16:14:56.183 waiting = 0
     [java] After Wait loop 16:14:56.183 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 2
     [java] removing the xml app file
     [java] Grab log, do parse = false
     [java] Grabbing the log from: C:\Users\ApacheFlex\AppData/Roaming\Macromedia/Flash Player/Logs/flashlog.txt to: C:\jenkins_slave\workspace\flex-sdk_mustella-mobile\mustella\tests\mobile\components\List\swfs\ItemSnapping.log
     [java] at the end of main
     [java] Shutting down the results server
     [java] shutting down the baseline server
     [java] done waiting for results...bye
     [java] =====================================================
     [java]     Passes: 2
     [java]     Fails: 0
     [java] =====================================================
     [java] 
     [java] =====================================================
     [java] =====================================================
     [java] 	Passed: 
     [java] =====================================================
     [java] mobile/ViewAndViewNavigator/tests/ViewAndViewNavigator_transitions multipleBackButtonPressFast Passed  
     [java] mobile/components/List/integration/ItemSnapping_ListResize ItemSnapping_resizeTransition_trailing_prog Passed  
     [java] =====================================================
     [java] 	Failed: 
     [java] =====================================================
     [java] 
     [java] 
     [java] =====================================================
     [java]     Passes: 2
     [java]     Fails: 0
     [java] =====================================================
     [java] 
     [java] 
     [java] Wrote summary to results.txt
     [java] Wrote failures to failures.txt

call_runners:

run:

BUILD SUCCESSFUL
Total time: 1 minute 5 seconds
waited 1600
ClobberProcess, it was already null



============ JENKINS MUSTELLA RUN REPORT ============

Date/Time: 02-16-2014 21:14

Run duration: 0 days 1 hours 39 mins 12 seconds

Settings:
player.version = 11.1
air.version = 3.7
FLASHPLAYER_DEBUGGER = C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer11_1r102_55_win_sa_debug_32bit.exe
AIR_HOME = C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7

Build: 
  type = mobile
  command = -mobile
  set = tests/mobile

Log:
- Made Cygwin ignore carriage returns
- Set FLASH_VERSION to '11.1' and AIR_VERSION to '3.7'
- Set AIR_HOME to 'C:\ApacheFlex\dependencies\AdobeAIRSDK\3.7'
- Set FLASHPLAYER_DEBUGGER to 'C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer11_1r102_55_win_sa_debug_32bit.exe'
- Cleaned up 'local.properties' files from previous runs
- Created fresh 'local.properties' files with containing run specific values
- Ran 'clean', 'main' and 'other.locales' ant targets to prepare the SDK for testing
- Ran Mustella on the SDK with these parameters: '-mobile tests/mobile'
- Some tests failed: running '-failures'
- All tests passed after running '-failures'


=====================================================



Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed


(sent from ext-email)