We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<test name="System.Drawing.PrimitivesTest.RectangleTests.RectangleFConversionTest(x: 3.4028235E+38, y: -3.4028235E+38, width: 3.4028235E+38, height: -3.4028235E+38)" type="System.Drawing.PrimitivesTest.RectangleTests" method="RectangleFConversionTest" time="0.006278" result="Fail"> <failure exception-type="Xunit.Sdk.EqualException"> <message><![CDATA[Assert.Equal() Failure\nExpected: {X=2147483647,Y=-2147483648,Width=2147483647,Height=-2147483648}\nActual: {X=2147483647,Y=-2147483648,Width=-1,Height=0}]]></message> <stack-trace><![CDATA[ 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)]]></stack-trace> </failure> </test> <test name="System.Drawing.PrimitivesTest.RectangleTests.RectangleFConversionTest(x: -3.4028235E+38, y: 3.4028235E+38, width: -3.4028235E+38, height: 3.4028235E+38)" type="System.Drawing.PrimitivesTest.RectangleTests" method="RectangleFConversionTest" time="0.0005553" result="Fail"> <failure exception-type="Xunit.Sdk.EqualException"> <message><![CDATA[Assert.Equal() Failure\nExpected: {X=-2147483648,Y=2147483647,Width=-2147483648,Height=2147483647}\nActual: {X=-2147483648,Y=2147483647,Width=0,Height=-1}]]></message> <stack-trace><![CDATA[ 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)]]></stack-trace> </failure> </test>
https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-59503-merge-82a08e0bf78247ad85/System.Drawing.Primitives.Tests/1/testResults.xml?sv=2019-07-07&se=2021-10-27T21%3A20%3A15Z&sr=c&sp=rl&sig=l6x81ojLuccAHXezeNAnngaxlFWwA%2FvquAUqBhREPyM%3D
#59503
cc @steveisok
The text was updated successfully, but these errors were encountered:
Duplicate of #60585
Sorry, something went wrong.
No branches or pull requests
https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-59503-merge-82a08e0bf78247ad85/System.Drawing.Primitives.Tests/1/testResults.xml?sv=2019-07-07&se=2021-10-27T21%3A20%3A15Z&sr=c&sp=rl&sig=l6x81ojLuccAHXezeNAnngaxlFWwA%2FvquAUqBhREPyM%3D
#59503
cc @steveisok
The text was updated successfully, but these errors were encountered: