dotnet / winforms

Windows Forms is a .NET UI framework for building Windows desktop applications.
MIT License
4.38k stars 971 forks source link

GetHeight_DisposedGraphics_ThrowsArgumentException causes AV? #8841

Open stephentoub opened 4 years ago

stephentoub commented 4 years ago

This test is disabled, with a comment saying it causes an AV in GDI+ https://github.com/dotnet/runtime/blob/0b25063ec056b0d6668bf0848d108d8c873f3fce/src/libraries/System.Drawing.Common/tests/FontTests.cs#L596-L598 But the "issue" it links to is https://github.com/dotnet/corefx/pull/22571, which is the PR that added the Unix implementation of the library. I'm fixing the link to point here, instead.

ViktorHofer commented 2 years ago

Triage: Now that we don't support System.Drawing on non Windows anymore, we could re-enable the test and see if now passes. Moving to 8.0