Skip to content

[C] Fix Slider and Stepper property order independence - #32939

Merged
PureWeen merged 1 commit into
inflight/currentfrom
fix/slider-stepper-property-order-independence
Dec 22, 2025
Merged

[C] Fix Slider and Stepper property order independence#32939
PureWeen merged 1 commit into
inflight/currentfrom
fix/slider-stepper-property-order-independence

Fix Slider and Stepper property order independence

c45c527
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public failed Dec 1, 2025 in 45m 57s

Build #10.0.20-ci+pr.32939.azdo.154874 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 22,171 (96.49%)
  • Other: 806 (3.51%)
  • Total: 22,978

Annotations

Check failure on line 830 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Build log #L830

Cmd.exe exited with code '1'.

Check failure on line 1 in Unfocus will work when page is shown a 2nd time

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Unfocus will work when page is shown a 2nd time

Assert.True() Failure\r\nExpected: True\r\nActual:   False
Raw output
   at Microsoft.Maui.DeviceTests.EntryTests.<>c__DisplayClass5_0.<UnFocusOnEntryAfterPagePop>b__4()
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.EntryTests.<>c__DisplayClass5_0.<<UnFocusOnEntryAfterPagePop>b__2>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass17_1`1.<<CreateHandlerAndAddToWindow>b__1>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass31_0`1.<<SetupWindowForTests>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass31_0`1.<<SetupWindowForTests>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass3_0.<<DispatchAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass2_0`1.<<DispatchAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass17_0`1.<<CreateHandlerAndAddToWindow>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass3_0.<<DispatchAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass2_0`1.<<DispatchAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.EntryTests.UnFocusOnEntryAfterPagePop()
--- End of stack trace from previous location ---