Skip to content
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

Tests: some errors from extension tests #84457

Closed
bpasero opened this issue Nov 11, 2019 · 0 comments
Closed

Tests: some errors from extension tests #84457

bpasero opened this issue Nov 11, 2019 · 0 comments
Assignees
Labels
debt Code quality issues
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Nov 11, 2019

Running tests with --debug:

extensionEnablementService.js:119 Uncaught (in promise) TypeError: Cannot read property 'localExtensionManagementServer' of undefined
    at TestExtensionEnablementService._isDisabledByExtensionKind (extensionEnablementService.js:119)
    at TestExtensionEnablementService.getEnablementState (extensionEnablementService.js:44)
    at extensionTipsService.js:337
    at Array.filter (<anonymous>)
    at extensionTipsService.js:337
extensionTipsService.js:406 Uncaught (in promise) TypeError: this.storageService.getBoolean is not a function
    at ExtensionTipsService.promptForImportantExeBasedExtension (extensionTipsService.js:406)
    at extensionTipsService.js:825
@sandy081 sandy081 added this to the November 2019 milestone Nov 11, 2019
@sandy081 sandy081 added the debt Code quality issues label Nov 11, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Code quality issues
Projects
None yet
Development

No branches or pull requests

2 participants