diff --git a/tests/baselines/reference/docker/azure-sdk.log b/tests/baselines/reference/docker/azure-sdk.log index 9cb070c1089dc..0069c7e433e62 100644 --- a/tests/baselines/reference/docker/azure-sdk.log +++ b/tests/baselines/reference/docker/azure-sdk.log @@ -1,14 +1,9 @@ Exit Code: 1 Standard output: - Rush Multi-Project Build Tool 5.7.3 - https://rushjs.io - - Starting "rush rebuild" - Executing a maximum of 1 simultaneous processes... - [@azure/cosmos] started XX of XX: [@azure/cosmos] completed successfully in ? seconds [@azure/service-bus] started @@ -44,7 +39,6 @@ XX of XX: [@azure/keyvault-keys] completed successfully in ? seconds [@azure/keyvault-secrets] started XX of XX: [@azure/keyvault-secrets] completed successfully in ? seconds [@azure/core-amqp] started - SUCCESS (16) ================================ @azure/abort-controller (? seconds) @@ -64,18 +58,15 @@ SUCCESS (16) @azure/template (? seconds) testhub (? seconds) ================================ - SUCCESS WITH WARNINGS (1) ================================ @azure/service-bus (? seconds) Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md ================================ - BLOCKED (1) ================================ @azure/event-hubs ================================ - FAILURE (1) ================================ @azure/core-amqp (? seconds) @@ -85,8 +76,6 @@ src/errors.ts(586,20): error TS7053: Element implicitly has an 'any' type becaus src/errors.ts(607,34): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof SystemErrorConditionMapper'. src/errors.ts(608,20): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof ConditionErrorNameMapper'. ================================ - - Error: Project(s) failed to build rush rebuild - Errors! ( ? seconds) @@ -95,7 +84,6 @@ rush rebuild - Errors! ( ? seconds) Standard error: Your version of Node.js (12.4.0) has not been tested with this release of Rush. The Rush team will not accept issue reports for it. Please consider upgrading Rush or downgrading Node.js. XX of XX: [@azure/service-bus] completed with warnings in ? seconds - XX of XX: [@azure/core-amqp] failed to build! XX of XX: [@azure/event-hubs] blocked by [@azure/core-amqp]! [@azure/core-amqp] Returned error code: 2 diff --git a/tests/baselines/reference/docker/office-ui-fabric.log b/tests/baselines/reference/docker/office-ui-fabric.log index 370ba398f0100..3657e61b3be4f 100644 --- a/tests/baselines/reference/docker/office-ui-fabric.log +++ b/tests/baselines/reference/docker/office-ui-fabric.log @@ -1,14 +1,9 @@ Exit Code: 1 Standard output: - Rush Multi-Project Build Tool 5.6.0 - https://rushjs.io - - Starting "rush rebuild" - Executing a maximum of 1 simultaneous processes... - [@uifabric/prettier-rules] started XX of XX: [@uifabric/prettier-rules] completed successfully in ? seconds [@uifabric/tslint-rules] started @@ -36,9 +31,7 @@ XX of XX: [@uifabric/file-type-icons] completed successfully in ? seconds [@uifabric/foundation] started ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions. ● createFactory › passes componentProps without userProps - RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -46,16 +39,12 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed 192 | } 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) at Object. (src/slots.test.tsx:205:73) - ● createFactory › passes userProp string as child - RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -63,16 +52,12 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed 192 | } 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) at Object. (src/slots.test.tsx:210:76) - ● createFactory › passes userProp integer as child - RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -80,16 +65,12 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed 192 | } 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) at Object. (src/slots.test.tsx:220:76) - ● createFactory › passes userProp string as defaultProp - RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -97,16 +78,12 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed 192 | } 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) at Object. (src/slots.test.tsx:225:92) - ● createFactory › passes userProp integer as defaultProp - RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -114,16 +91,12 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed 192 | } 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) at Object. (src/slots.test.tsx:235:92) - ● createFactory › merges userProps over componentProps - RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -131,16 +104,12 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed 192 | } 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) at Object. (src/slots.test.tsx:245:84) - ● createFactory › renders div and userProp integer as children - RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -148,16 +117,12 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed 192 | } 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) at Object. (src/slots.test.tsx:255:86) - ● createFactory › renders div and userProp string as children - RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -165,16 +130,12 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed 192 | } 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) at Object. (src/slots.test.tsx:266:86) - ● createFactory › renders userProp span function without component props - RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -182,16 +143,12 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed 192 | } 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) at Object. (src/slots.test.tsx:288:61) - ● createFactory › renders userProp span function with component props - RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -199,16 +156,12 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed 192 | } 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) at Object. (src/slots.test.tsx:301:61) - ● createFactory › renders userProp span component with component props - RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -216,16 +169,12 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed 192 | } 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) at Object. (src/slots.test.tsx:314:61) - ● createFactory › passes props and type arguments to userProp function - RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -233,16 +182,12 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed 192 | } 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) at Object. (src/slots.test.tsx:334:43) - ● getSlots › creates slots and passes merged props to them - RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -250,14 +195,12 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed 192 | } 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) at _renderSlot (src/slots.tsx:221:100) at Object.slot [as testSlot1] (src/slots.tsx:142:16) at Object. (src/slots.test.tsx:399:24) - [XX:XX:XX XM] x Error detected while running 'jest' [XX:XX:XX XM] x ------------------------------------ [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node /office-ui-fabric-react/common/temp/node_modules/jest/bin/jest.js --config /office-ui-fabric-react/packages/foundation/jest.config.js --passWithNoTests --colors @@ -273,7 +216,6 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed XX of XX: [@uifabric/icons] completed successfully in ? seconds [@uifabric/webpack-utils] started XX of XX: [@uifabric/webpack-utils] completed successfully in ? seconds - SUCCESS (8) ================================ @uifabric/build (? seconds) @@ -285,28 +227,21 @@ SUCCESS (8) @uifabric/tslint-rules (? seconds) @uifabric/webpack-utils (? seconds) ================================ - SUCCESS WITH WARNINGS (6) ================================ @uifabric/codepen-loader (? seconds) ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions. - @uifabric/jest-serializer-merge-styles (? seconds) ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions. - @uifabric/merge-styles (? seconds) ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions. - @uifabric/set-version (? seconds) ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions. - @uifabric/styling (? seconds) ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions. - @uifabric/utilities (? seconds) ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions. ================================ - BLOCKED (27) ================================ @uifabric/api-docs @@ -337,14 +272,12 @@ theming-designer todo-app vr-tests ================================ - FAILURE (1) ================================ @uifabric/foundation (? seconds) ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions. ● createFactory › passes componentProps without userProps RangeError: Invalid array length - 189 | for (const props of allProps) { 190 | classNames.push(props && props.className); > 191 | assign(finalProps, ...(props as any)); @@ -354,7 +287,6 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed [...179 lines omitted...] 193 | 194 | finalProps.className = mergeStyles(defaultStyles, classNames); - at Object.__spreadArrays (../../common/temp/node_modules/.registry.npmjs.org/tslib/1.10.0/node_modules/tslib/tslib.js:182:22) at _constructFinalProps (src/slots.tsx:191:11) at result (src/slots.tsx:88:24) @@ -373,8 +305,6 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed [XX:XX:XX XM] x finished 'build' in ?s with errors [XX:XX:XX XM] x Error previously detected. See above for error messages. ================================ - - Error: Project(s) failed to build rush rebuild - Errors! ( ? seconds) @@ -388,7 +318,6 @@ XX of XX: [@uifabric/merge-styles] completed with warnings in ? seconds XX of XX: [@uifabric/jest-serializer-merge-styles] completed with warnings in ? seconds XX of XX: [@uifabric/utilities] completed with warnings in ? seconds XX of XX: [@uifabric/styling] completed with warnings in ? seconds - XX of XX: [@uifabric/foundation] failed to build! XX of XX: [@uifabric/experiments] blocked by [@uifabric/foundation]! XX of XX: [@uifabric/fabric-website] blocked by [@uifabric/foundation]! diff --git a/tests/baselines/reference/docker/vscode.log b/tests/baselines/reference/docker/vscode.log index ac42ddaaaa6e9..9ac43d2c8977c 100644 --- a/tests/baselines/reference/docker/vscode.log +++ b/tests/baselines/reference/docker/vscode.log @@ -3,7 +3,7 @@ Standard output: yarn run vX.X.X $ gulp compile --max_old_space_size=4095 [XX:XX:XX] Node flags detected: --max_old_space_size=4095 -[XX:XX:XX] Respawned to PID: 29 +[XX:XX:XX] Respawned to PID: 30 [XX:XX:XX] Using gulpfile /vscode/gulpfile.js [XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/titlebar/titlebarPart.ts(560,5): Type 'null' is not assignable to type 'string'. [XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/menu/menubar.ts(742,7): Type '"underline" | null' is not assignable to type 'string'. diff --git a/tests/baselines/reference/docker/xterm.js.log b/tests/baselines/reference/docker/xterm.js.log index 5eb25dc4da087..6024f04e09d8b 100644 --- a/tests/baselines/reference/docker/xterm.js.log +++ b/tests/baselines/reference/docker/xterm.js.log @@ -6,5 +6,4 @@ Standard output: - Standard error: