Reenable a couple notebook smoketests (#159521)

* Remove vscode-notebook-tests in favor of an .ipynb in vscode-smoketest-express

* Update build folder

* Add build task to correct platform

* Build for smoke tests on other platforms

* Fix repo url and remove comment

* Just -media?

* Update darwin/win32 as well
This commit is contained in:
Rob Lourens
2022-09-14 15:22:16 -05:00
committed by GitHub
parent 322913b197
commit c717237d7c
28 changed files with 32 additions and 587 deletions

View File

@@ -246,7 +246,6 @@ const excludedExtensions = [
'vscode-test-resolver',
'ms-vscode.node-debug',
'ms-vscode.node-debug2',
'vscode-notebook-tests',
];
const marketplaceWebExtensionsExclude = new Set([
'ms-vscode.node-debug',