Skip to content

🤖 User test baselines have changed for 32835 #39

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

Open
wants to merge 2 commits into
base: user-baseline-updates
Choose a base branch
from
Open
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
18 changes: 9 additions & 9 deletions tests/baselines/reference/docker/office-ui-fabric.log
Original file line number Diff line number Diff line change
Expand Up @@ -51,19 +51,19 @@ info cli using local version of lerna
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'which' of module exports inside circular dependency
@uifabric/tslint-rules: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
@fluentui/ability-attributes: npm WARN lifecycle The node binary used for scripts is but npm is using /usr/local/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
@fluentui/ability-attributes: internal/modules/cjs/loader.js:491
@fluentui/ability-attributes: internal/modules/cjs/loader.js:497
@fluentui/ability-attributes: throw new ERR_PACKAGE_PATH_NOT_EXPORTED(basePath, mappingKey);
@fluentui/ability-attributes: ^
@fluentui/ability-attributes: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main resolved in /office-ui-fabric-react/node_modules/@babel/helper-compilation-targets/package.json
@fluentui/ability-attributes: at applyExports (internal/modules/cjs/loader.js:491:9)
@fluentui/ability-attributes: at resolveExports (internal/modules/cjs/loader.js:507:23)
@fluentui/ability-attributes: at Function.Module._findPath (internal/modules/cjs/loader.js:635:31)
@fluentui/ability-attributes: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:1007:27)
@fluentui/ability-attributes: at Function.Module._load (internal/modules/cjs/loader.js:890:27)
@fluentui/ability-attributes: at Module.require (internal/modules/cjs/loader.js:1080:19)
@fluentui/ability-attributes: at require (internal/modules/cjs/helpers.js:72:18)
@fluentui/ability-attributes: at applyExports (internal/modules/cjs/loader.js:497:9)
@fluentui/ability-attributes: at resolveExports (internal/modules/cjs/loader.js:513:23)
@fluentui/ability-attributes: at Function.Module._findPath (internal/modules/cjs/loader.js:641:31)
@fluentui/ability-attributes: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:1016:27)
@fluentui/ability-attributes: at Function.Module._load (internal/modules/cjs/loader.js:898:27)
@fluentui/ability-attributes: at Module.require (internal/modules/cjs/loader.js:1089:19)
@fluentui/ability-attributes: at require (internal/modules/cjs/helpers.js:73:18)
@fluentui/ability-attributes: at Object.<anonymous> (/office-ui-fabric-react/node_modules/@babel/preset-env/lib/debug.js:8:33)
@fluentui/ability-attributes: at Module._compile (internal/modules/cjs/loader.js:1176:30)
@fluentui/ability-attributes: at Module._compile (internal/modules/cjs/loader.js:1200:30)
@fluentui/ability-attributes: at Module._compile (/office-ui-fabric-react/node_modules/pirates/lib/index.js:99:24) {
@fluentui/ability-attributes: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
@fluentui/ability-attributes: }
Expand Down
57 changes: 55 additions & 2 deletions tests/baselines/reference/docker/vscode.log
Original file line number Diff line number Diff line change
@@ -1,11 +1,64 @@
Exit Code: 0
Exit Code: 1
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
Done in ?s.
[XX:XX:XX] Error: /vscode/src/vs/workbench/services/configurationResolver/test/electron-browser/configurationResolverService.test.ts(30,6): 'activeTextEditorControl' is defined as a property in class 'TestEditorService', but is overridden here in 'TestEditorServiceWithActiveEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/services/configurationResolver/test/electron-browser/configurationResolverService.test.ts(40,6): 'activeEditor' is defined as a property in class 'TestEditorService', but is overridden here in 'TestEditorServiceWithActiveEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/files/browser/views/explorerView.ts(197,6): 'title' is defined as a property in class 'ViewPane', but is overridden here in 'ExplorerView' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/extensions/test/electron-browser/extensionsViews.test.ts(106,8): 'localExtensionManagementServer' is defined as a property in class 'ExtensionManagementServerService', but is overridden here in '(Anonymous class)' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/extensions/test/electron-browser/extensionsActions.test.ts(97,7): 'localExtensionManagementServer' is defined as a property in class 'ExtensionManagementServerService', but is overridden here in '(Anonymous class)' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/remote/browser/explorerViewItems.ts(30,2): 'actionRunner' is defined as an accessor in class 'SelectActionViewItem', but is overridden here in 'SwitchRemoteViewItem' as an instance property.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(201,6): 'minimumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'SettingsEditor2' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(202,6): 'maximumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'SettingsEditor2' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesEditor.ts(76,6): 'minimumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'PreferencesEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesEditor.ts(77,6): 'maximumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'PreferencesEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/output/browser/outputView.ts(169,16): 'instantiationService' is defined as a property in class 'AbstractTextResourceEditor', but is overridden here in 'OutputEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/notebook/browser/notebookEditor.ts(60,6): 'minimumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'NotebookEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/notebook/browser/notebookEditor.ts(61,6): 'maximumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'NotebookEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/sideBySideEditor.ts(38,6): 'minimumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'SideBySideEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/sideBySideEditor.ts(39,6): 'maximumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'SideBySideEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/sideBySideEditor.ts(40,6): 'minimumHeight' is defined as a property in class 'BaseEditor', but is overridden here in 'SideBySideEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/sideBySideEditor.ts(41,6): 'maximumHeight' is defined as a property in class 'BaseEditor', but is overridden here in 'SideBySideEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/tree/asyncDataTree.ts(161,6): 'context' is defined as a property in class 'ElementsDragAndDropData<T, TContext>', but is overridden here in 'AsyncDataTreeElementsDragAndDropData<TInput, T, TContext>' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/tree/abstractTree.ts(33,6): 'context' is defined as a property in class 'ElementsDragAndDropData<T, TContext>', but is overridden here in 'TreeElementsDragAndDropData<T, TFilterData, TContext>' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/test/electron-browser/workbenchTestServices.ts(139,16): 'encodingOverrides' is defined as a property in class 'EncodingOracle', but is overridden here in 'TestEncodingOracle' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/services/configurationResolver/test/electron-browser/configurationResolverService.test.ts(30,6): 'activeTextEditorControl' is defined as a property in class 'TestEditorService', but is overridden here in 'TestEditorServiceWithActiveEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/services/configurationResolver/test/electron-browser/configurationResolverService.test.ts(40,6): 'activeEditor' is defined as a property in class 'TestEditorService', but is overridden here in 'TestEditorServiceWithActiveEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/files/browser/views/explorerView.ts(197,6): 'title' is defined as a property in class 'ViewPane', but is overridden here in 'ExplorerView' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/extensions/test/electron-browser/extensionsViews.test.ts(106,8): 'localExtensionManagementServer' is defined as a property in class 'ExtensionManagementServerService', but is overridden here in '(Anonymous class)' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/extensions/test/electron-browser/extensionsActions.test.ts(97,7): 'localExtensionManagementServer' is defined as a property in class 'ExtensionManagementServerService', but is overridden here in '(Anonymous class)' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/remote/browser/explorerViewItems.ts(30,2): 'actionRunner' is defined as an accessor in class 'SelectActionViewItem', but is overridden here in 'SwitchRemoteViewItem' as an instance property.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(201,6): 'minimumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'SettingsEditor2' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(202,6): 'maximumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'SettingsEditor2' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesEditor.ts(76,6): 'minimumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'PreferencesEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesEditor.ts(77,6): 'maximumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'PreferencesEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/output/browser/outputView.ts(169,16): 'instantiationService' is defined as a property in class 'AbstractTextResourceEditor', but is overridden here in 'OutputEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/notebook/browser/notebookEditor.ts(60,6): 'minimumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'NotebookEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/notebook/browser/notebookEditor.ts(61,6): 'maximumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'NotebookEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/sideBySideEditor.ts(38,6): 'minimumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'SideBySideEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/sideBySideEditor.ts(39,6): 'maximumWidth' is defined as a property in class 'BaseEditor', but is overridden here in 'SideBySideEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/sideBySideEditor.ts(40,6): 'minimumHeight' is defined as a property in class 'BaseEditor', but is overridden here in 'SideBySideEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/sideBySideEditor.ts(41,6): 'maximumHeight' is defined as a property in class 'BaseEditor', but is overridden here in 'SideBySideEditor' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/tree/asyncDataTree.ts(161,6): 'context' is defined as a property in class 'ElementsDragAndDropData<T, TContext>', but is overridden here in 'AsyncDataTreeElementsDragAndDropData<TInput, T, TContext>' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/tree/abstractTree.ts(33,6): 'context' is defined as a property in class 'ElementsDragAndDropData<T, TContext>', but is overridden here in 'TreeElementsDragAndDropData<T, TFilterData, TContext>' as an accessor.
[XX:XX:XX] Error: /vscode/src/vs/workbench/test/electron-browser/workbenchTestServices.ts(139,16): 'encodingOverrides' is defined as a property in class 'EncodingOracle', but is overridden here in 'TestEncodingOracle' as an accessor.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.



Standard error:
[XX:XX:XX] 'compile' errored after
[XX:XX:XX] Error: Found 20 errors
at Stream.<anonymous> (/vscode/build/lib/reporter.js:75:29)
at _end (/vscode/node_modules/through/index.js:65:9)
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
at Stream.onend (internal/streams/legacy.js:42:10)
at Stream.emit (events.js:203:15)
at Stream.EventEmitter.emit (domain.js:466:23)
at drain (/vscode/node_modules/through/index.js:34:23)
at Stream.stream.queue.stream.push (/vscode/node_modules/through/index.js:45:5)
at Stream.end (/vscode/node_modules/through/index.js:15:35)
at _end (/vscode/node_modules/through/index.js:65:9)
error Command failed with exit code 1.
14 changes: 7 additions & 7 deletions tests/baselines/reference/docker/vue-next.log
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Exit Code: 0
Standard output:

> @X.X.X-beta.12 build /vue-next
> @X.X.X-beta.14 build /vue-next
> node scripts/build.js "--types"
Rolling up type definitions for compiler-core...
Writing: /vue-next/temp/compiler-core.api.json
Expand Down Expand Up @@ -106,22 +106,22 @@ created packages/reactivity/dist/reactivity.global.prod.js in ?s
packages/runtime-core/src/apiInject.ts
Error: /vue-next/packages/runtime-core/src/apiInject.ts(40,9): semantic error TS2360: The left-hand side of an 'in' expression must be of type 'any', 'string', 'number', or 'symbol'.
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:161:30)
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:16989:12)
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18021:24)
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17162:38)
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:17058:12)
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18089:24)
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17231:38)
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14)
at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:242:5)
(node:18) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1 (EPERM): rollup -c --environment COMMIT:74ed7d1,NODE_ENV:production,TARGET:runtime-core,TYPES:true
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1 (EPERM): rollup -c --environment COMMIT:c104a68,NODE_ENV:production,TARGET:runtime-core,TYPES:true
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
at handlePromise (/vue-next/node_modules/execa/index.js:112:26)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async build (/vue-next/scripts/build.js:71:3)
at async buildAll (/vue-next/scripts/build.js:50:5)
at async run (/vue-next/scripts/build.js:40:5)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:18) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:18) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Loading