Support shared .NET installation#51725
Merged
NikolaMilosavljevic merged 1 commit intoNov 14, 2025
Merged
Azure Pipelines / dotnet-sdk-public-ci
failed
Nov 13, 2025 in 2h 4m 12s
Build #20251113.19 had test failures
Details
- 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
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
azure-pipelines / dotnet-sdk-public-ci
Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.BasicTest
Test failed
azure-pipelines / dotnet-sdk-public-ci
Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanFilterType
Test failed
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)
azure-pipelines / dotnet-sdk-public-ci
Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanFilterAuthor
Test failed
Loading