You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at System.Drawing.Tests.GraphicsTests.VerifyGraphics(Graphics graphics, RectangleF expectedVisibleClipBounds) in F:\vsagent\5\s\src\System.Drawing.Common\tests\GraphicsTests.cs:line 3190
at System.Drawing.Tests.GraphicsTests.FromHdc_ValidHdc_ReturnsExpected(IntPtr hdc) in F:\vsagent\5\s\src\System.Drawing.Common\tests\GraphicsTests.cs:line 108
The assert is Assert.False(graphics.IsVisibleClipEmpty);
This may or may not be same root cause as dotnet/runtime#28859. Bit the exception is quite different.
Opened on behalf of @wfurt
The test
System.Drawing.Tests.GraphicsTests/FromHdc_ValidHdc_ReturnsExpected(hdc: 83953579)
has failed.Failure Message:
Stack Trace:
Build : 3.0 - 20190312.3 (Core Tests)
Failing configurations:
The text was updated successfully, but these errors were encountered: