Skip to content

Avoid extra unnecessary build for RetryFailedTestsTests#7553

Merged
Evangelink merged 1 commit intomainfrom
dev/ygerges/avoid-build
Mar 14, 2026
Merged

Avoid extra unnecessary build for RetryFailedTestsTests#7553
Evangelink merged 1 commit intomainfrom
dev/ygerges/avoid-build

Conversation

@Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Mar 13, 2026

Asset was already built in release in class initialize. No need to re-build and we can just test on release similar to the other test methods in the class.

Copilot AI review requested due to automatic review settings March 13, 2026 17:26
Copy link
Contributor

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.

Pull request overview

Updates an acceptance integration test for the Microsoft.Testing.Platform retry-failed-tests feature by changing the dotnet invocation used to execute the MSBuild Test target.

Changes:

  • Adjusts the dotnet build command line in RetryFailedTests_PassingFromFirstTime_UsingTestTarget_MoveFiles_Succeeds to include -c Release and --no-build.

You can also share your feedback on Copilot code review. Take the survey.

@Youssef1313 Youssef1313 force-pushed the dev/ygerges/avoid-build branch from f40b731 to c6342d3 Compare March 13, 2026 17:33
@Evangelink Evangelink merged commit 5752e03 into main Mar 14, 2026
10 checks passed
@Evangelink Evangelink deleted the dev/ygerges/avoid-build branch March 14, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants