Skip to content

Check if tab bar hidden value actually changed for Shell - #31149

Merged
PureWeen merged 1 commit into
net10.0from
jfversluis-patch-5
Aug 14, 2025
Merged

Check if tab bar hidden value actually changed for Shell#31149
PureWeen merged 1 commit into
net10.0from
jfversluis-patch-5

Update ShellItemRenderer.cs

018edf4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public failed Aug 13, 2025 in 1h 4m 56s

Build #10.0.0-ci+pr.31149.azdo.148438 had test failures

Details

Tests

  • Failed: 6 (0.09%)
  • Passed: 6,925 (98.13%)
  • Other: 126 (1.79%)
  • Total: 7,057

Annotations

Check failure on line 632 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L632

PowerShell exited with code '1'.

Check failure on line 1521 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L1521

PowerShell exited with code '1'.

Check failure on line 870 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L870

PowerShell exited with code '1'.

Check failure on line 2194 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L2194

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Issue9088(iOS).Issue9088SwipeViewConfictWithShellMenuSwipeInFromLeft

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Microsoft.Maui.TestCases.Tests.Issues.Issue9088(iOS).Issue9088SwipeViewConfictWithShellMenuSwipeInFromLeft

  Assert.That(App.WaitForElement(LeftCountLabelId).GetText(), Is.EqualTo("3"))
  String lengths are both 1. Strings differ at index 0.
  Expected: "3"
  But was:  "2"
  -----------^
Raw output
   at Microsoft.Maui.TestCases.Tests.Issues.Issue9088.Issue9088SwipeViewConfictWithShellMenuSwipeInFromLeft() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/XFIssue/Issue9088.cs:line 35

1)    at Microsoft.Maui.TestCases.Tests.Issues.Issue9088.Issue9088SwipeViewConfictWithShellMenuSwipeInFromLeft() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/XFIssue/Issue9088.cs:line 35

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.ScrollViewIsEnabledTests(Mac).ScrollViewInitiallyEnabledThenDisabled

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Microsoft.Maui.TestCases.Tests.Issues.ScrollViewIsEnabledTests(Mac).ScrollViewInitiallyEnabledThenDisabled

System.TimeoutException : Timed out waiting for element...
Raw output
   at UITest.Appium.HelperExtensions.Wait(Func`1 query, Func`2 satisfactory, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2530
   at UITest.Appium.HelperExtensions.WaitForElement(IApp app, String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 743
   at Microsoft.Maui.TestCases.Tests.Issues.ScrollViewIsEnabledTests.ScrollViewInitiallyEnabledThenDisabled() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/ScrollViewIsEnabled.cs:line 51
   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.Issues.ScrollViewIsEnabledTests(Mac).ScrollViewInitiallyEnabled

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Microsoft.Maui.TestCases.Tests.Issues.ScrollViewIsEnabledTests(Mac).ScrollViewInitiallyEnabled

  Assert.That("Success", Is.EqualTo(success))
  Expected string length 12 but was 7. Strings differ at index 0.
  Expected: "Initial Text"
  But was:  "Success"
  -----------^
Raw output
   at Microsoft.Maui.TestCases.Tests.Issues.ScrollViewIsEnabledTests.ScrollViewInitiallyEnabled() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/ScrollViewIsEnabled.cs:line 40

1)    at Microsoft.Maui.TestCases.Tests.Issues.ScrollViewIsEnabledTests.ScrollViewInitiallyEnabled() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/ScrollViewIsEnabled.cs:line 40

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.ScrollViewIsEnabledTests(Mac).ScrollViewInitiallyNotEnabled

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Microsoft.Maui.TestCases.Tests.Issues.ScrollViewIsEnabledTests(Mac).ScrollViewInitiallyNotEnabled

System.TimeoutException : Timed out waiting for element...
Raw output
   at UITest.Appium.HelperExtensions.Wait(Func`1 query, Func`2 satisfactory, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2530
   at UITest.Appium.HelperExtensions.WaitForElement(IApp app, String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 743
   at Microsoft.Maui.TestCases.Tests.Issues.ScrollViewIsEnabledTests.ScrollViewInitiallyNotEnabled() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/ScrollViewIsEnabled.cs:line 77
   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)