See <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/912/changes>

Changes:

[joshtynjala] JSConfiguration: added --source-map argument, and it defaults to 
false

[joshtynjala] Initial start on source maps

[joshtynjala] moved the code that added the goog.require() call for Language 
into the emitter post process step. the source map needs to be updated when 
this is added, so it should happen in the emitter.

[joshtynjala] JSEmitter: added addLineToMappings() and removeLineFromMappings() 
to allow source maps to be adjusted during post processing when lines are added 
or removed

[joshtynjala] source map improvements for as/is/casting, binary operators, 
class fields and methods, object/array literals, and better names field in the 
source map

[joshtynjala] cleaned up some parts of the source map to include things like 
commas and parentheses, moved assignment operator out of assigned value because 
it's not in the source location of that node, but before it (and that made it 
possible to source map it)

[joshtynjala] ASEmitter: broke up some of the code for if/else if/else and 
operators into separate functions to make them easier to override

[joshtynjala] FunctionCallEmitter: source map includes Language into calls that 
require it

[joshtynjala] JSEmitter: source maps for if/else if/else, while, do-while, and 
unary operators

[joshtynjala] compiler.jx.tests: starting to test source maps

[joshtynjala] source maps can be specified at a specific line and column 
(instead of the line and column where the node starts), and updated how literal 
containers map their commas

[joshtynjala] BinaryOperatorEmitter: fixed source maps for &&= and ||=

[joshtynjala] compiler.jx.tests: source map tests now include destination file 
positions, and added some more expressions to tests

[joshtynjala] source map for instanceof

[joshtynjala] source map support for continue/break

[joshtynjala] ASParser: fixed issue where ] was not included in array literal 
node

[joshtynjala] emit source map for ternary operator

[joshtynjala] ASParser: object and array literals should include starting { or [

[joshtynjala] fixed source map for object and array literals now that all [] 
and {} are included in AST

[joshtynjala] more source map tests

[joshtynjala] source maps for member access and dynamic access

[joshtynjala] compiler.jx: emitParameters() accepts the result of 
getParametersContainerNode() instead of getParameterNodes() so that the 
parentheses that are emitted match up with the AST node that actually includes 
them (which will help with source maps)

[joshtynjala] ASParser: fixed starting position of function call arguments to 
include ( as documented

[joshtynjala] TestExpressions: added tests for function calls

[joshtynjala] arguments are output similar to parameters, with the wrapping (), 
source maps for parameters and arguments

[joshtynjala] improvements to var declaration source maps

[joshtynjala] source maps for chained variables, and some expanded tests for 
variables in general

[joshtynjala] IJSEmitter: replaced startMapping() that takes a column offset 
with one that takes prev/next nodes so that the entire space can be filled 
(even across multiple lines)

[joshtynjala] a mapping can't exist on multiple lines, so simply finish the 
starting line

[joshtynjala] JSFlexJSEmitter: fixed issue where the require for Language was 
omitted if no other requires exist in the main class

[joshtynjala] moved overrides in JSEmitter into JSSubEmitter implementations

------------------------------------------
[...truncated 3343 lines...]
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests2581587475148804958.swf]>
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=c:\Adobe\flashPlayer\11.7\playerglobal.swc 
-library-path=C:\Jenkins\workspace\flex-sdk\frameworks\libs\framework.swc,C:\Jenkins\workspace\flex-sdk\frameworks\locale\en_US\framework_rb.swc
 
-namespace=http://ns.adobe.com/mxml/2009,C:\Jenkins\workspace\flex-sdk\frameworks\mxml-2009-manifest.xml
 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests6774988746603731038.mxml>
 
    [junit] 
    [junit] 2100 bytes written to 
C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests6774988746603731038.swf
 in 1.821 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests6774988746603731038.swf]>
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=c:\Adobe\flashPlayer\11.7\playerglobal.swc 
-library-path=C:\Jenkins\workspace\flex-sdk\frameworks\libs\framework.swc,C:\Jenkins\workspace\flex-sdk\frameworks\locale\en_US\framework_rb.swc
 
-namespace=http://ns.adobe.com/mxml/2009,C:\Jenkins\workspace\flex-sdk\frameworks\mxml-2009-manifest.xml
 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests4900971076555678063.mxml>
 
    [junit] 
    [junit] 2092 bytes written to 
C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests4900971076555678063.swf
 in 0.918 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests4900971076555678063.swf]>
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=c:\Adobe\flashPlayer\11.7\playerglobal.swc 
-library-path=C:\Jenkins\workspace\flex-sdk\frameworks\libs\framework.swc,C:\Jenkins\workspace\flex-sdk\frameworks\locale\en_US\framework_rb.swc
 
-namespace=http://ns.adobe.com/mxml/2009,C:\Jenkins\workspace\flex-sdk\frameworks\mxml-2009-manifest.xml
 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests1576207254045732779.mxml>
 
    [junit] 
    [junit] 2101 bytes written to 
C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests1576207254045732779.swf
 in 0.869 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests1576207254045732779.swf]>
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
5.724 sec
    [junit] Running properties.MXMLPropertyUintTests
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=c:\Adobe\flashPlayer\11.7\playerglobal.swc 
-library-path=C:\Jenkins\workspace\flex-sdk\frameworks\libs\framework.swc,C:\Jenkins\workspace\flex-sdk\frameworks\locale\en_US\framework_rb.swc
 
-namespace=http://ns.adobe.com/mxml/2009,C:\Jenkins\workspace\flex-sdk\frameworks\mxml-2009-manifest.xml
 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests1522030431305544963.mxml>
 
    [junit] 
    [junit] 2103 bytes written to 
C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests1522030431305544963.swf
 in 1.544 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests1522030431305544963.swf]>
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=c:\Adobe\flashPlayer\11.7\playerglobal.swc 
-library-path=C:\Jenkins\workspace\flex-sdk\frameworks\libs\framework.swc,C:\Jenkins\workspace\flex-sdk\frameworks\locale\en_US\framework_rb.swc
 
-namespace=http://ns.adobe.com/mxml/2009,C:\Jenkins\workspace\flex-sdk\frameworks\mxml-2009-manifest.xml
 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests596023605314018724.mxml>
 
    [junit] 
    [junit] 2123 bytes written to 
C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests596023605314018724.swf
 in 0.983 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests596023605314018724.swf]>
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=c:\Adobe\flashPlayer\11.7\playerglobal.swc 
-library-path=C:\Jenkins\workspace\flex-sdk\frameworks\libs\framework.swc,C:\Jenkins\workspace\flex-sdk\frameworks\locale\en_US\framework_rb.swc
 
-namespace=http://ns.adobe.com/mxml/2009,C:\Jenkins\workspace\flex-sdk\frameworks\mxml-2009-manifest.xml
 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests8214849502907935633.mxml>
 
    [junit] 
    [junit] 2120 bytes written to 
C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests8214849502907935633.swf
 in 0.980 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests8214849502907935633.swf]>
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=c:\Adobe\flashPlayer\11.7\playerglobal.swc 
-library-path=C:\Jenkins\workspace\flex-sdk\frameworks\libs\framework.swc,C:\Jenkins\workspace\flex-sdk\frameworks\locale\en_US\framework_rb.swc
 
-namespace=http://ns.adobe.com/mxml/2009,C:\Jenkins\workspace\flex-sdk\frameworks\mxml-2009-manifest.xml
 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests2074713454326466277.mxml>
 
    [junit] 
    [junit] 2120 bytes written to 
C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests2074713454326466277.swf
 in 0.787 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests2074713454326466277.swf]>
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
5.367 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

compile.functional.tests:
   [delete] Deleting directory 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/classes>
    [mkdir] Created dir: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/classes>
    [javac] Compiling 6 source files to 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/classes>

functional.tests:
    [junit] environment property - FLEX_HOME = C:\Jenkins\workspace\flex-sdk
    [junit] environment property - PLAYERGLOBAL_HOME = c:\Adobe\flashPlayer
    [junit] environment property - PLAYERGLOBAL_VERSION = 11.7
    [junit] environment property - TLF_HOME = C:\Jenkins\workspace\flex-tlf
    [junit] environment property - AIR_HOME = c:\Adobe\AIRSDK40
    [junit] environment property - FLASHPLAYER_DEBUGGER = 
c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe
    [junit] environment property - ASJS_HOME = c:\Jenkins\workspace\flex-asjs
    [junit] Running f.SDKSWCTests
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\advancedgrids\compile-config.xml
    [junit] 
    [junit] 419811 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\advancedgrids4536141830635168283.swc
 in 70.604 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation_flashflexkit\compile-config.xml
    [junit] 
    [junit] 11996 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\automation_flashflexkit2998741868027692244.swc
 in 13.590 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\airframework\compile-config.xml
    [junit] 
    [junit] 2444232 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\airframework3228195527316575779.swc
 in 18.523 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\authoringsupport\compile-config.xml
    [junit] 
    [junit] 4076 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\authoringsupport4149229784528920574.swc
 in 3.983 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation_agent\compile-config.xml
    [junit] 
    [junit] 92581 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\automation_agent7324404113771922352.swc
 in 7.922 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation_airspark\compile-config.xml
    [junit] 
    [junit] 20257 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\automation_airspark2988839095701967367.swc
 in 6.265 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation_air\compile-config.xml
    [junit] 
    [junit] 33443 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\automation_air8702915949296408358.swc
 in 6.295 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation_dmv\compile-config.xml
    [junit] 
    [junit] 190371 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\automation_dmv6814067498822162488.swc
 in 6.943 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation_spark\compile-config.xml
    [junit] 
    [junit] 177917 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\automation_spark1673049726888781262.swc
 in 12.158 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\experimental\compile-config.xml
    [junit] 
    [junit] 261646 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\experimental7664409547170936927.swc
 in 25.789 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\flash-integration\compile-config.xml
    [junit] 
    [junit] 29552 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\flash-integration1271557459328687252.swc
 in 18.491 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\mobilecomponents\compile-config.xml
    [junit] 
    [junit] 221779 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\mobilecomponents815724475107775590.swc
 in 16.188 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\mobiletheme\compile-config.xml
    [junit] 
    [junit] 838275 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\mobiletheme541768011020482658.swc 
in 32.070 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\sparkskins\compile-config.xml
    [junit] 
    [junit] 105060 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\sparkskins2756089177187552508.swc 
in 8.862 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\spark_dmv\compile-config.xml
    [junit] 
    [junit] 15502 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\spark_dmv8217275559450015518.swc 
in 9.190 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\rpc\compile-config.xml
    [junit] 
    [junit] 391564 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\rpc5209373193799178011.swc in 
31.665 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\apache\compile-config.xml
    [junit] 
    [junit] 23825 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\apache3771453850490819854.swc in 
4.089 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\airspark\compile-config.xml
    [junit] 
    [junit] 1393336 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\airspark6582954049567314439.swc 
in 7.249 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\halo\compile-config.xml
    [junit] 
    [junit] 41238 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\halo1777806798730626551.swc in 
0.577 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-tlf\compile-config.xml
    [junit] 
    [junit] 681588 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\textLayout7020398383154394071.swc 
in 55.272 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\spark\compile-config.xml
    [junit] 
    [junit] 1568810 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\spark7037061897337382514.swc in 
61.784 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\tool_air\compile-config.xml
    [junit] 
    [junit] 131541 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\tool_air5038079688330261134.swc 
in 93.970 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\tool\compile-config.xml
    [junit] 
    [junit] 111382 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\tool8560369592978883851.swc in 
23.294 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\wireframe\compile-config.xml
    [junit] 
    [junit] 266116 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\wireframe8077703934948311636.swc 
in 100.740 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\framework\compile-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\framework\framework-config.xml
    [junit] 
    [junit] 1039585 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\framework1323712422264133322.swc 
in 63.638 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\mx\compile-config.xml
    [junit] 
    [junit] 1273599 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\_mx587488411094292926.swc in 
399.077 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation\compile-config.xml
    [junit] 
    [junit] 222173 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\automation8682775082429018515.swc 
in 40.948 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\charts\compile-config.xml
    [junit] 
    [junit] 785799 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\charts3569202773734781020.swc in 
459.811 seconds
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\core\compile-config.xml
    [junit] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\projects\framework\framework-config.xml
    [junit] 
    [junit] 66793 bytes written to 
C:\Users\apacheflexbuild\AppData\Local\Temp\3\core7850958098112373545.swc in 
27.060 seconds
    [junit] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,634.741 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

ant.tests:
    [mxmlc] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [mxmlc] 
    [mxmlc] 509 bytes written to 
C:\Jenkins\workspace\flex-falcon\compiler.tests\Hello.swf in 78.624 seconds
   [delete] Deleting: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/Hello.swf>
    [compc] Loading configuration: 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
    [compc] 
    [compc] 1627 bytes written to 
C:\Jenkins\workspace\flex-falcon\compiler.tests\Hello.swc in 15.489 seconds
   [delete] Deleting: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/Hello.swc>

sdk.dependent.tests:

download:

prepare:

junit-jar-check:

junit-jar:

main:

compile.unit.tests:
   [delete] Deleting directory 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/classes>
    [mkdir] Created dir: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/classes>
    [javac] Compiling 88 source files to 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/classes>

integration.tests.sdk:
    [junit] environment property - FLEX_HOME = C:\Jenkins\workspace\flex-sdk
    [junit] environment property - PLAYERGLOBAL_HOME = c:\Adobe\flashPlayer
    [junit] environment property - PLAYERGLOBAL_VERSION = 11.7
    [junit] environment property - TLF_HOME = C:\Jenkins\workspace\flex-tlf
    [junit] environment property - AIR_HOME = c:\Adobe\AIRSDK40
    [junit] environment property - FLASHPLAYER_DEBUGGER = 
c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe
    [junit] environment property - ASJS_HOME = c:\Jenkins\workspace\flex-asjs
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.vf2js.TestVF2JSClass
    [junit] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
45.273 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.vf2js.TestVF2JSExpressions
    [junit] Tests run: 83, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
16.59 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.vf2js.TestVF2JSFile
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
0.867 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.vf2js.TestVF2JSProject
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
12.641 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.vf2js.TestVF2JSStatements
    [junit] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
13.203 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.mxml.TestMXMLApplication
    [junit] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
6.047 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/build.xml>:1169: 
The following error occurred while executing this line:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/build.xml>:116:
 Tests failed

Total time: 66 minutes 56 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Skipped archiving because build is not successful
Recording test results

Reply via email to