Skip to content

[net10.0] [iOS, Windows] Fix: Switch does not use the native default on color when OnColor is unset#29694

Merged
rmarinho merged 7 commits into
dotnet:net10.0from
Tamilarasan-Paranthaman:Switch-net10
Jun 13, 2025
Merged

[net10.0] [iOS, Windows] Fix: Switch does not use the native default on color when OnColor is unset#29694
rmarinho merged 7 commits into
dotnet:net10.0from
Tamilarasan-Paranthaman:Switch-net10

Added snapshots

1446993
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Azure Pipelines / MAUI-UITests-public succeeded Jun 2, 2025 in 40m 18s

Build #10.0.0-ci+pr.29694.azdo.143115 had test failures

Details

Tests

  • Failed: 1 (0.02%)
  • Passed: 5,020 (97.63%)
  • Other: 121 (2.35%)
  • Total: 5,142

Annotations

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

See this annotation in the file changed.

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

Build log #L776

PowerShell exited with code '1'.

Check failure on line 940 in Build log

See this annotation in the file changed.

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

Build log #L940

PowerShell exited with code '1'.

Check failure on line 730 in Build log

See this annotation in the file changed.

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

Build log #L730

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Issue17283(Mac).CarouselViewShouldScrollToRightPosition

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.Issues.Issue17283(Mac).CarouselViewShouldScrollToRightPosition

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 2420
   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 2437
   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.Issues.Issue17283.CarouselViewShouldScrollToRightPosition() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue17283.cs:line 23
   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)