Skip to content

[Regression] Fix TypedBinding nested property re-subscription (#34428)#34449

Merged
simonrozsival merged 1 commit into
mainfrom
backport/fix-34428-to-main
Mar 13, 2026
Merged

[Regression] Fix TypedBinding nested property re-subscription (#34428)#34449
simonrozsival merged 1 commit into
mainfrom
backport/fix-34428-to-main

Fix TypedBinding nested property re-subscription after null intermedi…

e1c9765
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr succeeded Mar 12, 2026 in 2h 3m 24s

Build #10.0.60-ci+pr.34449.azdo.1332258 had test failures

Details

Tests

  • Failed: 6 (0.03%)
  • Passed: 17,529 (99.20%)
  • Other: 136 (0.77%)
  • Total: 17,671

Annotations

Check failure on line 499 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L499

Test suite had 1 failure(s).

Check failure on line 502 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L502

PowerShell exited with code '1'.

Check failure on line 503 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L503

Test suite had 1 failure(s).

Check failure on line 506 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L506

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorDebug

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorDebug

Project Test7d2089fbcfd856874558.csproj failed to run. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 154
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorDebug() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 83
   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.IntegrationTests.AppleTemplateTests.RunOniOS_MauiDebug

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiDebug

Project Test26bdac6e80897497041.csproj failed to run. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 154
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiDebug() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 74
   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.IntegrationTests.AppleTemplateTests.RunOniOS_MauiNativeAOT

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiNativeAOT

Project Test0f8574bedf11451921557.csproj failed to run. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 154
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiNativeAOT() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 105
   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.IntegrationTests.AppleTemplateTests.RunOniOS_MauiReleaseTrimFull

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiReleaseTrimFull

Project Testd223845ba571018902497.csproj failed to run. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 154
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiReleaseTrimFull() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 80
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)