Skip to content

[mono] System.Drawing.PrimitivesTest.RectangleTests.RectangleFConversionTest fails on devices #60585

Open
@steveisok

Description

@steveisok

The test fails with:

Assert.Equal() Failure
Expected: {X=-2147483648,Y=2147483647,Width=-2147483648,Height=2147483647}
Actual:   {X=-2147483648,Y=2147483647,Width=0,Height=-1}
Stack trace
   at System.Drawing.PrimitivesTest.RectangleTests.RectangleFConversionTest(Single x, Single y, Single width, Single height)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions