mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 07:47:23 +01:00
try to run tests on windows
This commit is contained in:
@@ -102,13 +102,13 @@ steps:
|
|||||||
env:
|
env:
|
||||||
VSCODE_UNDER_TEST: $(VSCODE_UNDER_TEST)
|
VSCODE_UNDER_TEST: $(VSCODE_UNDER_TEST)
|
||||||
|
|
||||||
# TODO https://dev.azure.com/monacotools/Monaco/_build/results?buildId=426316&view=logs&j=573fdb8c-432d-57b7-addd-e5c3edb6227f&t=6fad2a73-ceba-567d-939f-7bd557eba1dc&s=40b405d8-d9ea-5f38-8ab3-8db0b216e2d0
|
# MAYBE https://dev.azure.com/monacotools/Monaco/_build/results?buildId=426316&view=logs&j=573fdb8c-432d-57b7-addd-e5c3edb6227f&t=6fad2a73-ceba-567d-939f-7bd557eba1dc&s=40b405d8-d9ea-5f38-8ab3-8db0b216e2d0
|
||||||
# - powershell: npm run test:completions-core
|
- powershell: npm run test:completions-core
|
||||||
# workingDirectory: $(Build.SourcesDirectory)/extensions/copilot
|
workingDirectory: $(Build.SourcesDirectory)/extensions/copilot
|
||||||
# displayName: 🧪 Run Copilot completions core tests
|
displayName: 🧪 Run Copilot completions core tests
|
||||||
# timeoutInMinutes: 15
|
timeoutInMinutes: 15
|
||||||
# env:
|
env:
|
||||||
# VSCODE_UNDER_TEST: $(VSCODE_UNDER_TEST)
|
VSCODE_UNDER_TEST: $(VSCODE_UNDER_TEST)
|
||||||
|
|
||||||
- powershell: npm run test:sanity
|
- powershell: npm run test:sanity
|
||||||
workingDirectory: $(Build.SourcesDirectory)/extensions/copilot
|
workingDirectory: $(Build.SourcesDirectory)/extensions/copilot
|
||||||
|
|||||||
Submodule extensions/copilot updated: 67fa05ad40...26914139ed
Reference in New Issue
Block a user