Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cda4b5d

Browse files
committed
Skip windows flakey tests
1 parent a6ae11c commit cda4b5d

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

build/ci/vscode-python-ci.yaml

-18
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)