Skip to content
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

Simplify scenario-tests test invocation & define dependencies #41055

Merged
merged 3 commits into from
May 21, 2024

Conversation

ViktorHofer
Copy link
Member

  1. Simplify scenario-tests test invocation by avoiding the intermediate NoTargets wrapper project.
  2. Declare the dependency on extract-sdk-archive.proj in the test projects directly to avoid race conditions. [main] Update dependencies from dotnet/runtime #41014 failed because the scenario-tests already ran but the SDK test folder wasn't yet ready.

1. Simplify scenario-tests test invocation by avoiding
   the intermediate NoTargets wrapper project.
2. Declare the dependency on extract-sdk-archive.proj
   in the test projects directly to avoid race
   conditions. #41014
   failed because the scenario-tests already ran
   but the SDK test folder wasn't yet ready.
@ViktorHofer ViktorHofer self-assigned this May 21, 2024
@ViktorHofer ViktorHofer requested review from a team as code owners May 21, 2024 13:28
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label May 21, 2024
@ViktorHofer ViktorHofer enabled auto-merge (squash) May 21, 2024 15:43
@ViktorHofer ViktorHofer merged commit a4787a0 into main May 21, 2024
24 checks passed
@ViktorHofer ViktorHofer deleted the SimplifyScenarioTestsAndDefineDependency branch May 21, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-VMR untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants