Skip to content

Use rolling internal Windows queue for helix_windows_x64_latest_internal - #133227

Open
jakobbotsch wants to merge 1 commit into
dotnet:mainfrom
jakobbotsch:fix-internal-windows-helix-queue
Open

Use rolling internal Windows queue for helix_windows_x64_latest_internal#133227
jakobbotsch wants to merge 1 commit into
dotnet:mainfrom
jakobbotsch:fix-internal-windows-helix-queue

Conversation

@jakobbotsch

Copy link
Copy Markdown
Member

The Windows.11.Amd64 Helix queue was retired, so all internal Windows x64 legs (including runtime-coreclr superpmi-collect) fail with 'Helix API does not contain an entry for Windows.11.Amd64'. Point the internal latest alias at Windows.Amd64.rt, the internal counterpart of the public Windows.Amd64.Open.rt rolling queue already used by helix_windows_x64_latest.

The Windows.11.Amd64 Helix queue was retired, so all internal Windows x64
legs (including runtime-coreclr superpmi-collect) fail with 'Helix API does
not contain an entry for Windows.11.Amd64'. Point the internal latest alias
at Windows.Amd64.rt, the internal counterpart of the public
Windows.Amd64.Open.rt rolling queue already used by helix_windows_x64_latest.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings September 4, 2026 07:58
@github-actions github-actions Bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Sep 4, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 5 pipeline(s).
11 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@jakobbotsch

jakobbotsch commented Sep 4, 2026

Copy link
Copy Markdown
Member Author

cc @dotnet/jit-contrib PTAL @EgorBo @agocke. #132846 changed this to use $(helix_windows_x64_latest_internal), but that points to a queue that doesn't seem to exist. Currently we have no windows x64 coreclr_tests or libraries_tests.run collections because of that.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@jakobbotsch
jakobbotsch requested review from EgorBo and agocke September 4, 2026 07:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a minimal, consistent queue-alias update with no other references to the retired Windows.11.Amd64 value remaining in the reviewed pipeline folder.

Pull request overview

Updates the internal “latest Windows x64” Helix queue alias to a rolling queue name, keeping internal Windows x64 Helix legs aligned with the existing “latest” (public/Open) rolling pattern.

Changes:

  • Switch helix_windows_x64_latest_internal from Windows.11.Amd64 to Windows.Amd64.rt in eng/pipelines/helix-platforms.yml.
File summaries
File Description
eng/pipelines/helix-platforms.yml Updates the internal Windows x64 “latest” Helix queue alias to Windows.Amd64.rt.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants