File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed
Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -3246,17 +3246,6 @@ tasks:
32463246 - func : run tests
32473247 vars :
32483248 TEST_NPM_SCRIPT : check:csfle
3249- - name : run-mongosh-browser-repl
3250- tags :
3251- - run-mongosh-integration-tests
3252- depends_on : compile-mongosh
3253- commands :
3254- - func : install dependencies
3255- vars :
3256- NODE_LTS_VERSION : 16
3257- - func : run mongosh tests for package
3258- vars :
3259- mongosh_package : browser-repl
32603249 - name : run-mongosh-browser-runtime-electron
32613250 tags :
32623251 - run-mongosh-integration-tests
@@ -3919,7 +3908,6 @@ buildvariants:
39193908 display_name : mongosh integration tests
39203909 run_on : ubuntu1804-large
39213910 tasks :
3922- - run-mongosh-browser-repl
39233911 - run-mongosh-browser-runtime-electron
39243912 - run-mongosh-cli-repl
39253913 - run-mongosh-connectivity-tests
Original file line number Diff line number Diff line change 11const scopes = [
2- 'browser-repl' ,
32 'browser-runtime-electron' ,
43 'cli-repl' ,
54 'connectivity-tests' ,
You can’t perform that action at this time.
0 commit comments