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 2015/01/15 13:41:43 UTC

rc_flex-sdk_mustella - Build # 109 - Still Failing!

rc_flex-sdk_mustella - Build # 109 - Still Failing:

http://flex-mustella.cloudapp.net/job/rc_flex-sdk_mustella/109/

Changes for Build #106
[aharui] need to fix colorname now that baseclass also sets it

[aharui] add another style to control whether accentColor is used in Spinners

[aharui] add display list xml for these tests


Changes for Build #107
No changes

Changes for Build #108
No changes

Changes for Build #109
No changes


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

Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on WindowsSlave in workspace c:\jenkins_slave\workspace\rc_flex-sdk_mustella
 > C:\Program Files (x86)\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\bin\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-sdk.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-sdk.git
 > C:\Program Files (x86)\Git\bin\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\bin\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-sdk.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\bin\git.exe rev-parse "origin/release4.14.0^{commit}" # timeout=10
Checking out Revision 432804f1bf42b2ac2639c97bad13b7d983822e97 (origin/release4.14.0)
 > C:\Program Files (x86)\Git\bin\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\bin\git.exe checkout -f 432804f1bf42b2ac2639c97bad13b7d983822e97
FATAL: Could not checkout null with start point 432804f1bf42b2ac2639c97bad13b7d983822e97
hudson.plugins.git.GitException: Could not checkout null with start point 432804f1bf42b2ac2639c97bad13b7d983822e97
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1636)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to WindowsSlave(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:752)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor551.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at $Proxy47.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:992)
	at hudson.scm.SCM.checkout(SCM.java:484)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1265)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)
	at hudson.model.Run.execute(Run.java:1759)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
Caused by: hudson.plugins.git.GitException: Command "C:\Program Files (x86)\Git\bin\git.exe checkout -f 432804f1bf42b2ac2639c97bad13b7d983822e97" returned status code 1:
stdout: 
stderr: error: unable to create file mustella/jenkins.sh (Permission denied)
HEAD is now at 432804f... Switch to version 16.0 players (Flash and AIR)

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1442)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:85)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1631)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Unknown Source)


(sent from ext-email)

rc_flex-sdk_mustella - Build # 110 - Fixed!

Posted by fl...@gmail.com.
rc_flex-sdk_mustella - Build # 110 - Fixed:

http://flex-mustella.cloudapp.net/job/rc_flex-sdk_mustella/110/

Changes for Build #106
[aharui] need to fix colorname now that baseclass also sets it

[aharui] add another style to control whether accentColor is used in Spinners

[aharui] add display list xml for these tests


Changes for Build #107
No changes

Changes for Build #108
No changes

Changes for Build #109
No changes

Changes for Build #110
No changes


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

[...truncated 87060 lines...]
   [delete] Deleting directory C:\Users\ApacheFlex\AppData\Roaming\Adobe\Flash Player\AssetCache\47WPNKN5
   [delete] Deleting directory C:\Users\ApacheFlex\AppData\Roaming\Adobe\Flash Player\AssetCache
 [loadfile] C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\local.properties doesn't exist

delete_cache:
     [echo] delete cache: C:\Users\ApacheFlex/Application Data/Adobe/Flash Player/AssetCache
 [loadfile] C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\local.properties doesn't exist

android_runner:

ios_runner:

qnx_runner:

desktop_runner:
     [echo] **** Willkommen auf Runner ****
     [java] starting results server
     [java] starting baseline server
     [java] test script count: 6
     [java] starting the baseline server: Thu Jan 15 15:41:19 ACT 2015
     [java] new test file: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs\TitleWindow_Mirroring_Basic.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
     [java] 	C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs\TitleWindow_Mirroring_Basic.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
     [java] 	C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs\TitleWindow_Mirroring_Basic.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs\TitleWindow_Mirroring_Basic.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs\TitleWindow_Mirroring_Basic.swf
     [java] USING directory: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs
     [java] time: 15:41:19.640
     [java] SCRIPTDONE! 15:41:24.253
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 15:41:24.253 waiting = 0
     [java] After Wait loop 15:41:24.253 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 2
     [java] waited 2100
     [java] ClobberProcess, it was already null
     [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\rc_flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs\TitleWindow_Mirroring_Basic.log
     [java] new test file: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
     [java] 	C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
     [java] 	C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.swf
     [java] USING directory: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs
     [java] time: 15:41:26.702
     [java] SCRIPTDONE! 15:41:31.531
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 15:41:31.531 waiting = 0
     [java] After Wait loop 15:41:31.531 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 5
     [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\rc_flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.log
     [java] new test file: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
     [java] 	C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
     [java] 	C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.swf
     [java] USING directory: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs
     [java] time: 15:41:33.934
     [java] waited 2100
     [java] ClobberProcess, it was already null
     [java] SCRIPTDONE! 15:41:37.638
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 15:41:37.638 waiting = 0
     [java] After Wait loop 15:41:37.638 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 6
     [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\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.log
     [java] new test file: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
     [java] 	C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
     [java] 	C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.swf
     [java] USING directory: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs
     [java] time: 15:41:40.010
     [java] waited 2100
     [java] ClobberProcess, it was already null
     [java] SCRIPTDONE! 15:41:43.848
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 15:41:43.848 waiting = 0
     [java] After Wait loop 15:41:43.848 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 7
     [java] waited 2100
     [java] ClobberProcess, it was already null
     [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\rc_flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.log
     [java] new test file: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\mx\states\Transition\SWFs\Transition_AutoReverse.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
     [java] 	C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\mx\states\Transition\SWFs\Transition_AutoReverse.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
     [java] 	C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\mx\states\Transition\SWFs\Transition_AutoReverse.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\mx\states\Transition\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\mx\states\Transition\SWFs\Transition_AutoReverse.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\mx\states\Transition\SWFs\Transition_AutoReverse.swf
     [java] USING directory: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\mx\states\Transition\SWFs
     [java] time: 15:41:46.287
     [java] SCRIPTDONE! 15:41:51.984
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 15:41:51.984 waiting = 0
     [java] After Wait loop 15:41:51.984 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 8
     [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\rc_flex-sdk_mustella\mustella\tests\mx\states\Transition\SWFs\Transition_AutoReverse.log
     [java] new test file: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
     [java] 	C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
     [java] 	C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf
     [java] USING directory: C:\jenkins_slave\workspace\rc_flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs
     [java] time: 15:41:54.557
     [java] waited 2300
     [java] ClobberProcess, it was already null
     [java] SCRIPTDONE! 15:41:57.755
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 15:41:57.755 waiting = 0
     [java] After Wait loop 15:41:57.755 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 9
     [java] waited 2100
     [java] ClobberProcess, it was already null
     [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\rc_flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.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: 9
     [java]     Fails: 0
     [java] =====================================================
     [java] 
     [java] =====================================================
     [java] =====================================================
     [java] 	Passed: 
     [java] =====================================================
     [java] containers/TitleWindow/Mirroring/TitleWindow_Mirroring_tester1 TitleWindow_layout_style1 Passed  
     [java] containers/TitleWindow/Mirroring/TitleWindow_Mirroring_tester1 TitleWindow_layout_style2 Passed  
     [java] gumbo/components/Image/properties/Image_properties_scale_align Image_Scale_SDK-26600 Passed  
     [java] gumbo/components/Image/styles/Image_styles_smoothingQuality Image_Scale_stretch_smoothingQuality Passed  
     [java] gumbo/components/Image/styles/Image_styles_smoothingQuality Image_Scale_stretch_smoothingQuality_high Passed  
     [java] itemRenderers/Spark/List/test_scripts/List_itemEditor_spark DateFieldItemEditor_Scrolling Passed  
     [java] itemRenderers/Spark/List/test_scripts/List_itemRenderer_spark DateFieldRenderer_Scrolling Passed  
     [java] mx/states/Transition/properties/Transition_autoReverse Transition_autoReverse_ScaleWipe_Full Passed  
     [java] resources/ResourceManager/Integration/ResourceManager_Integration_UIComponent_resourcesChanged ResourceManager_Integration_UIComponent_resourcesChanged_localeChain Passed  
     [java] =====================================================
     [java] 	Failed: 
     [java] =====================================================
     [java] 
     [java] 
     [java] =====================================================
     [java]     Passes: 9
     [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: 2 minutes 20 seconds



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

Date/Time: 01-15-2015 20:42

Run duration: 0 days 7 hours 22 mins 29 seconds

Settings:
player.version = 16.0
air.version = 16
FLASHPLAYER_DEBUGGER = C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
AIR_HOME = C:\ApacheFlex\dependencies\AdobeAIRSDK\16

Build: 
  type = main
  command = -timeout=60000
  set = -all

Log:
- Made Cygwin ignore carriage returns
- Set FLASH_VERSION to '16.0' and AIR_VERSION to '16'
- Set AIR_HOME to 'C:\ApacheFlex\dependencies\AdobeAIRSDK\16'
- Set FLASHPLAYER_DEBUGGER to 'C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.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: '-timeout=60000 -all'
- Some tests failed: running '-failures'
- All tests passed after running '-failures'


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



Archiving artifacts
WARN: No artifacts found that match the file pattern "mustella/tests/**/*.bad.png". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
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)