Closed ghost closed 4 years ago
This issue happens on build 20170111.07, Failed test: System.Numerics.Tests.cast_fromTest/RunDoubleExplicitCastFromLargeBigIntegerTests
Message:
Assert.Equal() Failure\r\nExpected: 8\r\nActual: 0
Stack Trace:
at System.Numerics.Tests.cast_fromTest.VerifyDoubleExplicitCastFromBigInteger(Double value, BigInteger bigInteger) in D:\A\_work\189\s\corefx\src\System.Runtime.Numerics\tests\BigInteger\cast_from.cs:line 896
at System.Numerics.Tests.cast_fromTest.DoubleExplicitCastFromLargeBigIntegerTests(Int32 startShift, Int32 bigShiftLoopLimit, Int32 smallShift, Int32 smallShiftLoopLimit) in D:\A\_work\189\s\corefx\src\System.Runtime.Numerics\tests\BigInteger\cast_from.cs:line 727
at System.Numerics.Tests.cast_fromTest.RunDoubleExplicitCastFromLargeBigIntegerTests() in D:\A\_work\189\s\corefx\src\System.Runtime.Numerics\tests\BigInteger\cast_from.cs:line 582
This issue happens on build 20170111.07, Failed test: System.Numerics.Tests.logTest/RunLargeValueLogTests
Message:
Assert.True() Failure\r\nExpected: True\r\nActual: False
Stack Trace:
at System.Numerics.Tests.logTest.LargeValueLogTests(Int32 startShift, Int32 bigShiftLoopLimit, Int32 smallShift, Int32 smallShiftLoopLimit) in D:\A\_work\189\s\corefx\src\System.Runtime.Numerics\tests\BigInteger\log.cs:line 166
at System.Numerics.Tests.logTest.RunLargeValueLogTests() in D:\A\_work\189\s\corefx\src\System.Runtime.Numerics\tests\BigInteger\log.cs:line 139
Opened on behalf of @jiangzeng
The test
System.Numerics.Tests.ComparisonTest/IComparable_Invalid
has failed.Assert.Equal() Failure\r Expected: obj\r Actual: (null)
System.Numerics.Tests.ComparisonTest/IComparable_Invalid:
Build : Master - 20170108.02 (Full Framework Tests) Failing configurations:
Failed tests: System.Numerics.Tests.ComparisonTest/IComparable_Invalid System.Numerics.Tests.ComplexTests/ACos_Advanced System.Numerics.Tests.ComplexTests/Equals System.Numerics.Tests.cast_fromTest/RunDoubleExplicitCastFromLargeBigIntegerTests System.Numerics.Tests.logTest/RunLargeValueLogTests
Details: https://mc.dot.net/#/product/netcore/master/source/official~2Fcorefx~2Fmaster~2F/type/test~2Ffunctional~2Fdesktop~2Fcli~2F/build/20170108.02/workItem/System.Runtime.Numerics.Tests