dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.29k stars 4.74k forks source link

Test failure: System.Numerics.Tests.ComparisonTest/IComparable_Invalid #18129

Closed ghost closed 4 years ago

ghost commented 8 years ago

Opened on behalf of @jiangzeng

The test System.Numerics.Tests.ComparisonTest/IComparable_Invalid has failed.

Assert.Equal() Failure\r
Expected: obj\r
Actual:   (null)

Stack Trace:

   at System.Numerics.Tests.ComparisonTest.IComparable_Invalid() in D:\A\_work\2\s\src\System.Runtime.Numerics\tests\BigInteger\Comparison.cs:line 367

Failing configurations:

link: https://mc.dot.net/#/product/netcore/master/source/official~2Fcorefx~2Fmaster/type/test~2Ffunctional~2Fuwp~2F/build/20160816.02/workItem/System.Runtime.Numerics.Tests/analysis/xunit/System.Numerics.Tests.ComparisonTest~2FIComparable_Invalid

jiangzeng commented 8 years ago

One of lots of UWP test failures, Close.