[iOS] Fix EditorScrollingWhenEnclosedInBorder test failure on candidate branch - #35920
Merged
kubaflo merged 1 commit intoJun 15, 2026
Merged
Build Analysis / Build Analysis
failed
Jun 15, 2026 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.
Test Failures (24 tests failed)
🔹 [All failing tests from maui-pr]
- Exception Message
System.ObjectDisposedException : Cannot access a disposed object. Object name: 'System.Threading.ThreadLocal`1[[Microsoft.Maui.Dispatching.IDispatcher, Microsoft.Maui, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- CallStack
at System.Threading.ThreadLocal`1.GetValueSlow() at Microsoft.Maui.UnitTests.DispatcherProviderStub.GetForCurrentThread() in /_/src/Core/tests/UnitTests/TestClasses/DispatcherStub.cs:line 108 at Microsoft.Maui.Dispatching.Dispatcher.GetForCurrentThread() in /_/src/Core/src/Dispatching/Dispatcher.cs:line 9 at Microsoft.Maui.Controls.BindableObject..ctor() in /_/src/Controls/src/Core/BindableObject.cs:line 38 at Microsoft.Maui.Controls.Element..ctor() in /_/src/Controls/src/Core/Element/Element.cs:line 701 at Microsoft.Maui.Controls.Brush..ctor() at Microsoft.Maui.Controls.SolidColorBrush..ctor(Color color) in /_/src/Controls/src/Core/SolidColorBrush.cs:line 19 at Microsoft.Maui.UnitTests.Views.BorderTests.BorderStrokeSubscribed() in /_/src/Core/tests/UnitTests/Views/BorderTests.cs:line 79 --- End of stack trace from previous location ---
- Exception Message
System.NullReferenceException : Object reference not set to an instance of an object.
- CallStack
at Microsoft.Maui.UnitTests.Dispatching.DispatcherTests.<>c.<<CreateTimerNonRepeatingDoesNotRepeat>b__10_0>d.MoveNext() in /_/src/Core/tests/UnitTests/Dispatching/DispatcherTests.cs:line 140 --- End of stack trace from previous location --- at Microsoft.Maui.UnitTests.DispatcherTest.<>c__DisplayClass1_0.<<Run>b__0>d.MoveNext() in /_/src/Core/tests/UnitTests/TestClasses/DispatcherStub.cs:line 148 --- End of stack trace from previous location --- --- End of stack trace from previous location ---
❌ BorderStrokeShapeDoesNotLeak [Console] [Details] [Artifacts] [5.14% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configuration
❌ BorderStrokeSubscribed [Console] [Details] [Artifacts] [4.54% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configuration
❌ ConfigureFontsRegistersFonts [Console] [Details] [Artifacts] [4.24% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configuration
❌ CreateTimerNonRepeatingDoesNotRepeat [Console] [Details] [Artifacts] [0.97% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configuration
❌ DurationMetricsRecordWithoutActivityListeners [Console] [Details] [Artifacts] [30.69% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configurations (3)
Loading