-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
area-System.DrawingSystem.Drawing issuesSystem.Drawing issuesdisabled-testTracking tests that have been disabled to prevent run failures.Tracking tests that have been disabled to prevent run failures.
Milestone
Description
Found while running all tests in libraries, running tests manually from the individual project also fails.
System.Drawing.Tests.BitmapTests.SaveWmfAsPngDoesntChangeImageBoundaries [FAIL]
Assert.Equal() Failure
↓ (pos 19)
Expected: [..., 0, 1, 68, 0, 0, ...]
Actual: [..., 0, 1, 149, 0, 0, ...]
↑ (pos 19)
Stack Trace:
D:\dotnet\runtime\src\libraries\System.Drawing.Common\tests\BitmapTests.cs(821,0): at System.Drawing.Tests.BitmapTests.SaveWmfAsPngDoesntChangeImageBoundaries()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
D:\dotnet\runtime\src\coreclr\System.Private.CoreLib\src\System\Reflection\RuntimeMethodInfo.CoreCLR.cs(387,0): at System.Reflection.RuntimeMethodInfo.InvokeNonEmitUnsafe(Object obj, IntPtr* arguments, Span`1 argsForTemporaryMonoSupport, BindingFlags invokeAttr)
Failing with clean build having no any changes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-System.DrawingSystem.Drawing issuesSystem.Drawing issuesdisabled-testTracking tests that have been disabled to prevent run failures.Tracking tests that have been disabled to prevent run failures.