Fixed Rectangle renders as thin line instead of filled shape for small height #31651
Build Analysis / Build Analysis
failed
Dec 18, 2025 in 0s
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
Build Failures
maui-pr / Build .NET MAUI / Build Windows (Debug) / 🛠️ Build Microsoft.Maui.sln
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌src\Controls\tests\TestCases.HostApp\Issues\Issue31330.cs(101,51): error CS0103: The name 'AbsoluteLayoutFlags' does not exist in the current context
-
❌src\Controls\tests\TestCases.HostApp\Issues\Issue31330.cs(115,53): error CS0103: The name 'AbsoluteLayoutFlags' does not exist in the current context
maui-pr / Build .NET MAUI / Build Windows (Release) / 🛠️ Build Microsoft.Maui.sln
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌src\Controls\tests\TestCases.HostApp\Issues\Issue31330.cs(101,51): error CS0103: The name 'AbsoluteLayoutFlags' does not exist in the current context
-
❌src\Controls\tests\TestCases.HostApp\Issues\Issue31330.cs(115,53): error CS0103: The name 'AbsoluteLayoutFlags' does not exist in the current context
maui-pr / Build .NET MAUI / Build macOS (Debug) / 🛠️ Build BuildTasks
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌.dotnet/packs/Microsoft.Android.Sdk.Darwin/36.1.2/tools/Microsoft.Android.Sdk.Bindings.Gradle.targets(83,5): error MSB6006: "gradlew" exited with code 1.
-
❌.dotnet/packs/Microsoft.Android.Sdk.Darwin/36.1.2/tools/Microsoft.Android.Sdk.Bindings.Gradle.targets(83,5): error XAGRDL0000: Downloading https://services.gradle.org/distributions/gradle-8.13-all.zip
Exception in thread "main" java.io.IOException: Downloading from https://services.gradle.org/distributions/gradle-8.13-all.zip failed: timeout (10000ms)
at org.gradle.wrapper.Download.downloadInternal(Download.java:131)
at org.gradle.wrapper.Download.download(Download.java:89)
at org.gradle.wrapper.Install.forceFetch(Install.java:171)
at org.gradle.wrapper.Install.fetchDistribution(Install.java:104)
at org.gradle.wrapper.Install.access$400(Install.java:46)
at org.gradle.wrapper.Install$1.call(Install.java:81)
at org.gradle.wrapper.Install$1.call(Install.java:68)
at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:69)
at org.gradle.wrapper.Install.createDist(Install.java:68)
at org.gradle.wrapper.WrapperExecutor.execute(WrapperExe
8 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [maui-pr] [maui-pr-devicetests] [maui-pr-uitests]
Known test errors
Test Failures (5 tests failed)
🔹 [All failing tests from maui-pr-devicetests]
- Exception Message
Assert.Equal() Failure: Values differ\r\nExpected: #FF000000\r\nActual: #FF8F8F8F
- CallStack
at Microsoft.Maui.DeviceTests.AssertionExtensions.AssertColorAtPoint(CanvasBitmap bitmap, Color expectedColor, Int32 x, Int32 y) in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.Windows.cs:line 314 at Microsoft.Maui.DeviceTests.AssertionExtensions.AssertColorsAtPointsAsync(FrameworkElement view, Color[] colors, Point[] points, IMauiContext mauiContext) in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.Windows.cs:line 425 at Microsoft.Maui.DeviceTests.HandlerTestBasement.<>c__DisplayClass26_0.<<AssertColorsAtPoints>b__0>d.MoveNext() in /_/src/Core/tests/DeviceTests.Shared/HandlerTests/HandlerTestBasement.cs:line 300 --- 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.BorderTests.RoundedRectangleBorderLayoutIsCorrect() in /_/src/Controls/tests/DeviceTests/Elements/Border/BorderTests.cs:line 190 --- End of stack trace from previous location ---
- Exception Message
Assert.True() Failure\r\nExpected: True\r\nActual: False
- CallStack
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 ---
❌ com.microsoft.maui.controls.devicetests-Signed.WorkItemExecution [Console] [Details] [Artifacts] [2.70% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configuration
❌ Rounded Rectangle Border occupies correct space [Details] [0.13% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configurations (3)
❌ Unfocus will work when page is shown a 2nd time [Details] [14.85% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
Loading