Skip to content

Update locBranch to release/10.0.3xx#52720

Merged
marcpopMSFT merged 2 commits into
release/10.0.2xxfrom
copilot/update-locbranch-yml
Feb 5, 2026
Merged

Update locBranch to release/10.0.3xx#52720
marcpopMSFT merged 2 commits into
release/10.0.2xxfrom
copilot/update-locbranch-yml

Update locBranch to release/10.0.3xx

8d942c2
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci failed Jan 30, 2026 in 1h 29m 22s

Build #20260130.34 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 66,133 (96.84%)
  • Other: 2,159 (3.16%)
  • Total: 68,293

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: /mnt/vss/_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\nCollection: [\"foo1\"]
Raw output
   at Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints_IgnoresLongEvaluationTemplateGroups() in /mnt/vss/_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)