Skip to content

[iOS] Fixed the flyout icon and content page disappeared when focus on the shell search handler#28474

Merged
kubaflo merged 5 commits into
dotnet:inflight/currentfrom
NanthiniMahalingam:fix-22060
Mar 22, 2026
Merged

[iOS] Fixed the flyout icon and content page disappeared when focus on the shell search handler#28474
kubaflo merged 5 commits into
dotnet:inflight/currentfrom
NanthiniMahalingam:fix-22060

Added output images.

81d2fe8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr-uitests failed Dec 24, 2025 in 1h 36m 58s

Build #10.0.30-ci+pr.28474.azdo.1238619 had test failures

Details

Tests

  • Failed: 15 (0.31%)
  • Passed: 4,774 (98.17%)
  • Other: 74 (1.52%)
  • Total: 4,863

Annotations

Check failure on line 1006 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Build log #L1006

PowerShell exited with code '1'.

Check failure on line 783 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Build log #L783

PowerShell exited with code '1'.

Check failure on line 923 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Build log #L923

PowerShell exited with code '1'.

Check failure on line 1596 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Build log #L1596

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Mac).DatePicker_SetMaximumDateAndDate_VerifyVisualState

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Mac).DatePicker_SetMaximumDateAndDate_VerifyVisualState

VisualTestUtils.VisualTestFailedException : 
Snapshot different than baseline: DatePicker_SetMaximumDateAndDate_VerifyVisualState.png (0.54% difference)
If the correct baseline has changed (this isn't a a bug), then update the baseline image.
See test attachment or download the build artifacts to get the new snapshot file.

More info: https://aka.ms/visual-test-workflow
Raw output
   at VisualTestUtils.VisualRegressionTester.Fail(String message) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 162
   at VisualTestUtils.VisualRegressionTester.VerifyMatchesSnapshot(String name, ImageSnapshot actualImage, String environmentName, ITestContext testContext) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 123
   at Microsoft.Maui.TestCases.Tests.UITest.<VerifyScreenshot>g__Verify|11_0(String name, <>c__DisplayClass11_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 377
   at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance, Boolean includeTitleBar) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 219
   at Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests.DatePicker_SetMaximumDateAndDate_VerifyVisualState() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/DatePickerFeatureTests.cs:line 387
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   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.TestCases.Tests.DatePickerFeatureTests(Mac).DatePicker_DateSelectedEvent_FiresOnDateChange

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Mac).DatePicker_DateSelectedEvent_FiresOnDateChange

VisualTestUtils.VisualTestFailedException : 
Snapshot different than baseline: DatePicker_DateSelectedEvent_FiresOnDateChange.png (1.35% difference)
If the correct baseline has changed (this isn't a a bug), then update the baseline image.
See test attachment or download the build artifacts to get the new snapshot file.

More info: https://aka.ms/visual-test-workflow
Raw output
   at VisualTestUtils.VisualRegressionTester.Fail(String message) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 162
   at VisualTestUtils.VisualRegressionTester.VerifyMatchesSnapshot(String name, ImageSnapshot actualImage, String environmentName, ITestContext testContext) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 123
   at Microsoft.Maui.TestCases.Tests.UITest.<VerifyScreenshot>g__Verify|11_0(String name, <>c__DisplayClass11_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 377
   at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance, Boolean includeTitleBar) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 219
   at Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests.DatePicker_DateSelectedEvent_FiresOnDateChange() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/DatePickerFeatureTests.cs:line 117
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   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.TestCases.Tests.DatePickerFeatureTests(Mac).DatePicker_SetMinimumDateAndDate_VerifyVisualState

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Mac).DatePicker_SetMinimumDateAndDate_VerifyVisualState

VisualTestUtils.VisualTestFailedException : 
Snapshot different than baseline: DatePicker_SetMinimumDateAndDate_VerifyVisualState.png (0.84% difference)
If the correct baseline has changed (this isn't a a bug), then update the baseline image.
See test attachment or download the build artifacts to get the new snapshot file.

More info: https://aka.ms/visual-test-workflow
Raw output
   at VisualTestUtils.VisualRegressionTester.Fail(String message) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 162
   at VisualTestUtils.VisualRegressionTester.VerifyMatchesSnapshot(String name, ImageSnapshot actualImage, String environmentName, ITestContext testContext) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 123
   at Microsoft.Maui.TestCases.Tests.UITest.<VerifyScreenshot>g__Verify|11_0(String name, <>c__DisplayClass11_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 377
   at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance, Boolean includeTitleBar) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 219
   at Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests.DatePicker_SetMinimumDateAndDate_VerifyVisualState() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/DatePickerFeatureTests.cs:line 363
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   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.TestCases.Tests.DatePickerFeatureTests(Windows).DatePicker_SetMinimumDateAndDate_VerifyVisualState

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Windows).DatePicker_SetMinimumDateAndDate_VerifyVisualState

VisualTestUtils.VisualTestFailedException : 
Snapshot different than baseline: DatePicker_SetMinimumDateAndDate_VerifyVisualState.png (0.61% difference)
If the correct baseline has changed (this isn't a a bug), then update the baseline image.
See test attachment or download the build artifacts to get the new snapshot file.

More info: https://aka.ms/visual-test-workflow
Raw output
   at VisualTestUtils.VisualRegressionTester.Fail(String message) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 162
   at VisualTestUtils.VisualRegressionTester.VerifyMatchesSnapshot(String name, ImageSnapshot actualImage, String environmentName, ITestContext testContext) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 123
   at Microsoft.Maui.TestCases.Tests.UITest.<VerifyScreenshot>g__Verify|11_0(String name, <>c__DisplayClass11_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 377
   at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance, Boolean includeTitleBar) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 219
   at Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests.DatePicker_SetMinimumDateAndDate_VerifyVisualState() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/DatePickerFeatureTests.cs:line 363
   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)