File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " code-oss-dev" ,
33 "version" : " 1.48.0" ,
4- "distro" : " 1d85c4798ac6dbc3b2a4774e52085017aa496089 " ,
4+ "distro" : " a4dd690fc5b9555a6707734135e5e8ce0c35e5a5 " ,
55 "author" : {
66 "name" : " Microsoft Corporation"
77 },
Original file line number Diff line number Diff line change 4949./scripts/test.sh --runGlob ** /* .integrationTest.js " $@ "
5050
5151# Tests in the extension host
52- " $INTEGRATION_TEST_ELECTRON_PATH " $LINUX_NO_SANDBOX $ROOT /extensions/vscode-notebook-tests/test --enable-proposed-api=vscode.vscode-notebook-tests --extensionDevelopmentPath=$ROOT /extensions/vscode-notebook-tests --extensionTestsPath=$ROOT /extensions/vscode-notebook-tests/out/ --disable-telemetry --crash-reporter-directory=$VSCODECRASHDIR --no-cached-data --disable-updates --disable-extensions --user-data-dir=$VSCODEUSERDATADIR
5352" $INTEGRATION_TEST_ELECTRON_PATH " $LINUX_NO_SANDBOX $ROOT /extensions/vscode-api-tests/testWorkspace --enable-proposed-api=vscode.vscode-api-tests --extensionDevelopmentPath=$ROOT /extensions/vscode-api-tests --extensionTestsPath=$ROOT /extensions/vscode-api-tests/out/singlefolder-tests --disable-telemetry --crash-reporter-directory=$VSCODECRASHDIR --no-cached-data --disable-updates --disable-extensions --user-data-dir=$VSCODEUSERDATADIR
5453" $INTEGRATION_TEST_ELECTRON_PATH " $LINUX_NO_SANDBOX $ROOT /extensions/vscode-api-tests/testworkspace.code-workspace --enable-proposed-api=vscode.vscode-api-tests --extensionDevelopmentPath=$ROOT /extensions/vscode-api-tests --extensionTestsPath=$ROOT /extensions/vscode-api-tests/out/workspace-tests --disable-telemetry --crash-reporter-directory=$VSCODECRASHDIR --no-cached-data --disable-updates --disable-extensions --user-data-dir=$VSCODEUSERDATADIR
5554" $INTEGRATION_TEST_ELECTRON_PATH " $LINUX_NO_SANDBOX $ROOT /extensions/vscode-colorize-tests/test --extensionDevelopmentPath=$ROOT /extensions/vscode-colorize-tests --extensionTestsPath=$ROOT /extensions/vscode-colorize-tests/out --disable-telemetry --crash-reporter-directory=$VSCODECRASHDIR --no-cached-data --disable-updates --disable-extensions --user-data-dir=$VSCODEUSERDATADIR
5655" $INTEGRATION_TEST_ELECTRON_PATH " $LINUX_NO_SANDBOX $ROOT /extensions/markdown-language-features/test-workspace --extensionDevelopmentPath=$ROOT /extensions/markdown-language-features --extensionTestsPath=$ROOT /extensions/markdown-language-features/out/test --disable-telemetry --crash-reporter-directory=$VSCODECRASHDIR --no-cached-data --disable-updates --disable-extensions --user-data-dir=$VSCODEUSERDATADIR
5756# "$INTEGRATION_TEST_ELECTRON_PATH" $LINUX_NO_SANDBOX $ROOT/extensions/typescript-language-features/test-workspace --extensionDevelopmentPath=$ROOT/extensions/typescript-language-features --extensionTestsPath=$ROOT/extensions/typescript-language-features/out/test --disable-telemetry --crash-reporter-directory=$VSCODECRASHDIR --no-cached-data --disable-updates --disable-extensions --user-data-dir=$VSCODEUSERDATADIR
5857" $INTEGRATION_TEST_ELECTRON_PATH " $LINUX_NO_SANDBOX $ROOT /extensions/emmet/out/test/test-fixtures --extensionDevelopmentPath=$ROOT /extensions/emmet --extensionTestsPath=$ROOT /extensions/emmet/out/test --disable-telemetry --crash-reporter-directory=$VSCODECRASHDIR --no-cached-data --disable-updates --disable-extensions --user-data-dir=$VSCODEUSERDATADIR
5958" $INTEGRATION_TEST_ELECTRON_PATH " $LINUX_NO_SANDBOX $( mktemp -d 2> /dev/null) --enable-proposed-api=vscode.git --extensionDevelopmentPath=$ROOT /extensions/git --extensionTestsPath=$ROOT /extensions/git/out/test --disable-telemetry --crash-reporter-directory=$VSCODECRASHDIR --no-cached-data --disable-updates --disable-extensions --user-data-dir=$VSCODEUSERDATADIR
59+ " $INTEGRATION_TEST_ELECTRON_PATH " $LINUX_NO_SANDBOX $ROOT /extensions/vscode-notebook-tests/test --enable-proposed-api=vscode.vscode-notebook-tests --extensionDevelopmentPath=$ROOT /extensions/vscode-notebook-tests --extensionTestsPath=$ROOT /extensions/vscode-notebook-tests/out/ --disable-telemetry --crash-reporter-directory=$VSCODECRASHDIR --no-cached-data --disable-updates --disable-extensions --user-data-dir=$VSCODEUSERDATADIR
6060
6161# Tests in commonJS
6262cd $ROOT /extensions/css-language-features/server && $ROOT /scripts/node-electron.sh test/index.js
You can’t perform that action at this time.
0 commit comments