Skip to content

Enable CI builds and locbranch for 4xx

116d03e
Select commit
Loading
Failed to load commit list.
Merged

Enable CI builds and locbranch for 4xx #53968

Enable CI builds and locbranch for 4xx
116d03e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci failed Apr 17, 2026 in 3h 28m 32s

Build #20260417.45 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 67,504 (96.92%)
  • Other: 2,146 (3.08%)
  • Total: 69,651

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: D:\a\_work\1\s\artifacts\TestResults\Release\Microsoft.TemplateEngine.Cli.UnitTests_net10.0_x64.html [net10.0|x64]

Check failure on line 1 in Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints_IgnoresLongEvaluationTemplateGroups

See this annotation in the file changed.

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

Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints_IgnoresLongEvaluationTemplateGroups

Assert.Empty() Failure: Collection was not empty\r\nCollection: [\"foo1\"]
Raw output
   at Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints_IgnoresLongEvaluationTemplateGroups() in D:\a\_work\1\s\test\Microsoft.TemplateEngine.Cli.UnitTests\ParserTests\TabCompletionTests.cs:line 501
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)