Skip to content

[release/10.0.2xx] Source code updates from dotnet/dotnet#53758

Merged
MiYanni merged 3 commits into
release/10.0.2xxfrom
darc-release/10.0.2xx-d3b9229c-b2f2-4bfa-aaf4-86adb9d8ddc1
Apr 15, 2026
Merged

[release/10.0.2xx] Source code updates from dotnet/dotnet#53758
MiYanni merged 3 commits into
release/10.0.2xxfrom
darc-release/10.0.2xx-d3b9229c-b2f2-4bfa-aaf4-86adb9d8ddc1

Apply CI fixes: disable C++/CLI tests and skip net46 test pending too…

6ddabc1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci succeeded Apr 15, 2026 in 23m 48s

Build #20260414.63 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 66,676 (96.81%)
  • Other: 2,196 (3.19%)
  • Total: 68,873

Annotations

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)