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 failed Mar 22, 2026 in 3h 28m 25s

Build #10.0.60-ci+pr.28474.azdo.1347032 had test failures

Details

Tests

  • Failed: 30 (0.16%)
  • Passed: 18,502 (99.09%)
  • Other: 139 (0.74%)
  • Total: 18,671

Annotations

Check failure on line 1311 in src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs#L1311

src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs(1311,14): error CS0111: (NETCORE_ENGINEERING_TELEMETRY=Build) Type 'CollectionView_ScrollingFeatureTests' already defines a member called 'VerifyFlowDirectionRTLAndKeepScrollOffsetWithGroupedList' with the same parameter types

Check failure on line 1311 in src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs#L1311

src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs(1311,14): error CS0111: (NETCORE_ENGINEERING_TELEMETRY=Build) Type 'CollectionView_ScrollingFeatureTests' already defines a member called 'VerifyFlowDirectionRTLAndKeepScrollOffsetWithGroupedList' with the same parameter types

Check failure on line 21 in src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28986_SafeAreaBorderOrientation.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28986_SafeAreaBorderOrientation.cs#L21

src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28986_SafeAreaBorderOrientation.cs(21,34): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'IApp' does not contain a definition for 'GetDisplayDensity' and no accessible extension method 'GetDisplayDensity' accepting a first argument of type 'IApp' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 18 in src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue22060.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue22060.cs#L18

src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue22060.cs(18,14): error MAUI0002: (NETCORE_ENGINEERING_TELEMETRY=Build) Test method 'ShouldAppearFlyoutIconAndContentPageTitle' has 2 `[Category]` attributes but should have exactly one

Check failure on line 1 in NavBarIsVisibleUpdates

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

NavBarIsVisibleUpdates

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at Microsoft.Maui.Controls.Core.UnitTests.ShellToolbarTests.NavBarIsVisibleUpdates() in /_/src/Controls/tests/Core.UnitTests/ShellToolbarTests.cs:line 197
   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 Microsoft.Maui.Controls.Xaml.UnitTests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.Controls.Xaml.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 NavBarIsVisibleUpdates

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

NavBarIsVisibleUpdates

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at Microsoft.Maui.Controls.Core.UnitTests.ShellToolbarTests.NavBarIsVisibleUpdates() in /_/src/Controls/tests/Core.UnitTests/ShellToolbarTests.cs:line 197
   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)