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 2016/01/12 01:36:38 UTC

Build failed in Jenkins: flex-falcon #781

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

Changes:

[joshtynjala] EmitterUtils: do not write this for functions that are members of a package or a file

[joshtynjala] IdentifierEmitter: fixed issue where package or file members wouldn't have fully-qualified name

------------------------------------------
[...truncated 2707 lines...]
    [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestExternJasmine
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestExternalsJSCompile
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [es6]:40: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] Symbol.for;
    [junit]        ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [es6]:112: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] Generator.prototype.return = function(value) {};
    [junit]                     ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [es6]:118: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] Generator.prototype.throw = function(exception) {};
    [junit]                     ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [es6]:1083: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] Promise.prototype.catch = function(onRejected) {};
    [junit]                   ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [html5]:3314: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] HTMLMenuItemElement.prototype.default;
    [junit]                               ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [html5]:3392: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] HTMLLinkElement.prototype.import;
    [junit]                           ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [iphone]:28: WARNING - name Touch is not defined in the externs.
    [junit] Touch.prototype.webkitForce;
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [iphone]:33: WARNING - name Touch is not defined in the externs.
    [junit] Touch.prototype.webkitRadiusX;
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [iphone]:38: WARNING - name Touch is not defined in the externs.
    [junit] Touch.prototype.webkitRadiusY;
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [iphone]:47: WARNING - name TouchEvent is not defined in the externs.
    [junit] TouchEvent.prototype.scale;
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [iphone]:54: WARNING - name TouchEvent is not defined in the externs.
    [junit] TouchEvent.prototype.rotation;
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [iphone]:77: WARNING - name TouchEvent is not defined in the externs.
    [junit] TouchEvent.prototype.initTouchEvent = function(type, canBubble, cancelable,
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [w3c_css]:2504: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] FontFaceSet.prototype.delete = function(value) {};
    [junit]                       ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [w3c_event3]:39: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] KeyboardEvent.prototype.char;
    [junit]                         ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [w3c_indexeddb]:480: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] IDBObjectStore.prototype.delete = function(key) {};
    [junit]                          ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [w3c_indexeddb]:679: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] IDBCursor.prototype.continue = function(key) {};
    [junit]                     ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [w3c_indexeddb]:690: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] IDBCursor.prototype.delete = function() {};
    [junit]                     ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: [missing]:91: ERROR - Parse error. identifier is a reserved word
    [junit] function int() {}
    [junit]          ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: [missing]:97: ERROR - Parse error. identifier is a reserved word
    [junit] int.prototype.toString = function(opt_radix) {}
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 12:33:09 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 2 error(s), 17 warning(s)
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/document.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'HTMLDocument' is expected. An initial value of null will be used instead.
    [junit]     public const document:HTMLDocument = undefined;
    [junit]                                          ^
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/location.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'Location' is expected. An initial value of null will be used instead.
    [junit]     public const location:Location = undefined;
    [junit]                                      ^
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/navigator.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'Navigator' is expected. An initial value of null will be used instead.
    [junit]     public const navigator:Navigator = undefined;
    [junit]                                        ^
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/screen.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'Screen' is expected. An initial value of null will be used instead.
    [junit]     public const screen:Screen = undefined;
    [junit]                                  ^
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/self.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'Window' is expected. An initial value of null will be used instead.
    [junit]     public const self:Window = undefined;
    [junit]                                ^
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/top.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'Window' is expected. An initial value of null will be used instead.
    [junit]     public const top:Window = undefined;
    [junit]                               ^
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/window.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'Window' is expected. An initial value of null will be used instead.
    [junit]     public const window:Window = undefined;
    [junit]                                  ^
    [junit] 
    [junit] 400414 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.jx.tests\temp\externals\bin\JS.swc in 71.345 seconds
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/app1/js_src/Main_output.js>
    [junit] /**
    [junit]  * Generated by Apache Flex Cross-Compiler from Main.as
    [junit]  * Main
    [junit]  *
    [junit]  * @fileoverview
    [junit]  *
    [junit]  * @suppress {checkTypes|accessControls}
    [junit]  */
    [junit] 
    [junit] goog.provide('Main');
    [junit] 
    [junit] goog.require('Element');
    [junit] goog.require('alert');
    [junit] goog.require('document');
    [junit] 
    [junit] 
    [junit] 
    [junit] /**
    [junit]  * @constructor
    [junit]  */
    [junit] Main = function() {
    [junit] };
    [junit] 
    [junit] 
    [junit] /**
    [junit]  * @export
    [junit]  */
    [junit] Main.prototype.start = function() {
    [junit]   var self = this;
    [junit]     var /** @type {Function} */ __localFn0__ = function() {
    [junit]     alert("Hello browser from FalconJX!");
    [junit]   }
    [junit]   var /** @type {Element} */ button = document.createElement("button");
    [junit]   button.onclick = __localFn0__;
    [junit]   button.textContent = "Say Hello";
    [junit]   document.body.appendChild(button);
    [junit] };
    [junit] 
    [junit] 
    [junit] /**
    [junit]  * Metadata
    [junit]  *
    [junit]  * @type {Object.<string, Array.<Object>>}
    [junit]  */
    [junit] Main.prototype.FLEXJS_CLASS_INFO = { names: [{ name: 'Main', qName: 'Main'}] };
    [junit] 
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.442 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestPackageNamespace
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestReferenceModel
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestTypeExternals
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestTypeInheritence
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDClassA
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.95 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDClassB
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.405 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDEmiter
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDInterfaceI
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDInterfaceIOther
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDInterfaceISub
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDPackage
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.265 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSAccessorMembers
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.021 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSAccessors
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.25 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSClass
    [junit] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.604 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSEmiter
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.067 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSExpressions
    [junit] Tests run: 149, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 36.021 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSFieldMembers
    [junit] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.458 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSGlobalClasses
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.647 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSGlobalConstants
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSGlobalFunctions
    [junit] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 7.376 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSInterface
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSMethodMembers
    [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.118 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSPackage
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.133 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSProject
    [junit] test-files\flexjs\projects\package_conflicts_ambiguous_definition\mypackage\TestClass.as(29:20)
    [junit] Ambiguous reference to Event
    [junit] test-files\flexjs\projects\package_conflicts_ambiguous_definition\mypackage\TestClass.as(30:41)
    [junit] Ambiguous reference to Event
    [junit] 
    [junit] Tests run: 10, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 3.667 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

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

Total time: 20 minutes 32 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

Jenkins build is back to normal : flex-falcon #786

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/786/changes>


Build failed in Jenkins: flex-falcon #785

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/785/changes>

Changes:

[Andy Dufilie] Array class should be dynamic

[Andy Dufilie] moved .js preprocessing steps to the beginning of externc.js.swc build target to fix the problem where js.swc output was incorrect until the second build

------------------------------------------
[...truncated 3244 lines...]
    [junit] Running properties.MXMLPropertyStringTests
    [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/MXMLPropertyStringTests3856485563062761016.mxml> 
    [junit] 
    [junit] 2102 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests3856485563062761016.swf in 1.372 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests3856485563062761016.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/MXMLPropertyStringTests5340602850638496578.mxml> 
    [junit] 
    [junit] 2096 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests5340602850638496578.swf in 1.413 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests5340602850638496578.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/MXMLPropertyStringTests1089699550186676656.mxml> 
    [junit] 
    [junit] 2087 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests1089699550186676656.swf in 1.388 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests1089699550186676656.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/MXMLPropertyStringTests6661930343296049518.mxml> 
    [junit] 
    [junit] 2103 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests6661930343296049518.swf in 1.410 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests6661930343296049518.swf]>
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.7 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/MXMLPropertyUintTests2227772793022851312.mxml> 
    [junit] 
    [junit] 2122 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests2227772793022851312.swf in 1.270 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests2227772793022851312.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/MXMLPropertyUintTests2848580313464157489.mxml> 
    [junit] 
    [junit] 2123 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests2848580313464157489.swf in 1.216 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests2848580313464157489.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/MXMLPropertyUintTests1345317730043061162.mxml> 
    [junit] 
    [junit] 2104 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests1345317730043061162.swf in 1.258 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests1345317730043061162.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/MXMLPropertyUintTests3091945648304138232.mxml> 
    [junit] 
    [junit] 2129 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests3091945648304138232.swf in 1.447 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests3091945648304138232.swf]>
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.35 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 2 source files to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/classes>

functional.tests:
    [junit] unittest.properties not found
    [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] 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\automation_spark\compile-config.xml
    [junit] 
    [junit] 177917 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\automation_spark5189056646817726539.swc in 60.332 seconds
    [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] 419996 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\advancedgrids1637145550436247398.swc in 44.972 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\2\authoringsupport7151239743387146645.swc in 4.497 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\2\automation_agent1549125406540019093.swc in 9.767 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\2\automation_airspark5651925262782560156.swc in 5.836 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\2\airframework1558714492554624585.swc in 17.657 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\2\automation_air6490309484624582735.swc in 7.204 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\2\automation_dmv8649910857601209612.swc in 7.477 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\2\automation_flashflexkit4232186883694880332.swc in 3.530 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] 261575 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\experimental7551759845230591780.swc in 27.028 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\2\flash-integration3972090816748673878.swc in 10.416 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] 221727 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\mobilecomponents3413288037628311559.swc in 15.696 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\2\mobiletheme4405056775901196928.swc in 26.685 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\2\airspark8573570739295008165.swc in 9.039 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\2\halo7499214563230290603.swc in 0.629 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] 23823 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\apache2724584157948559975.swc in 2.807 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\2\rpc5317794650132157994.swc in 21.775 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\2\spark_dmv2793439999793099373.swc in 4.772 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] 105337 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\sparkskins883115718117086886.swc in 8.755 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\2\textLayout5951760931074018136.swc in 42.445 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] 1569416 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\spark4578171566320424875.swc in 61.083 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\2\tool_air8759020608826296154.swc in 10.969 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\2\tool5550157150430839516.swc in 85.634 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] 266389 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\wireframe1219535349891486180.swc in 52.419 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] 1037554 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\framework4085932633748618209.swc in 45.374 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] 1273659 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\_mx8782154731729968347.swc in 298.258 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\2\automation8572169580428234823.swc in 32.142 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\2\charts2620867729256009465.swc in 236.994 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\2\core6092944264961610226.swc in 46.390 seconds
    [junit] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,203.913 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 33.515 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 17.284 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 85 source files to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/classes>

integration.tests.sdk:
    [junit] unittest.properties not found
    [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 - 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: 36.745 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.vf2js.TestVF2JSExpressions
    [junit] Tests run: 80, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.312 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.vf2js.TestVF2JSFile
    [junit] Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 0.829 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

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

Total time: 46 minutes 43 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

Build failed in Jenkins: flex-falcon #784

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/784/changes>

Changes:

[Andy Dufilie] targeting java 1.6 so we can run from Flash Builder

------------------------------------------
[...truncated 3241 lines...]
    [junit] Running properties.MXMLPropertyStringTests
    [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/MXMLPropertyStringTests7694389557442909869.mxml> 
    [junit] 
    [junit] 2092 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests7694389557442909869.swf in 1.448 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests7694389557442909869.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/MXMLPropertyStringTests8384208798425190647.mxml> 
    [junit] 
    [junit] 2102 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests8384208798425190647.swf in 1.380 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests8384208798425190647.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/MXMLPropertyStringTests4456598005397228340.mxml> 
    [junit] 
    [junit] 2104 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests4456598005397228340.swf in 1.440 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests4456598005397228340.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/MXMLPropertyStringTests2327886877052135069.mxml> 
    [junit] 
    [junit] 2096 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests2327886877052135069.swf in 0.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/MXMLPropertyStringTests2327886877052135069.swf]>
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.155 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/MXMLPropertyUintTests874865721066522777.mxml> 
    [junit] 
    [junit] 2129 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests874865721066522777.swf in 1.248 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests874865721066522777.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/MXMLPropertyUintTests6001197331617214473.mxml> 
    [junit] 
    [junit] 2095 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests6001197331617214473.swf in 0.851 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests6001197331617214473.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/MXMLPropertyUintTests1704461998335330948.mxml> 
    [junit] 
    [junit] 2123 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests1704461998335330948.swf in 1.280 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests1704461998335330948.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/MXMLPropertyUintTests4420295128365790854.mxml> 
    [junit] 
    [junit] 2123 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests4420295128365790854.swf in 0.857 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests4420295128365790854.swf]>
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.303 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 2 source files to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/classes>

functional.tests:
    [junit] unittest.properties not found
    [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] 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] 419996 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\advancedgrids2174639574991737923.swc in 75.040 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\2\authoringsupport323159813729040754.swc in 10.233 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] 92580 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\automation_agent327436512046593136.swc in 10.054 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\2\automation_airspark7472079469077755639.swc in 7.454 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\2\airframework3452168332799458019.swc in 16.450 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\2\automation_air2623010552569991300.swc in 6.199 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\2\automation_dmv3538853695592251931.swc in 7.613 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\2\automation_flashflexkit1851610435235022844.swc in 5.484 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\2\automation_spark5363930341290069208.swc in 11.754 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] 261574 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\experimental6347177834626671690.swc in 22.602 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\2\flash-integration736144615010239024.swc in 6.975 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] 221727 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\mobilecomponents1375048386592446807.swc in 21.801 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\2\mobiletheme3557769439156596722.swc in 26.768 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\2\apache4585761760551722393.swc in 2.556 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\2\airspark6208164628144267196.swc in 11.400 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\2\halo7544129200185500642.swc in 0.625 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\2\rpc6581259245591713618.swc in 23.198 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\2\spark_dmv2742184421183727787.swc in 6.271 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] 105337 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\sparkskins3383150551672334939.swc in 18.760 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\2\textLayout5977679518636434011.swc in 45.695 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] 1569417 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\spark1341787145156039777.swc in 64.361 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\2\tool_air7449910541004417774.swc in 11.173 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\2\tool4059767389857045115.swc in 42.947 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] 266389 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\wireframe8910292213551537211.swc in 76.623 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] 1037555 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\framework8378322873823333934.swc in 48.544 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] 1273659 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\_mx6171742851953324458.swc in 330.930 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\2\automation4701737104460469347.swc in 20.121 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\2\charts3940866417655533798.swc in 222.827 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\2\core4790207779841853116.swc in 18.948 seconds
    [junit] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,177.842 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 64.122 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 18.648 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 85 source files to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/classes>

integration.tests.sdk:
    [junit] unittest.properties not found
    [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 - 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: 35.121 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.vf2js.TestVF2JSExpressions
    [junit] Tests run: 80, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.514 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.vf2js.TestVF2JSFile
    [junit] Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 0.866 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

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

Total time: 47 minutes 5 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

Build failed in Jenkins: flex-falcon #783

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/783/changes>

Changes:

[Alex Harui] need to update this test as well

------------------------------------------
[...truncated 3242 lines...]
    [junit] Running properties.MXMLPropertyStringTests
    [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/MXMLPropertyStringTests5667766951640513125.mxml> 
    [junit] 
    [junit] 2102 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests5667766951640513125.swf in 1.381 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests5667766951640513125.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/MXMLPropertyStringTests9218284840956357459.mxml> 
    [junit] 
    [junit] 2102 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests9218284840956357459.swf in 1.634 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests9218284840956357459.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/MXMLPropertyStringTests6671028031265340079.mxml> 
    [junit] 
    [junit] 2091 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests6671028031265340079.swf in 1.336 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests6671028031265340079.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/MXMLPropertyStringTests97315652759009237.mxml> 
    [junit] 
    [junit] 2108 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests97315652759009237.swf in 1.234 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyStringTests97315652759009237.swf]>
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.608 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/MXMLPropertyUintTests7869174731759623197.mxml> 
    [junit] 
    [junit] 2123 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests7869174731759623197.swf in 1.103 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests7869174731759623197.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/MXMLPropertyUintTests8646272013750336094.mxml> 
    [junit] 
    [junit] 2122 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests8646272013750336094.swf in 1.043 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests8646272013750336094.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/MXMLPropertyUintTests6516187237677524374.mxml> 
    [junit] 
    [junit] 2106 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests6516187237677524374.swf in 1.134 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests6516187237677524374.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/MXMLPropertyUintTests3172311594507813953.mxml> 
    [junit] 
    [junit] 2124 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.tests\temp\MXMLPropertyUintTests3172311594507813953.swf in 1.516 seconds
    [junit] Executing test:
    [junit] [c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe, <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/temp/MXMLPropertyUintTests3172311594507813953.swf]>
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.812 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 2 source files to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.tests/classes>

functional.tests:
    [junit] unittest.properties not found
    [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] 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] 419996 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\advancedgrids4778129707414390074.swc in 71.594 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\2\authoringsupport3072022214898074814.swc in 11.392 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\2\automation_agent7962520750752196398.swc in 9.256 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\2\automation_airspark4470609970166683510.swc in 6.493 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] 2444234 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\airframework1175627470781605447.swc in 14.952 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\2\automation_air4089177363678285713.swc in 7.617 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\2\automation_dmv3294923057648067578.swc in 6.994 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\2\automation_flashflexkit4621669604664593257.swc in 4.063 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\2\automation_spark896451967664466251.swc in 12.104 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] 261575 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\experimental8807069814832919539.swc in 26.634 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\2\flash-integration5637025137572704049.swc in 5.502 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] 221727 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\mobilecomponents1557313942774836458.swc in 18.680 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\2\mobiletheme8147229058908094243.swc in 27.739 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\2\apache4872838981013272470.swc in 3.071 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\2\airspark4083571223479004257.swc in 7.236 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\2\halo7321716223460506465.swc in 0.541 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\2\rpc6463497293416196329.swc in 17.649 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\2\spark_dmv6072435582395585647.swc in 4.685 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] 105337 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\sparkskins8146123171911019736.swc in 11.743 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\2\textLayout3111456657087330705.swc in 43.231 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] 1569415 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\spark8473010849102370364.swc in 76.512 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\2\tool_air7197247262518481828.swc in 10.674 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\2\tool3139514370751622704.swc in 74.939 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] 266389 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\wireframe2766881394815247237.swc in 55.674 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] 1037554 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\framework6049196727262954674.swc in 38.477 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] 1273659 bytes written to C:\Users\apacheflexbuild\AppData\Local\Temp\2\_mx8717678504450231722.swc in 231.579 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\2\automation8705589457879145040.swc in 34.888 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\2\charts6514010714610225945.swc in 363.439 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\2\core1714890379336646681.swc in 40.744 seconds
    [junit] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,243.042 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 67.164 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 18.564 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 85 source files to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/classes>

integration.tests.sdk:
    [junit] unittest.properties not found
    [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 - 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: 34.948 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.vf2js.TestVF2JSExpressions
    [junit] Tests run: 80, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 15.364 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.vf2js.TestVF2JSFile
    [junit] Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 0.778 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

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

Total time: 48 minutes 2 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

Build failed in Jenkins: flex-falcon #782

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/782/changes>

Changes:

[joshtynjala] NodeBackend: added backend targeting Node.js

[joshtynjala] Externs: created Node externs to support calling require()

------------------------------------------
[...truncated 2721 lines...]
    [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestExternJasmine
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestExternalsJSCompile
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [es6]:40: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] Symbol.for;
    [junit]        ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [es6]:112: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] Generator.prototype.return = function(value) {};
    [junit]                     ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [es6]:118: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] Generator.prototype.throw = function(exception) {};
    [junit]                     ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [es6]:1083: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] Promise.prototype.catch = function(onRejected) {};
    [junit]                   ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [html5]:3314: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] HTMLMenuItemElement.prototype.default;
    [junit]                               ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [html5]:3392: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] HTMLLinkElement.prototype.import;
    [junit]                           ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [iphone]:28: WARNING - name Touch is not defined in the externs.
    [junit] Touch.prototype.webkitForce;
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [iphone]:33: WARNING - name Touch is not defined in the externs.
    [junit] Touch.prototype.webkitRadiusX;
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [iphone]:38: WARNING - name Touch is not defined in the externs.
    [junit] Touch.prototype.webkitRadiusY;
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [iphone]:47: WARNING - name TouchEvent is not defined in the externs.
    [junit] TouchEvent.prototype.scale;
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [iphone]:54: WARNING - name TouchEvent is not defined in the externs.
    [junit] TouchEvent.prototype.rotation;
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [iphone]:77: WARNING - name TouchEvent is not defined in the externs.
    [junit] TouchEvent.prototype.initTouchEvent = function(type, canBubble, cancelable,
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [w3c_css]:2504: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] FontFaceSet.prototype.delete = function(value) {};
    [junit]                       ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [w3c_event3]:39: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] KeyboardEvent.prototype.char;
    [junit]                         ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [w3c_indexeddb]:480: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] IDBObjectStore.prototype.delete = function(key) {};
    [junit]                          ^
    [junit] 
    [junit] Jan 12, 2016 3:56:56 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [w3c_indexeddb]:679: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] IDBCursor.prototype.continue = function(key) {};
    [junit]                     ^
    [junit] 
    [junit] Jan 12, 2016 3:56:57 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] WARNING: [w3c_indexeddb]:690: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    [junit] IDBCursor.prototype.delete = function() {};
    [junit]                     ^
    [junit] 
    [junit] Jan 12, 2016 3:56:57 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: [missing]:91: ERROR - Parse error. identifier is a reserved word
    [junit] function int() {}
    [junit]          ^
    [junit] 
    [junit] Jan 12, 2016 3:56:57 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: [missing]:97: ERROR - Parse error. identifier is a reserved word
    [junit] int.prototype.toString = function(opt_radix) {}
    [junit] ^
    [junit] 
    [junit] Jan 12, 2016 3:56:57 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 2 error(s), 17 warning(s)
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/document.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'HTMLDocument' is expected. An initial value of null will be used instead.
    [junit]     public const document:HTMLDocument = undefined;
    [junit]                                          ^
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/location.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'Location' is expected. An initial value of null will be used instead.
    [junit]     public const location:Location = undefined;
    [junit]                                      ^
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/navigator.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'Navigator' is expected. An initial value of null will be used instead.
    [junit]     public const navigator:Navigator = undefined;
    [junit]                                        ^
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/screen.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'Screen' is expected. An initial value of null will be used instead.
    [junit]     public const screen:Screen = undefined;
    [junit]                                  ^
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/self.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'Window' is expected. An initial value of null will be used instead.
    [junit]     public const self:Window = undefined;
    [junit]                                ^
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/top.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'Window' is expected. An initial value of null will be used instead.
    [junit]     public const top:Window = undefined;
    [junit]                               ^
    [junit] 
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/as/constants/window.as>:3
    [junit] Warning: Incompatible initializer value of type 'int' where 'Window' is expected. An initial value of null will be used instead.
    [junit]     public const window:Window = undefined;
    [junit]                                  ^
    [junit] 
    [junit] 400414 bytes written to C:\Jenkins\workspace\flex-falcon\compiler.jx.tests\temp\externals\bin\JS.swc in 36.630 seconds
    [junit] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx.tests/temp/externals/app1/js_src/Main_output.js>
    [junit] /**
    [junit]  * Generated by Apache Flex Cross-Compiler from Main.as
    [junit]  * Main
    [junit]  *
    [junit]  * @fileoverview
    [junit]  *
    [junit]  * @suppress {checkTypes|accessControls}
    [junit]  */
    [junit] 
    [junit] goog.provide('Main');
    [junit] 
    [junit] goog.require('Element');
    [junit] goog.require('alert');
    [junit] goog.require('document');
    [junit] 
    [junit] 
    [junit] 
    [junit] /**
    [junit]  * @constructor
    [junit]  */
    [junit] Main = function() {
    [junit] };
    [junit] 
    [junit] 
    [junit] /**
    [junit]  * @export
    [junit]  */
    [junit] Main.prototype.start = function() {
    [junit]   var self = this;
    [junit]     var /** @type {Function} */ __localFn0__ = function() {
    [junit]     alert("Hello browser from FalconJX!");
    [junit]   }
    [junit]   var /** @type {Element} */ button = document.createElement("button");
    [junit]   button.onclick = __localFn0__;
    [junit]   button.textContent = "Say Hello";
    [junit]   document.body.appendChild(button);
    [junit] };
    [junit] 
    [junit] 
    [junit] /**
    [junit]  * Metadata
    [junit]  *
    [junit]  * @type {Object.<string, Array.<Object>>}
    [junit]  */
    [junit] Main.prototype.FLEXJS_CLASS_INFO = { names: [{ name: 'Main', qName: 'Main'}] };
    [junit] 
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.885 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestPackageNamespace
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestReferenceModel
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestTypeExternals
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestTypeInheritence
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDClassA
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.86 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDClassB
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDEmiter
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDInterfaceI
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDInterfaceIOther
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDInterfaceISub
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDPackage
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.526 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSAccessorMembers
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.184 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSAccessors
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSClass
    [junit] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.373 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSEmiter
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.188 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSExpressions
    [junit] Tests run: 149, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 35.505 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSFieldMembers
    [junit] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.217 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSGlobalClasses
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.473 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSGlobalConstants
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSGlobalFunctions
    [junit] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 12.744 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSInterface
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.463 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSMethodMembers
    [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.11 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSPackage
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.58 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSProject
    [junit] test-files\flexjs\projects\package_conflicts_ambiguous_definition\mypackage\TestClass.as(29:20)
    [junit] Ambiguous reference to Event
    [junit] test-files\flexjs\projects\package_conflicts_ambiguous_definition\mypackage\TestClass.as(30:41)
    [junit] Ambiguous reference to Event
    [junit] 
    [junit] Tests run: 10, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 2.545 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

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

Total time: 20 minutes 14 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