Skip to content

[Android] Fixed incorrect tab content display in TabbedPage#27294

Merged
jfversluis merged 7 commits into
dotnet:inflight/currentfrom
Vignesh-SF3580:fix-23732
Sep 2, 2025
Merged

[Android] Fixed incorrect tab content display in TabbedPage#27294
jfversluis merged 7 commits into
dotnet:inflight/currentfrom
Vignesh-SF3580:fix-23732

21640 testcases added.

0f67bd4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public failed Aug 20, 2025 in 2h 4m 13s

Build #9.0.110-ci+pr.27294.azdo.148799 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 6,920 (98.30%)
  • Other: 119 (1.69%)
  • Total: 7,040

Annotations

Check failure on line 908 in Build log

See this annotation in the file changed.

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

Build log #L908

PowerShell exited with code '1'.

Check failure on line 511 in Build log

See this annotation in the file changed.

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

Build log #L511

PowerShell exited with code '1'.

Check failure on line 1095 in Build log

See this annotation in the file changed.

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

Build log #L1095

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.CarouselViewRemoveAt(Windows).Issue10300Test

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.Issues.CarouselViewRemoveAt(Windows).Issue10300Test

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 2460
   at UITest.Appium.HelperExtensions.WaitForAtLeastOne(Func`1 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2475
   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 679
   at Microsoft.Maui.TestCases.Tests.Issues.CarouselViewRemoveAt.Issue10300Test() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/CarouselViewUITests.RemoveAt.cs:line 26
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)