CC: | pjacklam [...] cpan.org |
Subject: | t/02types.t fails (with latest Math::BigInt?) |
See subject. Test output:
# Failed test 'encode DECIMAL 0.25'
# at t/02types.t line 116.
# at bytes 0-0xf (0-15)
# got: | 00 00 00 02 00 .. .. .. .. .. .. .. .. .. .. .. |..... |
# exp: | 00 00 00 02 19 .. .. .. .. .. .. .. .. .. .. .. |..... |
# Failed test 'decode DECIMAL 0.25'
# at t/02types.t line 117.
# got: '0'
# expected: '0.25'
# Looks like you failed 2 tests of 62.
t/02types.t ...
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/62 subtests