Skip to content

🤖 User test baselines have changed for refs/heads/master #35075

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 83 additions & 13 deletions tests/baselines/reference/docker/office-ui-fabric.log
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,25 @@ Standard output:
@uifabric/example-data: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/example-data/tsconfig.json"
@uifabric/example-data: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/example-data/tsconfig.json
@uifabric/example-data: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/example-data/tsconfig.json"
@uifabric/example-data: [XX:XX:XX XM] ■ Running Webpack
@uifabric/example-data: [XX:XX:XX XM] ■ Webpack Config Path: /office-ui-fabric-react/packages/example-data/webpack.config.js
@uifabric/example-data: Webpack version: 4.29.5
@uifabric/example-data: [XX:XX:XX XM] ■ Running webpack-cli as a node process
@uifabric/example-data: [XX:XX:XX XM] ■ webpack-cli arguments: /usr/local/bin/node --max-old-space-size=4096 /office-ui-fabric-react/node_modules/webpack-cli/bin/cli.js
@uifabric/example-data: Webpack version: 4.X.X
@uifabric/example-data: Hash: [redacted]
@uifabric/example-data: Version: webpack 4.X.X
@uifabric/example-data: Child
@uifabric/example-data: Hash: [redacted]
@uifabric/example-data: Time: ?s
@uifabric/example-data: Built at: XX/XX/XX XX:XX:XX XM
@uifabric/example-data: Asset Size Chunks Chunk Names
@uifabric/example-data: example-data.js X KiB example-data [emitted] example-data
@uifabric/example-data: example-data.js.map X KiB example-data [emitted] example-data
@uifabric/example-data: Entrypoint example-data = example-data.js example-data.js.map
@uifabric/example-data: [./lib/facepile.js] X KiB {example-data} [built]
@uifabric/example-data: [./lib/index.js] X KiB {example-data} [built]
@uifabric/example-data: [./lib/listItems.js] X KiB {example-data} [built]
@uifabric/example-data: [./lib/lorem.js] X KiB {example-data} [built]
@uifabric/example-data: [./lib/people.js] X KiB {example-data} [built]
@uifabric/example-data: [./lib/testImages.js] X KiB {example-data} [built]
@uifabric/example-data: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/example-data/lib/index.d.ts'
@uifabric/example-data: Done in ?s.
@uifabric/migration: yarn run vX.X.X
Expand All @@ -40,9 +56,6 @@ Standard output:
@uifabric/set-version: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/set-version/tsconfig.json"
@uifabric/set-version: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/set-version/tsconfig.json
@uifabric/set-version: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/set-version/tsconfig.json"
@uifabric/set-version: [XX:XX:XX XM] ■ Running Webpack
@uifabric/set-version: [XX:XX:XX XM] ■ Webpack Config Path: null
@uifabric/set-version: [XX:XX:XX XM] ■ webpack.config.js not found, skipping webpack
@uifabric/set-version: Done in ?s.
@uifabric/webpack-utils: yarn run vX.X.X
@uifabric/webpack-utils: $ just-scripts build
Expand All @@ -63,9 +76,60 @@ Standard output:
@uifabric/merge-styles: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/merge-styles/tsconfig.json"
@uifabric/merge-styles: [XX:XX:XX XM] ■ Running Jest
@uifabric/merge-styles: [XX:XX:XX XM] ■ /usr/local/bin/node "/office-ui-fabric-react/node_modules/jest/bin/jest.js" --config "/office-ui-fabric-react/packages/merge-styles/jest.config.js" --passWithNoTests --colors --forceExit
@uifabric/merge-styles: [XX:XX:XX XM] ■ Running Webpack
@uifabric/merge-styles: [XX:XX:XX XM] ■ Webpack Config Path: /office-ui-fabric-react/packages/merge-styles/webpack.config.js
@uifabric/merge-styles: Webpack version: 4.29.5
@uifabric/merge-styles: [XX:XX:XX XM] ■ Running webpack-cli as a node process
@uifabric/merge-styles: [XX:XX:XX XM] ■ webpack-cli arguments: /usr/local/bin/node --max-old-space-size=4096 /office-ui-fabric-react/node_modules/webpack-cli/bin/cli.js
@uifabric/merge-styles: Webpack version: 4.X.X
@uifabric/merge-styles: Hash: [redacted]
@uifabric/merge-styles: Version: webpack 4.X.X
@uifabric/merge-styles: Child
@uifabric/merge-styles: Hash: [redacted]
@uifabric/merge-styles: Time: ?s
@uifabric/merge-styles: Built at: XX/XX/XX XX:XX:XX XM
@uifabric/merge-styles: Asset Size Chunks Chunk Names
@uifabric/merge-styles: merge-styles.js X KiB merge-styles [emitted] merge-styles
@uifabric/merge-styles: merge-styles.js.map X KiB merge-styles [emitted] merge-styles
@uifabric/merge-styles: Entrypoint merge-styles = merge-styles.js merge-styles.js.map
@uifabric/merge-styles: [../set-version/lib/index.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [../set-version/lib/setVersion.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [./lib/StyleOptionsState.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [./lib/Stylesheet.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [./lib/concatStyleSets.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [./lib/concatStyleSetsWithProps.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [./lib/extractStyleParts.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [./lib/fontFace.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [./lib/index.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [./lib/keyframes.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [./lib/mergeStyleSets.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [./lib/mergeStyles.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [./lib/styleToClassName.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [./lib/transforms/kebabRules.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: [./lib/version.js] X KiB {merge-styles} [built]
@uifabric/merge-styles: + 5 hidden modules
@uifabric/merge-styles: Child
@uifabric/merge-styles: Hash: [redacted]
@uifabric/merge-styles: Time: ?s
@uifabric/merge-styles: Built at: XX/XX/XX XX:XX:XX XM
@uifabric/merge-styles: Asset Size Chunks Chunk Names
@uifabric/merge-styles: merge-styles.min.js X KiB 0 [emitted] merge-styles
@uifabric/merge-styles: merge-styles.min.js.map X KiB 0 [emitted] merge-styles
@uifabric/merge-styles: Entrypoint merge-styles = merge-styles.min.js merge-styles.min.js.map
@uifabric/merge-styles: [0] ./lib/index.js + 19 modules X KiB {0} [built]
@uifabric/merge-styles: | ./lib/index.js X KiB [built]
@uifabric/merge-styles: | ./lib/Stylesheet.js X KiB [built]
@uifabric/merge-styles: | ./lib/StyleOptionsState.js X KiB [built]
@uifabric/merge-styles: | ./lib/mergeStyles.js X KiB [built]
@uifabric/merge-styles: | ./lib/concatStyleSets.js X KiB [built]
@uifabric/merge-styles: | ./lib/mergeStyleSets.js X KiB [built]
@uifabric/merge-styles: | ./lib/concatStyleSetsWithProps.js X KiB [built]
@uifabric/merge-styles: | ./lib/fontFace.js X KiB [built]
@uifabric/merge-styles: | ./lib/keyframes.js X KiB [built]
@uifabric/merge-styles: | ./lib/version.js X KiB [built]
@uifabric/merge-styles: | ./lib/extractStyleParts.js X KiB [built]
@uifabric/merge-styles: | ./lib/styleToClassName.js X KiB [built]
@uifabric/merge-styles: | ../set-version/lib/index.js X KiB [built]
@uifabric/merge-styles: | ./lib/transforms/kebabRules.js X KiB [built]
@uifabric/merge-styles: | ./lib/transforms/prefixRules.js X KiB [built]
@uifabric/merge-styles: | + 5 hidden modules
@uifabric/merge-styles: PASS src/styleToClassName.test.ts
@uifabric/merge-styles: PASS src/mergeStyleSets.test.ts
@uifabric/merge-styles: PASS src/mergeStyles.test.ts
Expand All @@ -80,6 +144,7 @@ Standard output:
@uifabric/merge-styles: PASS src/Stylesheet.test.ts
@uifabric/merge-styles: PASS src/extractStyleParts.test.ts
@uifabric/merge-styles: PASS src/concatStyleSetsWithProps.test.ts
@uifabric/merge-styles: PASS src/fontFace.test.ts
@uifabric/merge-styles: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/merge-styles/lib/index.d.ts'
@uifabric/merge-styles: Done in ?s.
@uifabric/jest-serializer-merge-styles: yarn run vX.X.X
Expand Down Expand Up @@ -111,9 +176,6 @@ Standard output:
@uifabric/utilities: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/utilities/tsconfig.json"
@uifabric/utilities: [XX:XX:XX XM] ■ Running Jest
@uifabric/utilities: [XX:XX:XX XM] ■ /usr/local/bin/node "/office-ui-fabric-react/node_modules/jest/bin/jest.js" --config "/office-ui-fabric-react/packages/utilities/jest.config.js" --passWithNoTests --colors --forceExit
@uifabric/utilities: [XX:XX:XX XM] ■ Running Webpack
@uifabric/utilities: [XX:XX:XX XM] ■ Webpack Config Path: null
@uifabric/utilities: [XX:XX:XX XM] ■ webpack.config.js not found, skipping webpack
@uifabric/utilities: PASS src/warn/warnControlledUsage.test.ts
@uifabric/utilities: PASS src/focus.test.tsx
@uifabric/utilities: PASS src/styled.test.tsx
Expand Down Expand Up @@ -176,7 +238,15 @@ lerna info Executing command in 42 packages: "yarn run build"
@uifabric/utilities: Warning: You have changed the public API signature for this project. Please copy the file "temp/utilities.api.md" to "etc/utilities.api.md", or perform a local build (which does this automatically). See the Git repo documentation for more info.
@uifabric/utilities: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
@uifabric/utilities: [XX:XX:XX XM] x ------------------------------------
@uifabric/utilities: [XX:XX:XX XM] x The public API file is out of date. Please run the API snapshot and commit the updated API file.
@uifabric/utilities: [XX:XX:XX XM] x Error: The public API file is out of date. Please run the API snapshot and commit the updated API file.
@uifabric/utilities: at apiExtractorVerify (/office-ui-fabric-react/node_modules/just-scripts/lib/tasks/apiExtractorTask.js:26:19)
@uifabric/utilities: at _wrapFunction (/office-ui-fabric-react/node_modules/just-task/lib/wrapTask.js:13:36)
@uifabric/utilities: at verify-api-extractor (/office-ui-fabric-react/node_modules/undertaker/lib/set-task.js:13:15)
@uifabric/utilities: at _wrapFunction (/office-ui-fabric-react/node_modules/just-task/lib/wrapTask.js:10:16)
@uifabric/utilities: at bound (domain.js:420:14)
@uifabric/utilities: at runBound (domain.js:433:12)
@uifabric/utilities: at asyncRunner (/office-ui-fabric-react/node_modules/async-done/index.js:55:18)
@uifabric/utilities: at processTicksAndRejections (internal/process/task_queues.js:75:11)
@uifabric/utilities: [XX:XX:XX XM] x ------------------------------------
@uifabric/utilities: [XX:XX:XX XM] x Error previously detected. See above for error messages.
@uifabric/utilities: error Command failed with exit code 1.
Expand Down
18 changes: 2 additions & 16 deletions tests/baselines/reference/docker/vscode.log
Original file line number Diff line number Diff line change
@@ -1,25 +1,11 @@
Exit Code: 1
Exit Code: 0
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] Using gulpfile /vscode/gulpfile.js
[XX:XX:XX] Error: /vscode/extensions/typescript-language-features/src/features/fileConfigurationManager.ts(170,4): Type 'string | undefined' is not assignable to type 'SemicolonPreference | undefined'.
Type 'string' is not assignable to type 'SemicolonPreference | undefined'.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Done in ?s.



Standard error:
[XX:XX:XX] 'compile' errored after ?s
[XX:XX:XX] Error: Found 1 errors
at Stream.<anonymous> (/vscode/build/lib/reporter.js:74:29)
at _end (/vscode/node_modules/through/index.js:65:9)
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
at StreamFilter.onend (/vscode/node_modules/readable-stream/lib/_stream_readable.js:570:10)
at Object.onceWrapper (events.js:286:20)
at StreamFilter.emit (events.js:203:15)
at StreamFilter.EventEmitter.emit (domain.js:466:23)
at endReadableNT (/vscode/node_modules/readable-stream/lib/_stream_readable.js:992:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
error Command failed with exit code 1.
17 changes: 1 addition & 16 deletions tests/baselines/reference/docker/xterm.js.log
Original file line number Diff line number Diff line change
@@ -1,24 +1,9 @@
Exit Code: 2
Exit Code: 0
Standard output:

> xterm@X.X.X build /xtermjs
> tsc -b ./tsconfig.all.json
src/browser/Clipboard.ts(85,5): error TS2322: Type 'null' is not assignable to type 'string'.
src/browser/Clipboard.ts(86,5): error TS2322: Type 'null' is not assignable to type 'string'.
src/browser/Clipboard.ts(87,5): error TS2322: Type 'null' is not assignable to type 'string'.
src/browser/Clipboard.ts(88,5): error TS2322: Type 'null' is not assignable to type 'string'.
src/browser/Clipboard.ts(89,5): error TS2322: Type 'null' is not assignable to type 'string'.
src/browser/Clipboard.ts(90,5): error TS2322: Type 'null' is not assignable to type 'string'.



Standard error:
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! xterm@X.X.X build: `tsc -b ./tsconfig.all.json`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the xterm@X.X.X build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
6 changes: 3 additions & 3 deletions tests/baselines/reference/user/adonis-framework.log
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ node_modules/adonis-framework/src/Encryption/index.js(71,34): error TS2769: No o
node_modules/adonis-framework/src/Encryption/index.js(77,50): error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string'.
node_modules/adonis-framework/src/Encryption/index.js(85,23): error TS8024: JSDoc '@param' tag has name 'value', but there is no parameter with that name.
node_modules/adonis-framework/src/Encryption/index.js(87,15): error TS2304: Cannot find name 'Mixed'.
node_modules/adonis-framework/src/Encryption/index.js(101,21): error TS2769: No overload matches this call.
Overload 1 of 4, '(data: ArrayBufferView, input_encoding: undefined, output_encoding: Utf8AsciiBinaryEncoding): string', gave the following error.
Argument of type '"base64"' is not assignable to parameter of type 'undefined'.
node_modules/adonis-framework/src/Encryption/index.js(101,62): error TS2769: No overload matches this call.
Overload 1 of 4, '(data: ArrayBufferView, input_encoding: "base64" | "binary" | "hex" | undefined, output_encoding: Utf8AsciiBinaryEncoding): string', gave the following error.
Argument of type 'string' is not assignable to parameter of type 'Utf8AsciiBinaryEncoding'.
Overload 2 of 4, '(data: string, input_encoding: "base64" | "binary" | "hex" | undefined, output_encoding: Utf8AsciiBinaryEncoding): string', gave the following error.
Argument of type 'string' is not assignable to parameter of type 'Utf8AsciiBinaryEncoding'.
node_modules/adonis-framework/src/Encryption/index.js(114,15): error TS2304: Cannot find name 'Mixed'.
Expand Down
Loading