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

Fix GetResolvedVersions_WithAPackageInDirectoryBuildProps_GetsVersion and GetResolvedVersions_WithAPackageInDirectoryPackageProps_GetsVersion #6088

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

jeffkl
Copy link
Contributor

@jeffkl jeffkl commented Oct 8, 2024

Bug

Fixes:

Description

I'm not sure how these tests ever worked but they started failing presumably because of a deployment in ADO.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

… and GetResolvedVersions_WithAPackageInDirectoryPackageProps_GetsVersion
@jeffkl jeffkl requested a review from a team as a code owner October 8, 2024 20:49
@jeffkl jeffkl self-assigned this Oct 8, 2024
@jeffkl jeffkl added Engineering Changes related to the build infrastructure of the repo and that do not change product code and removed Engineering Changes related to the build infrastructure of the repo and that do not change product code labels Oct 8, 2024
@jeffkl jeffkl enabled auto-merge (squash) October 8, 2024 20:50
@nkolev92
Copy link
Member

nkolev92 commented Oct 8, 2024

Maybe because of our own Directory.Packages.props in the root of our repo?

@jeffkl
Copy link
Contributor Author

jeffkl commented Oct 8, 2024

Maybe because of our own Directory.Packages.props in the root of our repo?

Shouldn't be affecting tests, we write empty files at the root of .test to isolate things: https://github.com/NuGet/NuGet.Client/blob/dev/test/TestUtilities/Test.Utility/TestFileSystemUtility.cs#L51-L56

@jeffkl jeffkl disabled auto-merge October 8, 2024 21:44
@jeffkl jeffkl merged commit c4dddf4 into dev Oct 8, 2024
27 of 31 checks passed
@jeffkl jeffkl deleted the dev-jeffkl-fix-tests branch October 8, 2024 21:44
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