Skip to content

[Android] Implemented material3 support for ActivityIndicator#33481

Merged
jfversluis merged 7 commits into
dotnet:inflight/currentfrom
Dhivya-SF4094:material3_ActivityIndicator
Mar 3, 2026
Merged

[Android] Implemented material3 support for ActivityIndicator#33481
jfversluis merged 7 commits into
dotnet:inflight/currentfrom
Dhivya-SF4094:material3_ActivityIndicator

Removed partial

01ed857
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr-uitests failed Mar 3, 2026 in 31m 22s

Build #10.0.50-ci+pr.33481.azdo.1312663 had test failures

Details

Tests

  • Failed: 8 (0.06%)
  • Passed: 12,710 (98.70%)
  • Other: 160 (1.24%)
  • Total: 12,878

Annotations

Check failure on line 772 in Build log

See this annotation in the file changed.

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

Build log #L772

PowerShell exited with code '1'.

Check failure on line 20 in Build log

See this annotation in the file changed.

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

Build log #L20

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 2239 in Build log

See this annotation in the file changed.

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

Build log #L2239

PowerShell exited with code '1'.

Check failure on line 3126 in Build log

See this annotation in the file changed.

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

Build log #L3126

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Issue22183(Mac).RadioButtonWithValueChangeSelected

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.Issues.Issue22183(Mac).RadioButtonWithValueChangeSelected

VisualTestUtils.VisualTestFailedException : 
Snapshot different than baseline: RadioButtonWithValueChangeSelected.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|13_0(String name, <>c__DisplayClass13_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 476
   at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Nullable`1 retryTimeout, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance, Boolean includeTitleBar) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 308
   at Microsoft.Maui.TestCases.Tests.Issues.Issue22183.RadioButtonWithValueChangeSelected() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue22183.cs:line 25
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Issue32886(Windows).EntryClearButtonShouldBeVisibleOnDarkTheme

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.Issues.Issue32886(Windows).EntryClearButtonShouldBeVisibleOnDarkTheme

VisualTestUtils.VisualTestFailedException : 
Snapshot different than baseline: EntryClearButtonShouldBeVisibleOnDarkTheme.png (13.00% 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|13_0(String name, <>c__DisplayClass13_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 476
   at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Nullable`1 retryTimeout, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance, Boolean includeTitleBar) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 308
   at Microsoft.Maui.TestCases.Tests.Issues.Issue32886.EntryClearButtonShouldBeVisibleOnDarkTheme() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue32886.cs:line 52
   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.Issue28416(Mac).DragAndDropWithAnElementThatIsRemoved

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.Issues.Issue28416(Mac).DragAndDropWithAnElementThatIsRemoved

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 2736
   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 795
   at Microsoft.Maui.TestCases.Tests.Issues.Issue28416.DragAndDropWithAnElementThatIsRemoved() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28416.cs:line 24
   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.WebViewFeatureTests(Android).WebView_TestReloadMethod_VerifyReloadFunctionality

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Android).WebView_TestReloadMethod_VerifyReloadFunctionality

  Assert.That(navigatedText, Is.EqualTo("Navigated: Success"))
  String lengths are both 18. Strings differ at index 11.
  Expected: "Navigated: Success"
  But was:  "Navigated: Failure"
  ----------------------^
Raw output
   at Microsoft.Maui.TestCases.Tests.WebViewFeatureTests.WebView_TestReloadMethod_VerifyReloadFunctionality() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/WebViewFeatureTests.cs:line 234

1)    at Microsoft.Maui.TestCases.Tests.WebViewFeatureTests.WebView_TestReloadMethod_VerifyReloadFunctionality() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/WebViewFeatureTests.cs:line 234