Uh oh!
There was an error while loading. Please reload this page.
Use rolling internal Windows queue for helix_windows_x64_latest_internal - #133227
Conversation
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>
|
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. |
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch |
There was a problem hiding this comment.
🟢 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_internalfromWindows.11.Amd64toWindows.Amd64.rtineng/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
JulieLeeMSFT
commented
Sep 4, 2026
global::Runtime_117566.TestEntryPoint() is #133259. |
jakobbotsch
commented
Sep 5, 2026
/ba-g Failure is #133282 but not matching because of dotnet/arcade#17340 |
Uh oh!
There was an error while loading. Please reload this page.
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.