Skip to content

[main] Update dependencies from dotnet/arcade #624

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

Merged
merged 2 commits into from
Aug 4, 2025

Conversation

dotnet-maestro[bot]
Copy link
Contributor

This pull request updates the following dependencies

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

…728.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.25366.2 -> To Version 8.0.0-beta.25378.1
@ellahathaway
Copy link
Member

@mmitche - this arcade flow is breaking one of the tests. The flow includes a change you made: dotnet/arcade@8dca4f8. Can you please TAL? Thanks.

[xUnit.net 00:38:43.73]     Microsoft.DotNet.InstallationScript.Tests.GivenThatIWantToInstallDotnetFromAScript.WhenInstallingASpecificVersionOfAspNetCoreRuntime(version: "9.0.0", effectiveVersion: null) [FAIL]
  Failed Microsoft.DotNet.InstallationScript.Tests.GivenThatIWantToInstallDotnetFromAScript.WhenInstallingASpecificVersionOfAspNetCoreRuntime(version: "9.0.0", effectiveVersion: null) [6 s]
  Error Message:
   System.UnauthorizedAccessException : Access to the path 'dotnet.exe' is denied.
  Stack Trace:
     at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel)
   at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive)
   at Microsoft.DotNet.InstallationScript.Tests.GivenThatIWantToInstallDotnetFromAScript.Dispose() in D:\a\_work\1\s\tests\Install-Scripts.Test\GivenThatIWantToInstallDotnetFromAScript.cs:line 202
   at ReflectionAbstractionExtensions.DisposeTestClass(ITest test, Object testClass, IMessageBus messageBus, ExecutionTimer timer, CancellationTokenSource cancellationTokenSource) in /_/src/xunit.execution/Extensions/ReflectionAbstractionExtensions.cs:line 79

@dotnet-maestro dotnet-maestro bot merged commit 8bbdfaf into main Aug 4, 2025
10 checks passed
@dotnet-maestro dotnet-maestro bot deleted the darc-main-8c247cf9-6432-4ff9-a04f-12e2ac5c50ab branch August 4, 2025 23:54
@github-project-automation github-project-automation bot moved this from Backlog to Done in .NET Install Scripts Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants