Skip to content

[release/10.0.2xx] Fix content publish path calculation#52736

Merged
marcpopMSFT merged 3 commits into
release/10.0.2xxfrom
backport/pr-52731-to-release/10.0.2xx
Jan 29, 2026
Merged

[release/10.0.2xx] Fix content publish path calculation#52736
marcpopMSFT merged 3 commits into
release/10.0.2xxfrom
backport/pr-52731-to-release/10.0.2xx

Improve tests to ensure they fail on unfixed payload

56b783a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci failed Jan 29, 2026 in 1h 40m 20s

Build #20260129.17 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 66,135 (96.84%)
  • Other: 2,157 (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: 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)