[release/10.0.2xx] Source code updates from dotnet/dotnet#52769
Merged
DonnaChen888 merged 1 commit intoFeb 3, 2026
Merged
Azure Pipelines / dotnet-sdk-public-ci
succeeded
Feb 3, 2026 in 28m 35s
Build #20260202.4 had test failures
Details
- Failed: 20 (0.03%)
- Passed: 66,667 (96.80%)
- Other: 2,182 (3.17%)
- Total: 68,869
Annotations
azure-pipelines / dotnet-sdk-public-ci
Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewDetailsTest.CanDisplayDetails_RemotePackage_NuGetFeedNoVersion
VerifyException : Directory: /Users/runner/work/1/s/test/dotnet-new.IntegrationTests/Approvals\nNotEqual:\n - Received: DotnetNewDetailsTest.CanDisplayDetails_RemotePackage_NuGetFeedNoVersion.received.txt\n Verified: DotnetNewDetailsTest.CanDisplayDetails_RemotePackage_NuGetFeedNoVersion.verified.txt\n\nFileContent:\n\nNotEqual:\n\nReceived: DotnetNewDetailsTest.CanDisplayDetails_RemotePackage_NuGetFeedNoVersion.received.txt\nVerified: DotnetNewDetailsTest.CanDisplayDetails_RemotePackage_NuGetFeedNoVersion.verified.txt\nCompare Result:\n11 Repository Url: https://github.com/unoplatform/uno\n - Templates:\n - Template Name Short Name Type Tags Language\n - ----------------------------------------------- -------------------- ------- --------------------------------------------------------------------- --------\n - Multi-Platform App (Windows App SDK) unoapp project Multi-platform/Uno Platform/Android/iOS/Windows/Mac Catalyst/Linux... C# \n - Cross-Platform App (Prism) unoapp-prism project Cross-platform/Uno Platform/Prism/Android/iOS/Windows/macOS/WebAss... C# \n - Cross-Platform UI Tests Library unoapp-uitest project Cross-platform/Uno Platform/UITest/Android/iOS/WebAssembly/dotnet-new C# \n - Multi-Platform App (Xamarin, UWP) unoapp-uwp project Multi-platform/Uno Platform/Android/iOS/Windows/macOS/Linux/Tizen/... C# \n - Multi-Platform App (.NET 6, UWP) unoapp-uwp-net6 project Multi-platform/Uno Platform/Android/iOS/Windows/macOS/Linux/WebAss... C# \n - Multi-Platform App (Xamarin, Windows App SDK) unoapp-winui-xamarin project Multi-platform/Uno Platform/Android/iOS/Windows/macOS/Linux/WebAss... C# \n - Cross-Platform Library unolib project Cross-platform/Uno Platform/Library/Android/iOS/Windows/macOS/Linu... C# \n - Cross-Runtime Library (Xamarin, UWP) unolib-crossruntime project Cross-platform/Uno Platform/Library/Android/iOS/Windows/macOS/Linu... C# \n - Uno Platform WebAssembly Head for Xamarin.Forms wasmxfhead project Cross-platform/Uno Platform/Xamarin.Forms/WebAssembly/dotnet-new C# \n - \n [EOF]\n\n
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 value to be 0 because Expected command to exit with 0 but it did not.\nWorking Directory:\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/testing/dotnet-new.IntegrationTests/SharedHomeDirectory/20260202145825839\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, but found 103 (difference of 103).
Raw output
at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason)
at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs)
at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.ExitWith(Int32 expectedExitCode) in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 21
at Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.DoNotShowDeprecationMessage_WhenNewCommandIsUsed() in /Users/runner/work/1/s/test/dotnet-new.IntegrationTests/DotnetNewSearchTests.cs:line 786
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Loading