Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Oct 19, 2025

This PR updates the helix test queues to use VS 2026 images, isolating just the image update changes from PR #50749 (commit f6c878c).

Changes

  • Updated .vsts-ci.yml to use windows.amd64.vs2026.pre.scout helix queue (from windows.amd64.vs2022.pre)
  • Updated .vsts-pr.yml to use windows.amd64.vs2026.pre.scout.open helix queue (from windows.amd64.vs2022.pre.open)

Purpose

This PR allows us to isolate and identify any test failures that are specifically related to the VS 2026 image update, separate from other changes. By applying only the image update configuration changes, we can determine if any test failures are caused by the image environment rather than code changes.

Co-authored-by: marcpopMSFT 12663534+marcpopMSFT@users.noreply.github.com

Original prompt

Create a pr to release/10.0.1xx with just the 2026 image updates from this commit f6c878c so we can isolate the test failures that are just related to the image update


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] Add 2026 image updates for isolated testing Update helix test queues to use VS 2026 images Oct 19, 2025
@Copilot Copilot AI requested a review from marcpopMSFT October 19, 2025 06:24
Copilot finished work on behalf of marcpopMSFT October 19, 2025 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants