Skip to content

[Testing] Fixed Test case failure in PR 32841 - [12/01/2025] Candidat…

f3b6078
Select commit
Loading
Failed to load commit list.
Merged

December 1st, Inflight Candidate #32841

[Testing] Fixed Test case failure in PR 32841 - [12/01/2025] Candidat…
f3b6078
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public succeeded Nov 29, 2025 in 39m 54s

Build #10.0.20-ci+pr.32841.azdo.154740 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 23,046 (96.18%)
  • Other: 915 (3.82%)
  • Total: 23,962

Annotations

Check failure on line 85947 in Build log

See this annotation in the file changed.

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

Build log #L85947

Bash exited with code '1'.

Check failure on line 1 in ThumbImageSourceUpdatesCorrectly

See this annotation in the file changed.

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

ThumbImageSourceUpdatesCorrectly

Color #FFFF0000 not found. This is what it looked like:<img>iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACRSURBVGhD7dIxCsJAEIXhl+0kRSSdWKSxzR20sdTLiDfxJIZgKXoGsRFCEAk2ooJo6Ur2ANFmkfwfPJg33cAIAAAAaI1Ao9lY3f5CnWjgds08LqV22VKHdeE2vlQ2G/PTER9hnCidTF3zqWczNPX8/4xup7le9+/f43k9ar/KXfPpbLOtRwAAAAAAAAAAgLaQ3nKlGU5hKMluAAAAAElFTkSuQmCC</img>
Raw output
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AssertContainsColor(CanvasBitmap bitmap, Color expectedColor, Func`2 withinRectModifier, Nullable`1 tolerance) in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.Windows.cs:line 361
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AssertContainsColor(FrameworkElement view, Color expectedColor, IMauiContext mauiContext, Nullable`1 tolerance) in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.Windows.cs:line 371
   at Microsoft.Maui.DeviceTests.SliderHandlerTests.<>c__DisplayClass7_0.<<ThumbImageSourceUpdatesCorrectly>b__0>d.MoveNext() in /_/src/Core/tests/DeviceTests/Handlers/Slider/SliderHandlerTests.Windows.cs:line 84
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass3_0.<<DispatchAsync>b__0>d.MoveNext() in /_/src/Core/src/Dispatching/DispatcherExtensions.cs:line 88
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass2_0`1.<<DispatchAsync>b__0>d.MoveNext() in /_/src/Core/src/Dispatching/DispatcherExtensions.cs:line 67
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.SliderHandlerTests.ThumbImageSourceUpdatesCorrectly() in /_/src/Core/tests/DeviceTests/Handlers/Slider/SliderHandlerTests.Windows.cs:line 75
--- End of stack trace from previous location ---