See
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/1455/display/redirect?page=changes>
Changes:
[carlos.rovira] comment unused line (fix #161)
------------------------------------------
[...truncated 161.82 KB...]
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/array/array.js:329: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const reduce = goog.NATIVE_ARRAY_PROTOTYPES &&
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/array/array.js:374: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const reduceRight = goog.NATIVE_ARRAY_PROTOTYPES &&
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/array/array.js:411: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const some = goog.NATIVE_ARRAY_PROTOTYPES &&
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/array/array.js:448: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const every = goog.NATIVE_ARRAY_PROTOTYPES &&
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/array/array.js:871: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const clone = toArray;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/debug/error.js:31: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const stack = new Error().stack;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/dom/tagname.js:40: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: class.
[junit] goog.dom.TagName = class {
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/dom/tagname.js:49: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: member declaration.
[junit] static cast(name, type) {
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/dom/tagname.js:54: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: member declaration.
[junit] constructor() {
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/dom/tagname.js:71: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: member declaration.
[junit] toString() {}
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/events/browserfeature.js:14: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const googUserAgent = goog.require('goog.userAgent');
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/events/browserfeature.js:25: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const purify = (fn) => {
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/events/browserfeature.js:25: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: arrow function.
[junit] const purify = (fn) => {
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/fs/url.js:68: ERROR - This language feature is only
supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const urlObject = goog.fs.url.findUrlObject_();
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:124: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const self = /** @type {*} */ (this);
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:161: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const rightArgs = Array.prototype.slice.call(arguments, 1);
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:168: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let self = /** @type {*} */ (this);
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:172: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const newArgs = Array.prototype.slice.call(arguments);
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:223: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const functions = arguments;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:224: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const length = functions.length;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:227: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const self = /** @type {*} */ (this);
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:228: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let result;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:233: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] for (let i = length - 2; i >= 0; i--) {
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:250: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const functions = arguments;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:251: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const length = functions.length;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:254: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const self = /** @type {*} */ (this);
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:255: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let result;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:256: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] for (let i = 0; i < length; i++) {
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:275: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const functions = arguments;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:276: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const length = functions.length;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:279: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const self = /** @type {*} */ (this);
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:280: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] for (let i = 0; i < length; i++) {
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:301: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const functions = arguments;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:302: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const length = functions.length;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:305: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const self = /** @type {*} */ (this);
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:306: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] for (let i = 0; i < length; i++) {
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:327: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const self = /** @type {*} */ (this);
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:354: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const temp = function() {};
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:359: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const obj = new temp();
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:394: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let called = false;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:395: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let value;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:427: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let inner = f;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:431: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const tmp = inner;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:461: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let timeout = 0;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:465: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const args = arguments;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:493: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let timeout = 0;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:494: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let shouldFire = false;
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:495: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let args = [];
[junit] ^
[junit]
[junit] Oct 12, 2020 6:08:41 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/functions/functions.js:497: ERROR - This language
feature is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const handleTimeout = function() {
[junit] ^
[junit] ERROR: command execution failed.
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for
royale-compiler-integration-tests #1455
ERROR: agent1 is offline; cannot locate Java 8 (201)