Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix test script invocation of RunCrossGen2OnFiles - #122313

#122313
Merged
elinor-fung merged 1 commit into
dotnet:maindotnet/runtime:mainfrom
elinor-fung:fix-crossgen-test-scriptelinor-fung/runtime:fix-crossgen-test-scriptCopy head branch name to clipboard
Dec 9, 2025
Merged

Fix test script invocation of RunCrossGen2OnFiles#122313
elinor-fung merged 1 commit into
dotnet:maindotnet/runtime:mainfrom
elinor-fung:fix-crossgen-test-scriptelinor-fung/runtime:fix-crossgen-test-scriptCopy head branch name to clipboard

Conversation

@elinor-fung

Copy link
Copy Markdown
Member

Fixes #122295

@elinor-fung

Copy link
Copy Markdown
Member Author

/azp run runtime-coreclr crossgen2

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

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.

Pull request overview

This PR fixes a bug in the CrossGen2 test script where the RunCrossgen2OnFiles function was being called with an incorrect number of parameters in non-composite build mode. The function expects 3 parameters (intermediate output file, final output file, and input files), but was only receiving 2, causing the input file to be misinterpreted as the final output file parameter.

  • Corrects the invocation of RunCrossgen2OnFiles to pass all 3 required parameters
  • Ensures consistency with the composite mode invocation pattern at line 180

@elinor-fung
elinor-fung merged commit 1da1c8a into dotnet:main Dec 9, 2025
98 of 102 checks passed
@elinor-fung
elinor-fung deleted the fix-crossgen-test-script branch December 9, 2025 20:24
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outerloop fails with "Required argument missing for command: 'crossgen2'"

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.