Skip to content

Added Windows and Mac snapshots

0bd0aed
Select commit
Loading
Failed to load commit list.
Merged

[Windows] Fixed runtime update issue for SearchBar PlaceholderColor and BackgroundColor #29965

Added Windows and Mac snapshots
0bd0aed
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public failed Jun 16, 2025 in 3h 3m 53s

Build #9.0.90-ci+pr.29965.azdo.144137 had test failures

Details

Tests

  • Failed: 1 (0.02%)
  • Passed: 5,002 (97.85%)
  • Other: 109 (2.13%)
  • Total: 5,112

Annotations

Check failure on line 2209 in Build log

See this annotation in the file changed.

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

Build log #L2209

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 725 in Build log

See this annotation in the file changed.

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

Build log #L725

PowerShell exited with code '1'.

Check failure on line 719 in Build log

See this annotation in the file changed.

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

Build log #L719

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.GroupingFeatureTests(Android).VerifyGroupHeaderAndFooterTemplate_WithHorizontalListAndGroupedList

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.GroupingFeatureTests(Android).VerifyGroupHeaderAndFooterTemplate_WithHorizontalListAndGroupedList

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 2452
   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 2469
   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 680
   at Microsoft.Maui.TestCases.Tests.GroupingFeatureTests.VerifyGroupHeaderAndFooterTemplate_WithHorizontalListAndGroupedList() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/GroupingFeatureTests.cs:line 517
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)