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

[main] Update dependencies from dotnet/arcade #7484

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

dotnet-maestro[bot]
Copy link
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/arcade

  • Subscription: c1713084-7b0c-49ff-f62a-08d8e93a0c51
  • Build: 20240122.1
  • Date Produced: January 22, 2024 6:45:37 PM UTC
  • Commit: 3e1d8f1566e3e88816e816aff285bdd709c1260a
  • Branch: refs/heads/main

…122.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XliffTasks
 From Version 9.0.0-beta.24069.2 -> To Version 9.0.0-beta.24072.1
@dotnet-maestro dotnet-maestro bot requested a review from a team as a code owner January 23, 2024 13:18
@marcpopMSFT
Copy link
Member

@dotnet/domestic-cat looks like it's failing to clean up a temp folder. Does it need to wait longer or is there something else needed here?
https://github.com/dotnet/templating/blob/main/test/Microsoft.TemplateEngine.TestHelper/EnvironmentSettingsHelper.cs#L89

[2024-01-23 13:25:54.404] dbug: NuGetLogger[0] Querying https://azuresearch-usnc.nuget.org/query?q=log4net&skip=0&take=1&prerelease=true&semVerLevel=2.0.0
    [Test Class Cleanup Failure (Microsoft.TemplateEngine.Edge.UnitTests.TemplatePackageManagerTests)] System.UnauthorizedAccessException
      System.UnauthorizedAccessException : Access to the path 'C:\Users\cloudtest\AppData\Local\Temp\TemplateEngine.Tests\425a713f-38da-4940-bcb2-e54382d25a74\.templateengine' is denied.
      Stack Trace:
           at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound, WIN32_FIND_DATA& data)
           at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
        /_/test/Microsoft.TemplateEngine.TestHelper/EnvironmentSettingsHelper.cs(89,0): at Microsoft.TemplateEngine.TestHelper.EnvironmentSettingsHelper.<>c.<Dispose>b__5_0(String f)
           at System.Collections.Generic.List`1.ForEach(Action`1 action)

Copy link
Member

@MiYanni MiYanni left a comment

Choose a reason for hiding this comment

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

Looks like a rebuild solved the test cleanup issue. Might have been something specific to that agent.

@MiYanni MiYanni merged commit 5da56ad into main Jan 23, 2024
14 checks passed
@dotnet-maestro dotnet-maestro bot deleted the darc-main-53b3b93d-39f5-4203-870c-71b9699f8912 branch January 23, 2024 22:40
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.

2 participants