See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/389/display/redirect>
Changes: ------------------------------------------ [...truncated 157.08 KB...] [junit] [junit] Jan 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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 12, 2020 9:02:31 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: 80.389 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