diff --git a/build/azure-pipelines/copilot/test-integration-steps.yml b/build/azure-pipelines/copilot/test-integration-steps.yml index 088c234fe78..b0d9bf1614c 100644 --- a/build/azure-pipelines/copilot/test-integration-steps.yml +++ b/build/azure-pipelines/copilot/test-integration-steps.yml @@ -102,13 +102,13 @@ steps: env: 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 - # - powershell: npm run test:completions-core - # workingDirectory: $(Build.SourcesDirectory)/extensions/copilot - # displayName: 🧪 Run Copilot completions core tests - # timeoutInMinutes: 15 - # env: - # VSCODE_UNDER_TEST: $(VSCODE_UNDER_TEST) + # 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 + workingDirectory: $(Build.SourcesDirectory)/extensions/copilot + displayName: 🧪 Run Copilot completions core tests + timeoutInMinutes: 15 + env: + VSCODE_UNDER_TEST: $(VSCODE_UNDER_TEST) - powershell: npm run test:sanity workingDirectory: $(Build.SourcesDirectory)/extensions/copilot diff --git a/extensions/copilot b/extensions/copilot index 67fa05ad40b..26914139edd 160000 --- a/extensions/copilot +++ b/extensions/copilot @@ -1 +1 @@ -Subproject commit 67fa05ad40b9d403e3056badcf3b57f9801e3324 +Subproject commit 26914139edd8f50797ecb2b72b14e1b313ce9bb5