File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -160,24 +160,6 @@ stages:
160160 TestsToRun : ' testfunctional'
161161 NeedsPythonTestReqs : true
162162 NeedsPythonFunctionalReqs : true
163- ' Single Workspace ' :
164- TestsToRun : ' testSingleWorkspace'
165- NeedsPythonTestReqs : true
166- ' Multi Workspace ' :
167- TestsToRun : ' testMultiWorkspace'
168- NeedsPythonTestReqs : true
169- ' Venv ' :
170- TestsToRun : ' venvTests'
171- NeedsPythonTestReqs : true
172- NeedsIPythonReqs : true
173- PYTHON_VIRTUAL_ENVS_LOCATION : ' ./src/tmp/envPaths.json'
174- ' Debugger ' :
175- TestsToRun : ' testDebugger'
176- NeedsPythonTestReqs : true
177- ' Smoke ' :
178- TestsToRun : ' testSmoke'
179- NeedsPythonTestReqs : true
180- NeedsIPythonReqs : true
181163 maxParallel : 2
182164 pool :
183165 vmImage : ' vs2017-win2016'
You can’t perform that action at this time.
0 commit comments