-
Notifications
You must be signed in to change notification settings - Fork 29.9k
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
Test: Install a set of extensions #12647
Comments
@chrmarti I was unable to test this today. It would be good if redmond can jump in |
@jrieken Will do, thanks. |
I see this error when trying to install the published test-extension-pack-2 on Windows and selecting "Yes": When I hit this error, I'd already mucked around with these extensions quite a bit by installing them and uninstalling them, and doing the same for the individual extensions in the packs, so I'm not sure exactly what caused this. I'm also having trouble getting a repo. Anyone else hitting an issue like this? I'll see if I can get consistent repo steps. |
@mjbvz I'd guess it's probably a problem with that particular extension. Depends what touches/created |
Does that file exist? |
@mjbvz actually I'd file a bug, .vscode/Icon is probably part of the extension install code to cache the icon. |
Test for #11937
Complexity - 4
Set up
Note: Publishing the extension takes a while to get reflected in the market place.
Extensions with dependencies
Yes
action - Installs the extension and all its dependencies and sub dependencies (transitive closure).No
action - Install the extension alone.Cancel
action - Cancels the installation.Installing with dependencies
installing
and is finished only after itself and all dependencies are installedinstalling
and is finished only after all are installedUpdating an extension with dependencies
install with dependencies
prompt is not shown during updateUpdate All
andAuto update
should have the same behaviorOthers
The text was updated successfully, but these errors were encountered: