Skip to content

Fix builds when --keepFiles is specified#2423

Merged
timcassell merged 4 commits intomasterfrom
fix-builds-keepfiles
Dec 12, 2024
Merged

Fix builds when --keepFiles is specified#2423
timcassell merged 4 commits intomasterfrom
fix-builds-keepfiles

Conversation

@timcassell
Copy link
Copy Markdown
Collaborator

@timcassell timcassell commented Sep 2, 2023

Fixes #2411
Fixes #1067

Always use same ProgramName regardless of --keepFiles.
Include benchmark assembly name in ProgramName.
Comment thread src/BenchmarkDotNet/Running/BuildPartition.cs
Copy link
Copy Markdown
Member

@adamsitnik adamsitnik left a comment

Choose a reason for hiding this comment

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

LGTM, thank you @timcassell !

Comment thread tests/BenchmarkDotNet.IntegrationTests/InProcessEmitTest.cs
Comment thread src/BenchmarkDotNet/Running/BuildPartition.cs
@timcassell timcassell merged commit fe5b2f5 into master Dec 12, 2024
@timcassell timcassell deleted the fix-builds-keepfiles branch December 12, 2024 20:45
@timcassell timcassell added this to the v0.14.1 milestone Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Jobs can mess up builds with --keepFiles Conditions in Directory.Build.props fail

2 participants