Skip to content

[iOS] Fixed Entry with IsPassword toggling loses previously entered text #30572

Merged
kubaflo merged 10 commits into
dotnet:inflight/currentfrom
SubhikshaSf4851:fix-30085
Mar 7, 2026
Merged

[iOS] Fixed Entry with IsPassword toggling loses previously entered text #30572
kubaflo merged 10 commits into
dotnet:inflight/currentfrom
SubhikshaSf4851:fix-30085

Address review feedback: add try-finally safety, XML doc, and device …

b5eff5f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Mar 7, 2026 in 3h 6m 59s

Build #10.0.50-ci+pr.30572.azdo.1325120 had test failures

Details

Tests

  • Failed: 26 (0.15%)
  • Passed: 17,575 (99.09%)
  • Other: 136 (0.77%)
  • Total: 17,737

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 c8075703-ceba-4b2a-954c-3f2b72f88715 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/c8075703-ceba-4b2a-954c-3f2b72f88715/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 04176078-567f-43f7-b195-f327a91ac558 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/04176078-567f-43f7-b195-f327a91ac558/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 08621056-ab7d-4e3c-b64e-16af6fc3b45b has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/08621056-ab7d-4e3c-b64e-16af6fc3b45b/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 8dd3efb8-42ac-4edc-9cdb-2be70c86b9ff has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/8dd3efb8-42ac-4edc-9cdb-2be70c86b9ff/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.