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/08/13 02:31:05 UTC

flex-sdk_mustella - Build # 996 - Still Failing!

flex-sdk_mustella - Build # 996 - Still Failing:

http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/996/

Changes for Build #986
[jmclean] fixed MD5s for FP 13 and 14

[tomc] Fix FLEX-34450 by removing the length checks for the last part of an email domain


Changes for Build #987

Changes for Build #988

Changes for Build #989

Changes for Build #990
[falken] FLEX-34450 - remove invalid domain checks from thise locale because the length is no longer checked

[falken] FLEX-34450 remove now redundant email domain length checks from locale unit tests


Changes for Build #991
[mihaic] FLEX-34119 renaming variables for increased readability.

[mihai.chira] FLEX-34119 Adding two unit tests for HierarchicalCollectionViewCursor (HCVC). HierarchicalCollectionViewCursor_Basics_Test is meant to ensure that HCVC works as expected in non-corner cases (it's definitely incomplete, and could use more tests. I created it mainly to test the few functions I needed when working with FLEX-34119), while HierarchicalCollectionViewCursor_FLEX_34119_Test reproduces the FLEX-34119 bug (and, incidentally, also uncovered FLEX-34424). FYI The latter test lasts just under 3 minutes on my machine.

[mihai.chira] FLEX-34119

[mihai.chira] FLEX-34119 Adding some explanations on the main unit test.

[mihai.chira] FLEX-34119

[mihai.chira] FLEX-34119

[mihaic] FLEX-34119 FLEX-34440 Adding the setItemAt() operation to HierarchicalCollectionViewCursor_FLEX_34119_Test, which uncovers FLEX-34440. Separate unit test for FLEX-34440 will follow.

[mihaic] FLEX-34440 Added unit test to reproduce FLEX-34440. This also required a few changes in HierarchicalCollectionViewTestUtils.

[mihaic] FLEX-34119 FLEX-34440 changing the package of the unit tests (and helper classes) to mx.collections.

[mihaic] FLEX-34119 FLEX-34440 Renaming variables to make code more readable.

[mihaic] FLEX-34440

[mihaic] FLEX-34424 Added a unit test to reproduce FLEX-34424. As expected, it is currently failing.

[mihaic] FLEX-34424 Improved the unit test by making it parameterized and adding a few more cases.

[mihaic] FLEX-34424

[falken] FLEX-34450 updated baseline image

[falken] correct case for osmf.swc so compiles on Linux work

[mihaic] FLEX-34456 Added a unit test which reproduces the bug.

[mihaic] FLEX-34456

[mihaic] FLEX-34458 Added a unit test which reproduces the bug (which means it currently fails).

[mihaic] FLEX-34458


Changes for Build #992

Changes for Build #993

Changes for Build #994

Changes for Build #995

Changes for Build #996


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

Started by timer
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on WindowsSlave in workspace c:\jenkins_slave\workspace\flex-sdk_mustella
 > C:\Program Files (x86)\Git\bin\git.exe rev-parse --is-inside-work-tree
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
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-sdk.git
 > C:\Program Files (x86)\Git\bin\git.exe --version
 > 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/develop^{commit}"
Checking out Revision 96c064e6b9ef591d6acff136f22182d3af868edf (origin/develop)
 > C:\Program Files (x86)\Git\bin\git.exe config core.sparsecheckout
 > C:\Program Files (x86)\Git\bin\git.exe checkout -f 96c064e6b9ef591d6acff136f22182d3af868edf
FATAL: Could not checkout null with start point 96c064e6b9ef591d6acff136f22182d3af868edf
hudson.plugins.git.GitException: Could not checkout null with start point 96c064e6b9ef591d6acff136f22182d3af868edf
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1479)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	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 "C:\Program Files (x86)\Git\bin\git.exe checkout -f 96c064e6b9ef591d6acff136f22182d3af868edf" returned status code 1:
stdout: 
stderr: error: unable to create file mustella/jenkins.sh (Permission denied)
HEAD is now at 96c064e... switch version to 4.14

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1307)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1283)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1279)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1084)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1094)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1474)
	... 12 more


(sent from ext-email)

flex-sdk_mustella - Build # 1000 - Still Failing!

Posted by fl...@gmail.com.
flex-sdk_mustella - Build # 1000 - Still Failing:

http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/1000/

Changes for Build #990
[falken] FLEX-34450 - remove invalid domain checks from thise locale because the length is no longer checked

[falken] FLEX-34450 remove now redundant email domain length checks from locale unit tests


Changes for Build #991
[mihaic] FLEX-34119 renaming variables for increased readability.

[mihai.chira] FLEX-34119 Adding two unit tests for HierarchicalCollectionViewCursor (HCVC). HierarchicalCollectionViewCursor_Basics_Test is meant to ensure that HCVC works as expected in non-corner cases (it's definitely incomplete, and could use more tests. I created it mainly to test the few functions I needed when working with FLEX-34119), while HierarchicalCollectionViewCursor_FLEX_34119_Test reproduces the FLEX-34119 bug (and, incidentally, also uncovered FLEX-34424). FYI The latter test lasts just under 3 minutes on my machine.

[mihai.chira] FLEX-34119

[mihai.chira] FLEX-34119 Adding some explanations on the main unit test.

[mihai.chira] FLEX-34119

[mihai.chira] FLEX-34119

[mihaic] FLEX-34119 FLEX-34440 Adding the setItemAt() operation to HierarchicalCollectionViewCursor_FLEX_34119_Test, which uncovers FLEX-34440. Separate unit test for FLEX-34440 will follow.

[mihaic] FLEX-34440 Added unit test to reproduce FLEX-34440. This also required a few changes in HierarchicalCollectionViewTestUtils.

[mihaic] FLEX-34119 FLEX-34440 changing the package of the unit tests (and helper classes) to mx.collections.

[mihaic] FLEX-34119 FLEX-34440 Renaming variables to make code more readable.

[mihaic] FLEX-34440

[mihaic] FLEX-34424 Added a unit test to reproduce FLEX-34424. As expected, it is currently failing.

[mihaic] FLEX-34424 Improved the unit test by making it parameterized and adding a few more cases.

[mihaic] FLEX-34424

[falken] FLEX-34450 updated baseline image

[falken] correct case for osmf.swc so compiles on Linux work

[mihaic] FLEX-34456 Added a unit test which reproduces the bug.

[mihaic] FLEX-34456

[mihaic] FLEX-34458 Added a unit test which reproduces the bug (which means it currently fails).

[mihaic] FLEX-34458


Changes for Build #992

Changes for Build #993

Changes for Build #994

Changes for Build #995

Changes for Build #996

Changes for Build #997
[aharui] add signing targets

[aharui] ant script to generate release candidates for the sdk

[aharui] switch version to 4.14


Changes for Build #998
[aharui] FLEX-34460 adt is missing in windows install

[aharui] sdk rcs have release notes in them

[aharui] add release target to convert final rc


Changes for Build #999

Changes for Build #1000
[windowns] My test commit to repo



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

[...truncated 14028 lines...]
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test4.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test4.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test4.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test4.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test4.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] time: 07:21:06.948
     [java] waited 2000
     [java] ClobberProcess, it was already null
     [java] SCRIPTDONE! 07:21:10.374
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 07:21:10.374 waiting = 0
     [java] After Wait loop 07:21:10.374 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 190
     [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\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test4.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test5.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test5.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test5.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] waited 1900
     [java] ClobberProcess, it was already null
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test5.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test5.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] time: 07:21:12.605
     [java] SCRIPTDONE! 07:21:15.981
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 07:21:15.981 waiting = 0
     [java] After Wait loop 07:21:15.981 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 191
     [java] waited 1900
     [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\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test5.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test6.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test6.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test6.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test6.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test6.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] time: 07:21:18.240
     [java] SCRIPTDONE! 07:21:21.641
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 07:21:21.641 waiting = 0
     [java] After Wait loop 07:21:21.641 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 192
     [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\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test6.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test1.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test1.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test1.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test1.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test1.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] time: 07:21:23.826
     [java] waited 1900
     [java] ClobberProcess, it was already null
     [java] SCRIPTDONE! 07:21:27.252
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 07:21:27.252 waiting = 0
     [java] After Wait loop 07:21:27.252 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 193
     [java] waited 1900
     [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\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test1.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test2.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test2.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test2.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test2.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test2.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] time: 07:21:29.523
     [java] SCRIPTDONE! 07:21:32.914
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 07:21:32.914 waiting = 0
     [java] After Wait loop 07:21:32.914 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 194
     [java] waited 1900
     [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\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test2.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test3.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test3.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test3.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test3.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test3.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] time: 07:21:35.166
     [java] SCRIPTDONE! 07:21:38.571
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 07:21:38.571 waiting = 0
     [java] After Wait loop 07:21:38.571 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 195
     [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\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test3.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test4.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test4.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test4.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test4.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test4.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] time: 07:21:40.871
     [java] waited 2000
     [java] ClobberProcess, it was already null
     [java] SCRIPTDONE! 07:21:44.343
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 07:21:44.343 waiting = 0
     [java] After Wait loop 07:21:44.343 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 196
     [java] waited 1900
     [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\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test4.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test5.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test5.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test5.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test5.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test5.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
     [java] time: 07:21:46.589
     [java] SCRIPTDONE! 07:21:50.115
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 07:21:50.115 waiting = 0
     [java] After Wait loop 07:21:50.115 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 197
     [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\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test5.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test6.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test6.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparency_Test6.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs
FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Failed to abort
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Failed to abort
	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)
	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)
	at hudson.remoting.Request.call(Request.java:174)
	at hudson.remoting.Channel.call(Channel.java:739)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at $Proxy45.join(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:951)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:137)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:97)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:745)
	at hudson.model.Build$BuildExecution.build(Build.java:198)
	at hudson.model.Build$BuildExecution.doRun(Build.java:159)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
	at hudson.model.Run.execute(Run.java:1704)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Failed to abort
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:802)
	at hudson.remoting.Channel$2.terminate(Channel.java:483)
	at hudson.remoting.AbstractByteArrayCommandTransport$1.terminate(AbstractByteArrayCommandTransport.java:72)
	at org.jenkinsci.remoting.nio.NioChannelHub$NioTransport.abort(NioChannelHub.java:184)
	at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:563)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Failed to abort
	... 9 more
Caused by: java.io.IOException: An existing connection was forcibly closed by the remote host
	at sun.nio.ch.SocketDispatcher.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(Unknown Source)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
	at sun.nio.ch.IOUtil.read(Unknown Source)
	at sun.nio.ch.SocketChannelImpl.read(Unknown Source)
	at org.jenkinsci.remoting.nio.FifoBuffer$Pointer.receive(FifoBuffer.java:136)
	at org.jenkinsci.remoting.nio.FifoBuffer.receive(FifoBuffer.java:306)
	at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:496)
	... 7 more


(sent from ext-email)

flex-sdk_mustella - Build # 999 - Still Failing!

Posted by fl...@gmail.com.
flex-sdk_mustella - Build # 999 - Still Failing:

http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/999/

Changes for Build #989

Changes for Build #990
[falken] FLEX-34450 - remove invalid domain checks from thise locale because the length is no longer checked

[falken] FLEX-34450 remove now redundant email domain length checks from locale unit tests


Changes for Build #991
[mihaic] FLEX-34119 renaming variables for increased readability.

[mihai.chira] FLEX-34119 Adding two unit tests for HierarchicalCollectionViewCursor (HCVC). HierarchicalCollectionViewCursor_Basics_Test is meant to ensure that HCVC works as expected in non-corner cases (it's definitely incomplete, and could use more tests. I created it mainly to test the few functions I needed when working with FLEX-34119), while HierarchicalCollectionViewCursor_FLEX_34119_Test reproduces the FLEX-34119 bug (and, incidentally, also uncovered FLEX-34424). FYI The latter test lasts just under 3 minutes on my machine.

[mihai.chira] FLEX-34119

[mihai.chira] FLEX-34119 Adding some explanations on the main unit test.

[mihai.chira] FLEX-34119

[mihai.chira] FLEX-34119

[mihaic] FLEX-34119 FLEX-34440 Adding the setItemAt() operation to HierarchicalCollectionViewCursor_FLEX_34119_Test, which uncovers FLEX-34440. Separate unit test for FLEX-34440 will follow.

[mihaic] FLEX-34440 Added unit test to reproduce FLEX-34440. This also required a few changes in HierarchicalCollectionViewTestUtils.

[mihaic] FLEX-34119 FLEX-34440 changing the package of the unit tests (and helper classes) to mx.collections.

[mihaic] FLEX-34119 FLEX-34440 Renaming variables to make code more readable.

[mihaic] FLEX-34440

[mihaic] FLEX-34424 Added a unit test to reproduce FLEX-34424. As expected, it is currently failing.

[mihaic] FLEX-34424 Improved the unit test by making it parameterized and adding a few more cases.

[mihaic] FLEX-34424

[falken] FLEX-34450 updated baseline image

[falken] correct case for osmf.swc so compiles on Linux work

[mihaic] FLEX-34456 Added a unit test which reproduces the bug.

[mihaic] FLEX-34456

[mihaic] FLEX-34458 Added a unit test which reproduces the bug (which means it currently fails).

[mihaic] FLEX-34458


Changes for Build #992

Changes for Build #993

Changes for Build #994

Changes for Build #995

Changes for Build #996

Changes for Build #997
[aharui] add signing targets

[aharui] ant script to generate release candidates for the sdk

[aharui] switch version to 4.14


Changes for Build #998
[aharui] FLEX-34460 adt is missing in windows install

[aharui] sdk rcs have release notes in them

[aharui] add release target to convert final rc


Changes for Build #999


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

[...truncated 82705 lines...]
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs
     [java] time: 02:12:11.068
     [java] SCRIPTDONE! 02:12:14.704
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 02:12:14.704 waiting = 0
     [java] After Wait loop 02:12:14.704 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\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\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\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs
     [java] time: 02:12:16.979
     [java] waited 2000
     [java] ClobberProcess, it was already null
     [java] SCRIPTDONE! 02:12:20.931
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 02:12:20.931 waiting = 0
     [java] After Wait loop 02:12:20.931 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 6
     [java] waited 1900
     [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\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\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\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\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\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs
     [java] time: 02:12:23.160
     [java] SCRIPTDONE! 02:12:27.205
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 02:12:27.205 waiting = 0
     [java] After Wait loop 02:12:27.205 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 7
     [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\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\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\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\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\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs
     [java] time: 02:12:29.457
     [java] waited 2000
     [java] ClobberProcess, it was already null
     [java] SCRIPTDONE! 02:12:33.605
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 02:12:33.605 waiting = 0
     [java] After Wait loop 02:12:33.605 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 8
     [java] waited 1900
     [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\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\mx\collections\AsyncListView\SWFs\AsyncListView_App1.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\mx\collections\AsyncListView\SWFs\AsyncListView_App1.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\mx\collections\AsyncListView\SWFs\AsyncListView_App1.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\mx\collections\AsyncListView\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\mx\collections\AsyncListView\SWFs\AsyncListView_App1.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\mx\collections\AsyncListView\SWFs\AsyncListView_App1.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\mx\collections\AsyncListView\SWFs
     [java] time: 02:12:35.834
     [java] SCRIPTDONE! 02:12:40.527
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 02:12:40.527 waiting = 0
     [java] After Wait loop 02:12:40.527 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 9
     [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\mustella\tests\mx\collections\AsyncListView\SWFs\AsyncListView_App1.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs
     [java] waited 1900
     [java] ClobberProcess, it was already null
     [java] time: 02:12:42.777
     [java] SCRIPTDONE! 02:12:45.856
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 02:12:45.856 waiting = 0
     [java] After Wait loop 02:12:45.856 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 10
     [java] waited 1900
     [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\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\validators\CurrencyValidator\SWFs\CV_validate_currency_format.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\validators\CurrencyValidator\SWFs\CV_validate_currency_format.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\validators\CurrencyValidator\SWFs\CV_validate_currency_format.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\validators\CurrencyValidator\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\validators\CurrencyValidator\SWFs\CV_validate_currency_format.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\validators\CurrencyValidator\SWFs\CV_validate_currency_format.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\validators\CurrencyValidator\SWFs
     [java] time: 02:12:48.105
     [java] SCRIPTDONE! 02:12:51.537
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 02:12:51.537 waiting = 0
     [java] After Wait loop 02:12:51.537 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 11
     [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\mustella\tests\spark\validators\CurrencyValidator\SWFs\CV_validate_currency_format.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: 10
     [java]     Fails: 1
     [java] =====================================================
     [java] 
     [java] =====================================================
     [java] =====================================================
     [java] 	Passed: 
     [java] =====================================================
     [java] containers/Accordion/Integration/Accordion_Integration_Spark Accordion_properties_form_label_bug13222 Passed  
     [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/Application/properties/Application_Properties Application_Properties_skin_test7 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/collections/AsyncListView/methods/AsyncListView_toArray toArray_inVirtualizedList_test2 Passed  
     [java] resources/ResourceManager/Integration/ResourceManager_Integration_UIComponent_resourcesChanged ResourceManager_Integration_UIComponent_resourcesChanged_localeChain Passed  
     [java] spark/validators/CurrencyValidator/Methods/CV_validate_negative_cf_tester CV_negativeCurrencyFormat_valid_script_buttonTrig_61 Passed  
     [java] =====================================================
     [java] 	Failed: 
     [java] =====================================================
     [java] Managers/StyleManager/AdvancedCSS/descendantSelectors/AdvancedCSS_descendantSelectors_RuntimeCSS descendantSelector_basic_noMatch_style_runtimecss Failed CompareBitmap(body:step 2)  compare returned[object BitmapData] 
     [java] 
     [java] 
     [java] =====================================================
     [java]     Passes: 10
     [java]     Fails: 1
     [java] =====================================================
     [java] 
     [java] 
     [java] Wrote summary to results.txt
     [java] Wrote failures to failures.txt

BUILD FAILED
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\build.xml:1538: The following error occurred while executing this line:
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\build.xml:1656: Java returned: 1

Total time: 4 minutes 40 seconds



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

Date/Time: 08-14-2014 07:12

Run duration: 0 days 10 hours 14 mins 10 seconds

Settings:
player.version = 14.0
air.version = 14
FLASHPLAYER_DEBUGGER = C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
AIR_HOME = C:\ApacheFlex\dependencies\AdobeAIRSDK\14_beta

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

Log:
- Made Cygwin ignore carriage returns
- Set FLASH_VERSION to '14.0' and AIR_VERSION to '14'
- Set AIR_HOME to 'C:\ApacheFlex\dependencies\AdobeAIRSDK\14_beta'
- Set FLASHPLAYER_DEBUGGER to 'C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.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'
- Some of tests failed, even after running '-failures'...


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



Build step 'Execute shell' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure


(sent from ext-email)

flex-sdk_mustella - Build # 998 - Still Failing!

Posted by fl...@gmail.com.
flex-sdk_mustella - Build # 998 - Still Failing:

http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/998/

Changes for Build #988

Changes for Build #989

Changes for Build #990
[falken] FLEX-34450 - remove invalid domain checks from thise locale because the length is no longer checked

[falken] FLEX-34450 remove now redundant email domain length checks from locale unit tests


Changes for Build #991
[mihaic] FLEX-34119 renaming variables for increased readability.

[mihai.chira] FLEX-34119 Adding two unit tests for HierarchicalCollectionViewCursor (HCVC). HierarchicalCollectionViewCursor_Basics_Test is meant to ensure that HCVC works as expected in non-corner cases (it's definitely incomplete, and could use more tests. I created it mainly to test the few functions I needed when working with FLEX-34119), while HierarchicalCollectionViewCursor_FLEX_34119_Test reproduces the FLEX-34119 bug (and, incidentally, also uncovered FLEX-34424). FYI The latter test lasts just under 3 minutes on my machine.

[mihai.chira] FLEX-34119

[mihai.chira] FLEX-34119 Adding some explanations on the main unit test.

[mihai.chira] FLEX-34119

[mihai.chira] FLEX-34119

[mihaic] FLEX-34119 FLEX-34440 Adding the setItemAt() operation to HierarchicalCollectionViewCursor_FLEX_34119_Test, which uncovers FLEX-34440. Separate unit test for FLEX-34440 will follow.

[mihaic] FLEX-34440 Added unit test to reproduce FLEX-34440. This also required a few changes in HierarchicalCollectionViewTestUtils.

[mihaic] FLEX-34119 FLEX-34440 changing the package of the unit tests (and helper classes) to mx.collections.

[mihaic] FLEX-34119 FLEX-34440 Renaming variables to make code more readable.

[mihaic] FLEX-34440

[mihaic] FLEX-34424 Added a unit test to reproduce FLEX-34424. As expected, it is currently failing.

[mihaic] FLEX-34424 Improved the unit test by making it parameterized and adding a few more cases.

[mihaic] FLEX-34424

[falken] FLEX-34450 updated baseline image

[falken] correct case for osmf.swc so compiles on Linux work

[mihaic] FLEX-34456 Added a unit test which reproduces the bug.

[mihaic] FLEX-34456

[mihaic] FLEX-34458 Added a unit test which reproduces the bug (which means it currently fails).

[mihaic] FLEX-34458


Changes for Build #992

Changes for Build #993

Changes for Build #994

Changes for Build #995

Changes for Build #996

Changes for Build #997
[aharui] add signing targets

[aharui] ant script to generate release candidates for the sdk

[aharui] switch version to 4.14


Changes for Build #998
[aharui] FLEX-34460 adt is missing in windows install

[aharui] sdk rcs have release notes in them

[aharui] add release target to convert final rc



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

[...truncated 82847 lines...]
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs\TitleWindow_Mirroring_Basic.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\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\flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs\TitleWindow_Mirroring_Basic.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs\TitleWindow_Mirroring_Basic.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs
     [java] time: 13:28:40.720
     [java] SCRIPTDONE! 13:28:45.441
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 13:28:45.441 waiting = 0
     [java] After Wait loop 13:28:45.441 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 4
     [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\mustella\tests\containers\TitleWindow\SWFs\TitleWindow_Mirroring_Basic.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\tabnavigator\SWFs\TabNavigator_SkinStates_Basic.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\tabnavigator\SWFs\TabNavigator_SkinStates_Basic.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\tabnavigator\SWFs\TabNavigator_SkinStates_Basic.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\tabnavigator\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\tabnavigator\SWFs\TabNavigator_SkinStates_Basic.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\tabnavigator\SWFs\TabNavigator_SkinStates_Basic.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\tabnavigator\SWFs
     [java] time: 13:28:47.731
     [java] waited 2000
     [java] ClobberProcess, it was already null
     [java] SCRIPTDONE! 13:28:51.489
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 13:28:51.489 waiting = 0
     [java] After Wait loop 13:28:51.489 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 5
     [java] waited 1900
     [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\flex-sdk_mustella\mustella\tests\containers\tabnavigator\SWFs\TabNavigator_SkinStates_Basic.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs
     [java] time: 13:28:53.716
     [java] SCRIPTDONE! 13:28:57.415
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 13:28:57.415 waiting = 0
     [java] After Wait loop 13:28:57.415 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 6
     [java] waited 1900
     [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\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\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\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs
     [java] time: 13:28:59.690
     [java] SCRIPTDONE! 13:29:03.576
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 13:29:03.576 waiting = 0
     [java] After Wait loop 13:29:03.576 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 7
     [java] waited 1900
     [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\flex-sdk_mustella\mustella\tests\gumbo\components\Image\swfs\ImageMain.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\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\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\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\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs
     [java] time: 13:29:05.855
     [java] SCRIPTDONE! 13:29:09.772
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 13:29:09.772 waiting = 0
     [java] After Wait loop 13:29:09.772 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 8
     [java] waited 1900
     [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\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemEditorTests_spark.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\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\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\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\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs
     [java] time: 13:29:12.011
     [java] SCRIPTDONE! 13:29:16.041
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 13:29:16.041 waiting = 0
     [java] After Wait loop 13:29:16.041 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 9
     [java] waited 1900
     [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\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.log
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf Launching: C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs
     [java] time: 13:29:18.344
     [java] SCRIPTDONE! 13:29:21.373
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 13:29:21.373 waiting = 0
     [java] After Wait loop 13:29:21.373 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 10
     [java] waited 2000
     [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\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: 1
     [java] =====================================================
     [java] 
     [java] =====================================================
     [java] =====================================================
     [java] 	Passed: 
     [java] =====================================================
     [java] containers/ApplicationControlBar/Styles/ApplicationControlBar_Styles ApplicationControlBar_Styles_horizontalGap Passed  
     [java] containers/TitleWindow/Mirroring/TitleWindow_Mirroring_tester1 TitleWindow_layout_style1 Passed  
     [java] containers/TitleWindow/Mirroring/TitleWindow_Mirroring_tester1 TitleWindow_layout_style2 Passed  
     [java] containers/tabnavigator/Styles/TabNavigator_Styles_SkinStates TabNavigator_Styles_SkinStates_runtime_SWF_mouseOver_selectedTab Passed  
     [java] gumbo/components/Application/properties/Application_Properties Application_Properties_skin_test7 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] resources/ResourceManager/Integration/ResourceManager_Integration_UIComponent_resourcesChanged ResourceManager_Integration_UIComponent_resourcesChanged_localeChain Passed  
     [java] =====================================================
     [java] 	Failed: 
     [java] =====================================================
     [java] Managers/StyleManager/AdvancedCSS/descendantSelectors/AdvancedCSS_descendantSelectors_RuntimeCSS descendantSelector_basic_noMatch_style_runtimecss Failed CompareBitmap(body:step 2)  compare returned[object BitmapData] 
     [java] 
     [java] 
     [java] =====================================================
     [java]     Passes: 9
     [java]     Fails: 1
     [java] =====================================================
     [java] 
     [java] 
     [java] Wrote summary to results.txt
     [java] Wrote failures to failures.txt

BUILD FAILED
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\build.xml:1538: The following error occurred while executing this line:
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\build.xml:1656: Java returned: 1

Total time: 3 minutes 47 seconds



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

Date/Time: 08-13-2014 18:29

Run duration: 0 days 10 hours 5 mins 8 seconds

Settings:
player.version = 14.0
air.version = 14
FLASHPLAYER_DEBUGGER = C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.exe
AIR_HOME = C:\ApacheFlex\dependencies\AdobeAIRSDK\14_beta

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

Log:
- Made Cygwin ignore carriage returns
- Set FLASH_VERSION to '14.0' and AIR_VERSION to '14'
- Set AIR_HOME to 'C:\ApacheFlex\dependencies\AdobeAIRSDK\14_beta'
- Set FLASHPLAYER_DEBUGGER to 'C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer14_debugsa_win_32.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'
- Some of tests failed, even after running '-failures'...


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



Build step 'Execute shell' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure


(sent from ext-email)

flex-sdk_mustella - Build # 997 - Still Failing!

Posted by fl...@gmail.com.
flex-sdk_mustella - Build # 997 - Still Failing:

http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/997/

Changes for Build #987

Changes for Build #988

Changes for Build #989

Changes for Build #990
[falken] FLEX-34450 - remove invalid domain checks from thise locale because the length is no longer checked

[falken] FLEX-34450 remove now redundant email domain length checks from locale unit tests


Changes for Build #991
[mihaic] FLEX-34119 renaming variables for increased readability.

[mihai.chira] FLEX-34119 Adding two unit tests for HierarchicalCollectionViewCursor (HCVC). HierarchicalCollectionViewCursor_Basics_Test is meant to ensure that HCVC works as expected in non-corner cases (it's definitely incomplete, and could use more tests. I created it mainly to test the few functions I needed when working with FLEX-34119), while HierarchicalCollectionViewCursor_FLEX_34119_Test reproduces the FLEX-34119 bug (and, incidentally, also uncovered FLEX-34424). FYI The latter test lasts just under 3 minutes on my machine.

[mihai.chira] FLEX-34119

[mihai.chira] FLEX-34119 Adding some explanations on the main unit test.

[mihai.chira] FLEX-34119

[mihai.chira] FLEX-34119

[mihaic] FLEX-34119 FLEX-34440 Adding the setItemAt() operation to HierarchicalCollectionViewCursor_FLEX_34119_Test, which uncovers FLEX-34440. Separate unit test for FLEX-34440 will follow.

[mihaic] FLEX-34440 Added unit test to reproduce FLEX-34440. This also required a few changes in HierarchicalCollectionViewTestUtils.

[mihaic] FLEX-34119 FLEX-34440 changing the package of the unit tests (and helper classes) to mx.collections.

[mihaic] FLEX-34119 FLEX-34440 Renaming variables to make code more readable.

[mihaic] FLEX-34440

[mihaic] FLEX-34424 Added a unit test to reproduce FLEX-34424. As expected, it is currently failing.

[mihaic] FLEX-34424 Improved the unit test by making it parameterized and adding a few more cases.

[mihaic] FLEX-34424

[falken] FLEX-34450 updated baseline image

[falken] correct case for osmf.swc so compiles on Linux work

[mihaic] FLEX-34456 Added a unit test which reproduces the bug.

[mihaic] FLEX-34456

[mihaic] FLEX-34458 Added a unit test which reproduces the bug (which means it currently fails).

[mihaic] FLEX-34458


Changes for Build #992

Changes for Build #993

Changes for Build #994

Changes for Build #995

Changes for Build #996

Changes for Build #997
[aharui] add signing targets

[aharui] ant script to generate release candidates for the sdk

[aharui] switch version to 4.14



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

[...truncated 6511 lines...]
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\DataGrid\SWFs\GridSelectionQuerySelection.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\PopUpAnchor\SWFs\PopUpAnchor_position.swf (1934171 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\formatters\DateTimeFormatter\SWFs\DF_Fallback_getWeekdayNames_Main.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\DataGrid\SWFs\GridSelectionQuerySelection.swf (1729012 bytes)
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\formatters\DateTimeFormatter\SWFs\DF_Fallback_getWeekdayNames_Main.swf (681483 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\effects\MotionPath\SWFs\../SWFs/MotionPath_main.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\List\SWFs\List_Binding.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\List\SWFs\List_Binding.swf (898206 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\globalization\Collator\SWFs\CLT_locale_inheritance_module_app.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\effects\MotionPath\SWFs\MotionPath_main.swf (930934 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\collections\Sort\SWFs\SF_sort_compareFunction.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\globalization\Collator\SWFs\CLT_locale_inheritance_module_app.swf (843595 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\collections\Sort\SWFs\SF_ORIG_DataGridApp_halo.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\collections\Sort\SWFs\SF_sort_compareFunction.swf (978678 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\DataGrid\DataGrid_HaloSkin\SWFs\DataGrid_Bugs1_halo.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\collections\Sort\SWFs\SF_ORIG_DataGridApp_halo.swf (1733223 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\formatters\DateTimeFormatter\SWFs\DF_DateTimePattern_Main.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\DataGrid\DataGrid_HaloSkin\SWFs\DataGrid_Bugs1_halo.swf (1454125 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Managers\ToolTipManager\SWFs\ToolTipManager_Basic.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\formatters\DateTimeFormatter\SWFs\DF_DateTimePattern_Main.swf (702257 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\Tree\SWFs\Tree_DragDrop_spark.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Managers\ToolTipManager\SWFs\ToolTipManager_Basic.swf (1099053 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\Label\SWFs\Label_main.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\Tree\SWFs\Tree_DragDrop_spark.swf (1174369 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Graphics\SWFs\Encoder_Tests.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Graphics\SWFs\Encoder_Tests.swf (738206 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\PopUpButton\SWFs\PopUpButton_SkinStates_png_embeded.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\Label\events\Label_events_tester.mxml(121): Warning: Data binding will not be able to detect changes when using square bracket operator.  For Array, please use ArrayCollection.getItemAt() instead.
     [java] 
     [java] 				<SetProperty target="myLabel" propertyName="data" value="{dpData[0].label}" waitEvent="updateComplete" waitTarget="myLabel"/>
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\Label\events\Label_events_tester.mxml(129): Warning: Data binding will not be able to detect changes when using square bracket operator.  For Array, please use ArrayCollection.getItemAt() instead.
     [java] 
     [java] 				<SetProperty target="myLabel" propertyName="data" value="{dpData[1].label}" waitEvent="updateComplete" waitTarget="myLabel"/>	
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\Label\events\Label_events_tester.mxml(133): Warning: Data binding will not be able to detect changes when using square bracket operator.  For Array, please use ArrayCollection.getItemAt() instead.
     [java] 
     [java] 				<AssertPropertyValue target="myLabel" propertyName="data" value="{dpData[1].label}"/>
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\Label\properties\Label_properties_tester.mxml(229): Warning: Data binding will not be able to detect changes when using square bracket operator.  For Array, please use ArrayCollection.getItemAt() instead.
     [java] 
     [java] 				<SetProperty target="myLabel" propertyName="data" value="{dpData[0].label}" waitEvent="updateComplete" waitTarget="myLabel"/>
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\Label\properties\Label_properties_tester.mxml(235): Warning: Data binding will not be able to detect changes when using square bracket operator.  For Array, please use ArrayCollection.getItemAt() instead.
     [java] 
     [java] 				<AssertPropertyValue target="myLabel" propertyName="data" value="{dpData[0].label}"/>
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\Label\properties\Label_properties_tester.mxml(253): Warning: Data binding will not be able to detect changes when using square bracket operator.  For Array, please use ArrayCollection.getItemAt() instead.
     [java] 
     [java] 				<SetProperty target="myLabel" propertyName="data" value="{dpData[0].label}" waitEvent="updateComplete" waitTarget="myLabel"/>
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\Label\properties\Label_properties_tester.mxml(255): Warning: Data binding will not be able to detect changes when using square bracket operator.  For Array, please use ArrayCollection.getItemAt() instead.
     [java] 
     [java] 				<SetProperty target="myLabel" propertyName="data" value="{dpData[1].label}" waitEvent="updateComplete" waitTarget="myLabel"/>
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\Label\properties\Label_properties_tester.mxml(261): Warning: Data binding will not be able to detect changes when using square bracket operator.  For Array, please use ArrayCollection.getItemAt() instead.
     [java] 
     [java] 				<AssertPropertyValue target="myLabel" propertyName="data" value="{dpData[1].label}"/>
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\Label\SWFs\Label_main.swf (1119154 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs\TitleWindow_Filters.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\PopUpButton\SWFs\PopUpButton_SkinStates_png_embeded.swf (1393365 bytes)
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\TitleWindow\SWFs\TitleWindow_Filters.swf (917878 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\MenuBar\Spark\SWFs\MenuBar_Basic_spark.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\ScrollBar\SWFs\ScrollBar_sparkSkin.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\ScrollBar\swfs\ScrollBar_sparkSkin.swf (961367 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\mx\effects\AnimateProperty\SWFs\../SWFs/AnimateProperty_Main.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\components\MenuBar\Spark\SWFs\MenuBar_Basic_spark.swf (1949249 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\ComboBox\SWFs\ComboBox_basic_two.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\mx\effects\AnimateProperty\SWFs\AnimateProperty_Main.swf (755150 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\RichEditableText\SWFs\TextFlowUtilTester.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\RichEditableText\SWFs\TextFlowUtilTester.swf (1428268 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\ButtonBar\SWFs\ButtonBarVS.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\ComboBox\SWFs\ComboBox_basic_two.swf (2071396 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\NavigatorContent\SWFs\NavigatorContent_Integration_App2.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\ButtonBar\SWFs\ButtonBarVS.swf (1412583 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\TabBar\SWFs\TabBar_ViewStack_IconLabel.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\NavigatorContent\SWFs\NavigatorContent_Integration_App2.swf (2183065 bytes)
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\TabBar\SWFs\TabBar_ViewStack_IconLabel.swf (1383649 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\States\CurrentSyntax\SWFs\statesIntegrationApp_Group.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\States\Flex3Syntax\SetStyle\SWFs\SetStyleApp01.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\States\Flex3Syntax\SetStyle\Properties\SetStyle_Properties.mxml(53): Warning: 'application' has been deprecated since 4.0.  Please use 'FlexGlobals.topLevelApplication'.
     [java] 
     [java]                 <SetProperty target="{Application.application}" propertyName="currentState" value="ReinitState" waitTarget="{Application.application}" waitEvent="currentStateChange" />
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\States\Flex3Syntax\SetStyle\Properties\SetStyle_Properties.mxml(54): Warning: 'application' has been deprecated since 4.0.  Please use 'FlexGlobals.topLevelApplication'.
     [java] 
     [java]                 <SetProperty target="{Application.application}" propertyName="currentState" value="" waitTarget="{Application.application}" waitEvent="currentStateChange" />
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\States\Flex3Syntax\SetStyle\Properties\SetStyle_Properties.mxml(57): Warning: 'application' has been deprecated since 4.0.  Please use 'FlexGlobals.topLevelApplication'.
     [java] 
     [java]                 <SetProperty target="{Application.application}" propertyName="currentState" value="SetStyle_01" waitTarget="{Application.application}" waitEvent="currentStateChange" />
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\States\Flex3Syntax\SetStyle\Properties\SetStyle_Properties.mxml(64): Warning: 'application' has been deprecated since 4.0.  Please use 'FlexGlobals.topLevelApplication'.
     [java] 
     [java]                 <SetProperty target="{Application.application}" propertyName="currentState" value="ReinitState" waitTarget="{Application.application}" waitEvent="currentStateChange" />
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\States\Flex3Syntax\SetStyle\Properties\SetStyle_Properties.mxml(65): Warning: 'application' has been deprecated since 4.0.  Please use 'FlexGlobals.topLevelApplication'.
     [java] 
     [java]                 <SetProperty target="{Application.application}" propertyName="currentState" value="" waitTarget="{Application.application}" waitEvent="currentStateChange" />
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\States\Flex3Syntax\SetStyle\Properties\SetStyle_Properties.mxml(68): Warning: 'application' has been deprecated since 4.0.  Please use 'FlexGlobals.topLevelApplication'.
     [java] 
     [java]                 <SetProperty target="{Application.application}" propertyName="currentState" value="SetStyle_02" waitTarget="{Application.application}" waitEvent="currentStateChange" />
     [java] 
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\States\CurrentSyntax\SWFs\statesIntegrationApp_Group.swf (1058157 bytes)
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\States\Flex3Syntax\SetStyle\SWFs\SetStyleApp01.swf (815508 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\tabnavigator\SWFs\TabNavigator_Integration.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_HaloSkin\SWFs\Application_Binding_PercentConstraints_Halo.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_HaloSkin\SWFs\Application_Binding_PercentConstraints_Halo.swf (734208 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Canvas\SWFs\Canvas_Binding.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Canvas\SWFs\Canvas_Binding.swf (737516 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test1.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\tabnavigator\SWFs\TabNavigator_Integration.swf (1648789 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Embed\Fonts\SWFs\DifferentFonts.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Application\Application_SparkSkin\SWFs\Application_ModalTransparencyColor_Test1.swf (995716 bytes)
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\Embed\Fonts\SWFs\DifferentFonts.swf (802000 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Panel\SWFs\PercentagePanel.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\layout\BasicLayout\SWFs\BasicLayout_list.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\layout\BasicLayout\SWFs\BasicLayout_list.swf (995525 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\validators\NumberValidator\SWFs\NV_decimalSeparator_Main.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Panel\SWFs\PercentagePanel.swf (1041485 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\formatters\CurrencyFormatter\SWFs\CF_ComponentUsage.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\validators\NumberValidator\SWFs\NV_decimalSeparator_Main.swf (1316146 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\FormItem\SWFs\FormItem_Basic_spark.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\formatters\CurrencyFormatter\SWFs\CF_ComponentUsage.swf (688618 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Canvas\SWFs\PercentageCanvas.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Canvas\SWFs\PercentageCanvas.swf (892987 bytes)
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\spark\formatters\NumberFormatter\SWFs\NF_AS_DefaultLocale_module.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Failed to abort
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Failed to abort
	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)
	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)
	at hudson.remoting.Request.call(Request.java:174)
	at hudson.remoting.Channel.call(Channel.java:739)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at $Proxy47.join(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:951)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:137)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:97)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:745)
	at hudson.model.Build$BuildExecution.build(Build.java:198)
	at hudson.model.Build$BuildExecution.doRun(Build.java:159)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
	at hudson.model.Run.execute(Run.java:1704)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Failed to abort
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:802)
	at hudson.remoting.Channel$2.terminate(Channel.java:483)
	at hudson.remoting.AbstractByteArrayCommandTransport$1.terminate(AbstractByteArrayCommandTransport.java:72)
	at org.jenkinsci.remoting.nio.NioChannelHub$NioTransport.abort(NioChannelHub.java:184)
	at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:563)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Failed to abort
	... 9 more
Caused by: java.io.IOException: An existing connection was forcibly closed by the remote host
	at sun.nio.ch.SocketDispatcher.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(Unknown Source)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
	at sun.nio.ch.IOUtil.read(Unknown Source)
	at sun.nio.ch.SocketChannelImpl.read(Unknown Source)
	at org.jenkinsci.remoting.nio.FifoBuffer$Pointer.receive(FifoBuffer.java:136)
	at org.jenkinsci.remoting.nio.FifoBuffer.receive(FifoBuffer.java:306)
	at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:496)
	... 7 more


(sent from ext-email)