Skip to content

[Android] Fix Picker IsOpen not reset when picker is dismissed#33332

Merged
rmarinho merged 6 commits into
dotnet:inflight/currentfrom
devanathan-vaithiyanathan:fix-picker-dismiss-open
Jan 6, 2026
Merged

[Android] Fix Picker IsOpen not reset when picker is dismissed#33332
rmarinho merged 6 commits into
dotnet:inflight/currentfrom
devanathan-vaithiyanathan:fix-picker-dismiss-open

Update Issue33331.cs

6febd48
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr succeeded Jan 5, 2026 in 2h 21m 45s

Build #10.0.30-ci+pr.33332.azdo.1243548 had test failures

Details

Tests

  • Failed: 3 (0.02%)
  • Passed: 17,954 (99.32%)
  • Other: 120 (0.66%)
  • Total: 18,077

Annotations

Check failure on line 1069 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L1069

Test suite had 1 failure(s).

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS("maui","Debug","net10.0","iossimulator-x64",Mono,null)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS("maui","Debug","net10.0","iossimulator-x64",Mono,null)

  Project RunOniOSmauiDeb1679269560.csproj failed to run. Check test output/attachments for errors.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, String runtimeIdentifier, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 69

1)    at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, String runtimeIdentifier, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 69

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS("maui","Release","net10.0","iossimulator-x64",NativeAOT,null)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS("maui","Release","net10.0","iossimulator-x64",NativeAOT,null)

  Project RunOniOSmauiRel564976335.csproj failed to run. Check test output/attachments for errors.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, String runtimeIdentifier, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 69
   at InvokeStub_AppleTemplateTests.RunOniOS(Object, Span`1)

1)    at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, String runtimeIdentifier, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 69
   at InvokeStub_AppleTemplateTests.RunOniOS(Object, Span`1)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS("maui-blazor","Release","net10.0","iossimulator-x64",Mono,"full")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS("maui-blazor","Release","net10.0","iossimulator-x64",Mono,"full")

  Project RunOniOSmauibla360589804.csproj failed to build. Check test output/attachments for errors.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, String runtimeIdentifier, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 64
   at InvokeStub_AppleTemplateTests.RunOniOS(Object, Span`1)

1)    at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, String runtimeIdentifier, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 64
   at InvokeStub_AppleTemplateTests.RunOniOS(Object, Span`1)