Skip to content

Support shared .NET installation#51725

Merged
NikolaMilosavljevic merged 1 commit into
dotnet:release/9.0.1xxfrom
NikolaMilosavljevic:tag.scan
Nov 14, 2025
Merged

Support shared .NET installation#51725
NikolaMilosavljevic merged 1 commit into
dotnet:release/9.0.1xxfrom
NikolaMilosavljevic:tag.scan

Support shared .NET installation

5730c20
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci failed Nov 13, 2025 in 2h 4m 12s

Build #20251113.19 had test failures

Details

Tests

  • Failed: 20 (0.11%)
  • Passed: 16,611 (92.79%)
  • Other: 1,270 (7.09%)
  • Total: 17,901

Annotations

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/dotnet-new.IntegrationTests_net9.0_x64.html [net9.0|x64]

Check failure on line 1 in Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.BasicTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.BasicTest

Test failed

Check failure on line 1 in Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanFilterType

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanFilterType

Test failed

Check failure on line 1 in Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.DoNotShowDeprecationMessage_WhenNewCommandIsUsed

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.DoNotShowDeprecationMessage_WhenNewCommandIsUsed

Expected command to exit with 0 but it did not.\nFile Name: /Users/runner/work/1/s/artifacts/bin/redist/Release/dotnet/dotnet\nArguments: new search console --debug:custom-hive /Users/runner/work/1/s/artifacts/tmp/Release/dotnet-new.IntegrationTests/SharedHomeDirectory/20251113205020603\nExit Code: 103\nStdOut:\nSearching for the templates...\nStdErr:\nMatches from template source: NuGet.org\nSearch failed: Failed to update search cache. (The SSL connection could not be established, see inner exception.) (The SSL connection could not be established, see inner exception.)\n\nFor details on the exit code, refer to https://aka.ms/templating-exit-codes#103\n
Raw output
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.ExitWith(Int32 expectedExitCode) in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 22
   at Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.DoNotShowDeprecationMessage_WhenNewCommandIsUsed() in /Users/runner/work/1/s/test/dotnet-new.Tests/DotnetNewSearchTests.cs:line 786
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanFilterAuthor

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanFilterAuthor

Test failed