Skip to content

Fix SPMI realworld collection output file naming #114937

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

BruceForstall
Copy link
Contributor

The OutputFileName was defined using %(HelixWorkItem.Index), but Index wasn't defined. It didn't really matter, since multiple partition file uploads end up in separate directories on the machine doing the merging (directories named for the partition), but it looked odd.

The `OutputFileName` was defined using `%(HelixWorkItem.Index)`, but
`Index` wasn't defined. It didn't really matter, since multiple
partition file uploads end up in separate directories on the machine
doing the merging (directories named for the partition), but it looked
odd.
@Copilot Copilot AI review requested due to automatic review settings April 22, 2025 23:10
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • src/coreclr/scripts/superpmi-collect.proj: Language not supported

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 22, 2025
@BruceForstall
Copy link
Contributor Author

@kunalspathak PTAL
cc @dotnet/jit-contrib

Copy link
Contributor

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

Copy link
Member

@kunalspathak kunalspathak left a comment

Choose a reason for hiding this comment

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

LGTM

@BruceForstall
Copy link
Contributor Author

/ba-g unrelated tests

@BruceForstall BruceForstall merged commit 337ffbd into dotnet:main Apr 23, 2025
91 of 94 checks passed
@BruceForstall BruceForstall deleted the FixRealWorldMchFileNaming branch April 23, 2025 16:28
@github-actions github-actions bot locked and limited conversation to collaborators May 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

2 participants