You are viewing a plain text version of this content. The canonical link for it is here.
Posted to royale-builds@royale.apache.org by ap...@gmail.com on 2020/10/25 19:15:10 UTC

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

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

Changes:


------------------------------------------
[...truncated 200.53 KB...]
    [junit]   const tokens = goog.i18n.bidi.stripHtmlIfNeeded_(str, opt_isHtml)
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/i18n/bidi.js:824: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   for (let i = 0; i < tokens.length; i++) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/i18n/bidi.js:825: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const token = tokens[i];
    [junit]     ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/i18n/bidi.js:876: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]     const htmlElement = /** @type {!HTMLElement} */ (element);
    [junit]     ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/i18n/bidi.js:895: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const htmlElement = /** @type {!HTMLElement} */ (element);
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:26: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:50: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:51: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:76: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:77: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:100: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:125: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:143: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv = 0;
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:144: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:161: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:178: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:208: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = [];
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:209: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let i = 0;
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:210: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:225: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = [];
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:226: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let i = 0;
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:227: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 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: const declaration.
    [junit]   const isArrayLike = goog.isArrayLike(var_args);
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 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]   const keys = isArrayLike ?
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:255: 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] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:287: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:310: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:333: 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] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:346: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:360: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const i in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:375: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let rv;
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:470: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const val = f();
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:486: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in a) {ERROR: command execution failed.
Recording test results
Agent went offline during the build
Build step 'Publish JUnit test result report' marked build as failure

    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:491: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const k in b) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:509: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const res = {};
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:510: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:536: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const clone = Array.isArray(obj) ? [] :
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:542: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:559: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const transposed = {};
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:560: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   for (const key in obj) {
    [junit]        ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:598: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let key;
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:599: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.
    [junit]   let source;
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:600: 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] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:612: 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] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:633: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15: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 rv = {};
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:643: 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] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:660: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const argLength = arguments.length;
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:665: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.
    [junit]   const rv = {};
    [junit]   ^
    [junit] 
    [junit] Oct 25, 2020 7:15:07 PM com.google.javascript.jscomp.LoggerErrorManager println
    [junit] SEVERE: goog/object/object.js:666: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration.

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

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