Skip to content

[Android] Implemented Material3 support for ProgressBar#33926

Merged
jfversluis merged 8 commits into
dotnet:inflight/currentfrom
SyedAbdulAzeemSF4852:material3-progressbar
Mar 5, 2026
Merged

[Android] Implemented Material3 support for ProgressBar#33926
jfversluis merged 8 commits into
dotnet:inflight/currentfrom
SyedAbdulAzeemSF4852:material3-progressbar

Added UI test and baseline snapshots

274a5e5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Mar 5, 2026 in 5h 7m 24s

Build #10.0.50-ci+pr.33926.azdo.1322055 had test failures

Details

Tests

  • Failed: 20 (0.11%)
  • Passed: 17,481 (99.12%)
  • Other: 136 (0.77%)
  • Total: 17,637

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.Controls.Core.UnitTests.dll in job 44bdd47c-9130-4ac0-a0b6-36436200309c has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/44bdd47c-9130-4ac0-a0b6-36436200309c/workitems/Microsoft.Maui.Controls.Core.UnitTests.dll/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.Controls.Core.UnitTests.dll in job 47efb34d-10e8-4310-b495-ed51fc9f9f01 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/47efb34d-10e8-4310-b495-ed51fc9f9f01/workitems/Microsoft.Maui.Controls.Core.UnitTests.dll/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.Controls.Core.UnitTests.dll in job 07c0c16d-364d-4638-90d2-0c04d321844d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/07c0c16d-364d-4638-90d2-0c04d321844d/workitems/Microsoft.Maui.Controls.Core.UnitTests.dll/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.Controls.Core.UnitTests.dll in job 49ac026b-5c99-49f0-99fc-13cf727a8af5 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/49ac026b-5c99-49f0-99fc-13cf727a8af5/workitems/Microsoft.Maui.Controls.Core.UnitTests.dll/console

Check failure on line 1 in DoesNotInheritBindingContextToContentFromControlTemplate

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

DoesNotInheritBindingContextToContentFromControlTemplate

Assert.Equal() Failure: Values differ
Expected: Test
Actual:   other context
Raw output
   at Microsoft.Maui.Controls.Core.UnitTests.ContentViewUnitTests.DoesNotInheritBindingContextToContentFromControlTemplate() in /_/src/Controls/tests/Core.UnitTests/ContentViewUnitTest.cs:line 544
   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 DoesNotInheritBindingContextToContentFromControlTemplate

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

DoesNotInheritBindingContextToContentFromControlTemplate

Assert.Equal() Failure: Values differ
Expected: Test
Actual:   other context
Raw output
   at Microsoft.Maui.Controls.Core.UnitTests.ContentViewUnitTests.DoesNotInheritBindingContextToContentFromControlTemplate() in /_/src/Controls/tests/Core.UnitTests/ContentViewUnitTest.cs:line 544
   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.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.