Handle transient GDI+ ExternalException in SplitContainer.RepaintSplitterRect during display-session transition#14565
Open
LeafShi1 wants to merge 2 commits into
Azure Pipelines / dotnet-winforms CI
succeeded
May 28, 2026 in 17m 1s
Build #20260527.8 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 110,308 (99.63%)
- Other: 410 (0.37%)
- Total: 110,719
Annotations
azure-pipelines / dotnet-winforms CI
Microsoft.VisualBasic.Forms.Tests.WindowsFormsApplicationBaseTests.ShowHideSplashScreenSuccess
System.InvalidOperationException : Value Dispose() cannot be called while doing CreateHandle().
Raw output
at System.Windows.Forms.Control.Dispose(Boolean disposing) in /_/src/System.Windows.Forms/System/Windows/Forms/Control.cs:line 4802
at System.Windows.Forms.ContainerControl.Dispose(Boolean disposing) in /_/src/System.Windows.Forms/System/Windows/Forms/Layout/Containers/ContainerControl.cs:line 598
at System.Windows.Forms.Form.Dispose(Boolean disposing) in /_/src/System.Windows.Forms/System/Windows/Forms/Form.cs:line 3557
at System.ComponentModel.Component.Dispose()
at Microsoft.VisualBasic.Forms.Tests.WindowsFormsApplicationBaseTests.ShowHideSplashScreenSuccess() in /_/src/Microsoft.VisualBasic.Forms/tests/UnitTests/System/Windows/Forms/WindowsFormsApplicationBaseTests.vb:line 127
at Microsoft.VisualBasic.Forms.Tests.WindowsFormsApplicationBaseTests.ShowHideSplashScreenSuccess() in /_/src/Microsoft.VisualBasic.Forms/tests/UnitTests/System/Windows/Forms/WindowsFormsApplicationBaseTests.vb:line 119
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Loading