You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by ap...@gmail.com on 2020/01/16 01:34:38 UTC

Build failed in Jenkins: royale-compiler-integration-tests #413

See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/413/display/redirect>

Changes:


------------------------------------------
[...truncated 130.78 KB...]
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:35 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:35 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:35 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:35 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:35 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 1:34:35 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 1:34:35 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 1:34:35 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 1:34:35 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 1:34:35 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 1:34:35 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 1:34:35 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 1:34:35 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 86.736 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 46 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Jenkins build is back to normal : royale-compiler-integration-tests #457

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/457/display/redirect?page=changes>


Build failed in Jenkins: royale-compiler-integration-tests #456

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/456/display/redirect?page=changes>

Changes:

[carlosrovira] maven: fix compilation from maven since latest changes break it

[carlosrovira] maven: more closure library places were left in the latest change


------------------------------------------
[...truncated 131.45 KB...]
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 6:05:16 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 6:05:17 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 83.275 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 42 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #455

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/455/display/redirect>

Changes:


------------------------------------------
[...truncated 127.53 KB...]
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:204: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:232: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = [];
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:233: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let i = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:234: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:248: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = [];
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:249: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let i = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:250: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:271: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const isArrayLike = goog.isArrayLike(var_args);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:272: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const keys = isArrayLike ?
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 2:32:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #454

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/454/display/redirect>

Changes:


------------------------------------------
[...truncated 130.46 KB...]
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:03:59 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 10:04:00 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 82.824 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 38 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #453

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/453/display/redirect>

Changes:


------------------------------------------
[...truncated 131.04 KB...]
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 8:12:54 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 84.724 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 37 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #452

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/452/display/redirect>

Changes:


------------------------------------------
[...truncated 129.75 KB...]
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 5:55:41 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 86.491 sec

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 44 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #451

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/451/display/redirect>

Changes:


------------------------------------------
[...truncated 130.85 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 3:36:12 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 52248 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 3.642 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 94.878 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 47 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #450

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/450/display/redirect?page=changes>

Changes:

[carlosrovira] maven-distribution: if we have GOOG_HOME, new maven distribution does


------------------------------------------
[...truncated 131.12 KB...]
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 22, 2020 1:11:51 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 1:11:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 1:11:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 1:11:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 22, 2020 1:11:52 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 74.944 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 27 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #449

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/449/display/redirect>

Changes:


------------------------------------------
[...truncated 129.40 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 10:52:41 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 52255 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 1.500 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 83.762 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 38 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #448

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/448/display/redirect?page=changes>

Changes:

[joshtynjala] MXMLTagData: fix null reference exception when MXML is malformed


------------------------------------------
[...truncated 130.56 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 8:29:20 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 52256 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 1.163 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 82.095 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 40 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #447

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/447/display/redirect?page=changes>

Changes:

[joshtynjala] MethodBodySemanticChecker: detects when attempting to call a


------------------------------------------
[...truncated 130.67 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 6:05:51 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 52244 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 1.970 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 80.218 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 32 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #446

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/446/display/redirect>

Changes:


------------------------------------------
[...truncated 129.60 KB...]
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 3:50:07 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 88.071 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 46 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #445

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/445/display/redirect?page=changes>

Changes:

[carlosrovira] maven-distribution: fix classpath on jars to make maven distribution


------------------------------------------
[...truncated 129.60 KB...]
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:46 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 1:27:46 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 1:27:46 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 1:27:46 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 1:27:46 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 1:27:46 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 1:27:46 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 1:27:46 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 1:27:46 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 84.284 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 40 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #444

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/444/display/redirect>

Changes:


------------------------------------------
[...truncated 129.88 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 7:15:23 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 52203 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 1.390 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 76.563 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 26 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #443

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/443/display/redirect>

Changes:


------------------------------------------
[...truncated 129.45 KB...]
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:50 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 4:53:52 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 70.381 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 24 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #442

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/442/display/redirect>

Changes:


------------------------------------------
[...truncated 129.37 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 21, 2020 12:27:48 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 52244 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 1.684 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 83.25 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 35 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #441

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/441/display/redirect>

Changes:


------------------------------------------
[...truncated 129.55 KB...]
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 10:36:14 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 79.099 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 33 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #440

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/440/display/redirect>

Changes:


------------------------------------------
[...truncated 129.47 KB...]
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 8:21:31 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 78.044 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 35 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #439

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/439/display/redirect>

Changes:


------------------------------------------
[...truncated 130.52 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 2:51:50 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 52282 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 1.177 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 94.007 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 53 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #438

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/438/display/redirect>

Changes:


------------------------------------------
[...truncated 129.55 KB...]
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:27 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 12:30:30 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 85.144 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 37 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #437

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/437/display/redirect>

Changes:


------------------------------------------
[...truncated 129.25 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 9:30:11 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51755 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 1.212 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 83.561 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 40 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #436

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/436/display/redirect>

Changes:


------------------------------------------
[...truncated 130.09 KB...]
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 7:15:32 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 72.279 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 29 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #435

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/435/display/redirect>

Changes:


------------------------------------------
[...truncated 129.25 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 4:55:48 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51815 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 1.403 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 90.57 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 48 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #434

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/434/display/redirect>

Changes:


------------------------------------------
[...truncated 129.25 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 2:14:41 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 2:14:42 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51749 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 2.684 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 79.599 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 35 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #433

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/433/display/redirect>

Changes:


------------------------------------------
[...truncated 129.54 KB...]
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 20, 2020 12:22:27 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 78.262 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 31 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #432

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/432/display/redirect>

Changes:


------------------------------------------
[...truncated 130.74 KB...]
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:34 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 19, 2020 2:38:35 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 66.065 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 14 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #431

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/431/display/redirect>

Changes:


------------------------------------------
[...truncated 129.25 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:09 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 19, 2020 5:00:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 19, 2020 5:00:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 19, 2020 5:00:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 19, 2020 5:00:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 19, 2020 5:00:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 19, 2020 5:00:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 19, 2020 5:00:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 19, 2020 5:00:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 19, 2020 5:00:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 19, 2020 5:00:11 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51793 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 1.001 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 87.257 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 45 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #430

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/430/display/redirect>

Changes:


------------------------------------------
[...truncated 129.34 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 10:57:12 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51781 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 0.946 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 69.24 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 26 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #429

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/429/display/redirect?page=changes>

Changes:

[carlosrovira] maven: apache parent upgraded to v22


------------------------------------------
[...truncated 129.89 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 6:26:25 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51753 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 1.516 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 78.462 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 30 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #428

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/428/display/redirect>

Changes:


------------------------------------------
[...truncated 130.79 KB...]
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 2:31:04 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 74.94 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 30 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #427

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/427/display/redirect>

Changes:


------------------------------------------
[...truncated 130.16 KB...]
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 7:19:28 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 83.717 sec

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 38 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #426

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/426/display/redirect>

Changes:


------------------------------------------
[...truncated 129.51 KB...]
    [junit] 
    [junit] Jan 18, 2020 4:58:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 4:58:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 4:58:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 4:58:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 4:58:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 4:58:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:10 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 18, 2020 4:58:11 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 81.368 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 42 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #425

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/425/display/redirect>

Changes:


------------------------------------------
[...truncated 129.32 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 7:00:23 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51731 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 0.834 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 68.862 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 24 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #424

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/424/display/redirect>

Changes:


------------------------------------------
[...truncated 129.30 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 5:09:37 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51734 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 4.804 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 87.048 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 40 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #423

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/423/display/redirect>

Changes:


------------------------------------------
[...truncated 130.58 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 2:54:14 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51784 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 3.369 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 93.409 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 50 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #422

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/422/display/redirect>

Changes:


------------------------------------------
[...truncated 129.94 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 7:26:55 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51760 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 1.783 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 88.281 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 39 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #421

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/421/display/redirect>

Changes:


------------------------------------------
[...truncated 129.51 KB...]
    [junit] 
    [junit] Jan 17, 2020 5:03:21 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:277: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:03:21 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:03:21 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:03:21 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:21 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:03:21 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:03:21 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:21 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:21 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:03:21 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:03:21 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 17, 2020 5:03:22 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 89.528 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 45 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #420

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/420/display/redirect>

Changes:


------------------------------------------
[...truncated 130.67 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 11:48:37 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 51792 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 1.652 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 85.531 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 42 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #419

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/419/display/redirect?page=changes>

Changes:

[aharui] add getter function for binding to properties of private members

[joshtynjala] MXMLDescriptorSpecifier: uses goog.reflect.objectProperty() to allow

[joshtynjala] JSGoogConfigs: warn-public-vars defaults to false because it shouldn't


------------------------------------------
[...truncated 129.55 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 9:18:44 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 9:18:45 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51790 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 2.597 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 96.93 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 53 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #418

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/418/display/redirect>

Changes:


------------------------------------------
[...truncated 129.26 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 6:59:54 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 6:59:57 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51738 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 4.133 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 75.459 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 35 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #417

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/417/display/redirect>

Changes:


------------------------------------------
[...truncated 130.54 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 2:34:39 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51742 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 2.522 seconds
    [junit] Tests run: 19, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 85.176 sec
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 40 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #416

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/416/display/redirect>

Changes:


------------------------------------------
[...truncated 129.35 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 10:59:12 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51737 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 0.775 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 73.985 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 32 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #415

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/415/display/redirect>

Changes:


------------------------------------------
[...truncated 129.90 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 7:46:33 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 7:46:34 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51846 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 0.757 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
    [junit] Tests run: 19, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 73.548 sec

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 31 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler-integration-tests #414

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/414/display/redirect>

Changes:


------------------------------------------
[...truncated 129.25 KB...]
    [junit] SEVERE: goog/object/object.js:307: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:351: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const key = goog.object.findKey(obj, f, opt_this);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:363: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:376: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:390: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:480: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:495: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:500: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:520: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:521: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:545: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const type = goog.typeOf(obj);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:550: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const clone = type == 'array' ? [] : {};
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:551: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     for (const key in obj) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:570: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:571: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:608: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:609: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:610: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 1; i < arguments.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:622: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:642: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:651: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:652: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i += 2) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:668: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:673: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:674: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < argLength; i++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:694: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let result = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const visitedSet = {};
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:742: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let proto = obj;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:746: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const names = Object.getOwnPropertyNames(proto);
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:747: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     for (let i = 0; i < names.length; i++) {
    [junit]          ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const storedKey = opt_keyFn ? opt_keyFn(key) : key;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:45: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const l = str.length - suffix.length;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:139: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test1 = String(str1).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:140: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const test2 = String(str2).toLowerCase();
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let order = 0;
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:324: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v1Subs = goog.string.internal.trim(String(version1)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:325: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const v2Subs = goog.string.internal.trim(String(version2)).split('.');
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:326: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const subCount = Math.max(v1Subs.length, v2Subs.length);
    [junit]   ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
    [junit]        ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v1Sub = v1Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:331: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]     let v2Sub = v2Subs[subIdx] || '';
    [junit]     ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:337: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '', ''];
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v1CompNum = v1Comp[1].length == 0 ? 0 : parseInt(v1Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/string/internal.js:347: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]       const v2CompNum = v2Comp[1].length == 0 ? 0 : parseInt(v2Comp[1], 10);
    [junit]       ^
    [junit] 
    [junit] Jan 16, 2020 4:59:48 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [junit] WARNING: 116 error(s), 0 warning(s)
    [junit] 
    [junit] 51862 bytes written to C:\jenkins\workspace\royale-compiler-integration-tests\compiler-jx\target\junit-temp\bin-debug\RoyaleTest_again_Flash.swf in 1.963 seconds
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>: col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit] 				   initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit] 				                                                      ^
    [junit] 
    [junit] Tests run: 19, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 82.692 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:785: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126: Tests failed

Total time: 1 minute 31 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results