Skip to content

ContentPresenter: Propagate binding context to children with explicit TemplateBinding#30880

Merged
kubaflo merged 3 commits into
dotnet:inflight/currentfrom
HarishwaranVijayakumar:fix-23797
Feb 23, 2026
Merged

ContentPresenter: Propagate binding context to children with explicit TemplateBinding#30880
kubaflo merged 3 commits into
dotnet:inflight/currentfrom
HarishwaranVijayakumar:fix-23797

Modified the testcase

7c9297b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Feb 24, 2026 in 3h 40m 27s

Build #10.0.50-ci+pr.30880.azdo.1306530 had test failures

Details

Tests

  • Failed: 20 (0.12%)
  • Passed: 16,537 (99.07%)
  • Other: 136 (0.81%)
  • Total: 16,693

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.Controls.Core.UnitTests.dll in job db6965d6-2a87-4a29-ac7c-c0578f078e3e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/db6965d6-2a87-4a29-ac7c-c0578f078e3e/workitems/Microsoft.Maui.Controls.Core.UnitTests.dll/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.Controls.Core.UnitTests.dll in job 17a5941f-20bd-4838-82a3-f4aeed7f4cd0 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/17a5941f-20bd-4838-82a3-f4aeed7f4cd0/workitems/Microsoft.Maui.Controls.Core.UnitTests.dll/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.Controls.Core.UnitTests.dll in job 78e1f44d-b5aa-4167-86f4-3b1e2424cf77 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/78e1f44d-b5aa-4167-86f4-3b1e2424cf77/workitems/Microsoft.Maui.Controls.Core.UnitTests.dll/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.Controls.Core.UnitTests.dll in job 0fb3d44e-a77a-4d76-ad76-110c5a9ea86f has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0fb3d44e-a77a-4d76-ad76-110c5a9ea86f/workitems/Microsoft.Maui.Controls.Core.UnitTests.dll/console

Check failure on line 1 in DoesNotInheritBindingContextToContentFromControlTemplate

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

DoesNotInheritBindingContextToContentFromControlTemplate

Assert.Equal() Failure: Values differ
Expected: Test
Actual:   other context
Raw output
   at Microsoft.Maui.Controls.Core.UnitTests.ContentViewUnitTests.DoesNotInheritBindingContextToContentFromControlTemplate() in /_/src/Controls/tests/Core.UnitTests/ContentViewUnitTest.cs:line 544
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Microsoft.Maui.Controls.Core.UnitTests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.Controls.Core.UnitTests.dll.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in DoesNotInheritBindingContextToContentFromControlTemplate

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

DoesNotInheritBindingContextToContentFromControlTemplate

Assert.Equal() Failure: Values differ
Expected: Test
Actual:   other context
Raw output
   at Microsoft.Maui.Controls.Core.UnitTests.ContentViewUnitTests.DoesNotInheritBindingContextToContentFromControlTemplate() in /_/src/Controls/tests/Core.UnitTests/ContentViewUnitTest.cs:line 544
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Maui.Controls.Core.UnitTests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.Controls.Core.UnitTests.dll.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.