Subject: | Tests fail with Math::BigInt 1.999712 |
t/bigfltpm.t and t/bigintpm.t fail:
# Failed test at t/bigfltpm.inc line 185.
# got: 'inf'
# expected: 'NaN'
# Failed test at t/bigfltpm.inc line 185.
# got: '1'
# expected: '0'
# Failed test at t/bigfltpm.inc line 185.
# got: '1'
# expected: '0'
# Looks like you failed 3 tests of 2368.
t/bigfltpm.t ....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/2368 subtests
# Failed test at t/bigintpm.inc line 209.
# got: '1.0000000000000000000000000000000000000'
# expected: '1'
# Failed test at t/bigintpm.inc line 209.
# got: '1234.0000000000000000000000000000000000'
# expected: '1234'
# Failed test at t/bigintpm.inc line 209.
# got: '1'
# expected: '0'
# Failed test at t/bigintpm.inc line 209.
# got: '1'
# expected: '0'
# Failed test at t/bigintpm.inc line 209.
# got: undef
# expected: '2'
# Failed test at t/bigintpm.inc line 209.
# got: '37'
# expected: '0'
# Failed test at t/bigintpm.inc line 209.
# got: undef
# expected: '2,0'
# Looks like you failed 7 tests of 3707.
t/bigintpm.t ....
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/3707 subtests