[release/9.0.1xx] Update dependencies from dotnet/arcade#9716
Merged
SimonZhao888 merged 1 commit intoJan 14, 2026
Merged
Azure Pipelines / templating-ci
succeeded
Jan 14, 2026 in 24m 28s
Build #20260113.2 had test failures
Details
- Failed: 2 (0.02%)
- Passed: 9,056 (99.29%)
- Other: 63 (0.69%)
- Total: 9,121
Annotations
azure-pipelines / templating-ci
Microsoft.TemplateEngine.Edge.UnitTests.TemplatePackageManagerTests.EnsureCacheIsLoadedOnlyOnce
System.IndexOutOfRangeException : Index was outside the bounds of the array.
Raw output
at System.Collections.Generic.List`1.Add(T item)
at Microsoft.TemplateEngine.TestHelper.TestLoggerFactory.CreateLogger(String categoryName) in /_/test/Microsoft.TemplateEngine.TestHelper/TestLoggerFactory.cs:line 58
at Microsoft.Extensions.Logging.Logger`1..ctor(ILoggerFactory factory)
at Microsoft.Extensions.Logging.LoggerFactoryExtensions.CreateLogger[T](ILoggerFactory factory)
at Microsoft.TemplateEngine.Edge.Settings.TemplatePackageManager..ctor(IEngineEnvironmentSettings environmentSettings) in /_/src/Microsoft.TemplateEngine.Edge/Settings/TemplatePackageManager.cs:line 32
at Microsoft.TemplateEngine.Edge.UnitTests.TemplatePackageManagerTests.<EnsureCacheIsLoadedOnlyOnce>d__7.MoveNext() in /_/test/Microsoft.TemplateEngine.Edge.UnitTests/TemplatePackageManagerTests.cs:line 163
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
azure-pipelines / templating-ci
Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests.ValidateCommandTests.ValidateCommand_BasicTest
VerifyException : Directory: D:\\a\\_work\\1\\s\\test\\Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests\\Snapshots\nNotEqual:\n - Received: ValidateCommandTests.ValidateCommand_BasicTest.Windows.received.txt\n Verified: ValidateCommandTests.ValidateCommand_BasicTest.Windows.verified.txt\n\nFileContent:\n\nNotEqual:\n\nReceived: ValidateCommandTests.ValidateCommand_BasicTest.Windows.received.txt\nVerified: ValidateCommandTests.ValidateCommand_BasicTest.Windows.verified.txt\nCompare Result:\n54 Template 'name' (TestAssets.Invalid.Localization.ValidationFailure): the template is valid.\r\n - 'de-DE' localization for the template 'name' (TestAssets.Invalid.Localization.ValidationFailure): the localization file is not valid. The localization will be skipped.\r\n + 'de-DE' localization for the template 'name' (TestAssets.\r\n - 'tr' localization for the template 'name' (TestAssets.Invalid.Localization.ValidationFailure): the localization file is not valid. The localization will be skipped.\r\n - \r\n [EOF]\n\n
Loading