[release/10.0.1xx] Bump analysislevel constants for .NET 10 release#52511
Build #20260116.15 had test failures
Details
- Failed: 20 (0.03%)
- Passed: 65,651 (96.82%)
- Other: 2,134 (3.15%)
- Total: 67,805
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_net10.0_x64.html [net10.0|x64]
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/20260116165353575\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)