Subject: | tests failing with new Math::BigInt version |
Date: | Wed, 7 Mar 2007 13:20:41 -0500 |
To: | <bug-Math-BigInt-GMP [...] rt.cpan.org> |
From: | "Lawrenz Mr Hans" <LAWRENZH [...] usmc-mccs.org> |
Hi,
When I try to build Math::BigInt::GMP with version 1.80 of Math::BigInt installed I'm getting the following errors during testing:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/bigfltpm....NOK 868/2042# Test 868 got: '1' (bigfltpm.inc at line 359)
# Expected: 'undef'
t/bigfltpm....NOK 869/2042# Test 869 got: '1' (bigfltpm.inc at line 359 fail #2)
# Expected: 'undef'
t/bigfltpm....NOK 870/2042# Test 870 got: '1' (bigfltpm.inc at line 359 fail #3)
# Expected: 'undef'
t/bigfltpm....NOK 931/2042# Test 931 got: '1' (bigfltpm.inc at line 359 fail #4)
# Expected: 'undef'
t/bigfltpm....NOK 932/2042# Test 932 got: '1' (bigfltpm.inc at line 359 fail #5)
# Expected: 'undef'
t/bigfltpm....NOK 933/2042# Test 933 got: '1' (bigfltpm.inc at line 359 fail #6)
# Expected: 'undef'
t/bigfltpm....NOK 934/2042# Test 934 got: '1' (bigfltpm.inc at line 359 fail #7)
# Expected: 'undef'
t/bigfltpm....FAILED tests 868-870, 931-934
Failed 7/2042 tests, 99.66% okay
t/bigintg.....ok
t/bigintpm....NOK 790/3005# Test 790 got: '1' (bigintpm.inc at line 670)
# Expected: 'undef'
t/bigintpm....NOK 791/3005# Test 791 got: '1' (bigintpm.inc at line 670 fail #2)
# Expected: 'undef'
t/bigintpm....NOK 792/3005# Test 792 got: '1' (bigintpm.inc at line 670 fail #3)
# Expected: 'undef'
t/bigintpm....NOK 828/3005# Test 828 got: '1' (bigintpm.inc at line 670 fail #4)
# Expected: 'undef'
t/bigintpm....NOK 829/3005# Test 829 got: '1' (bigintpm.inc at line 670 fail #5)
# Expected: 'undef'
t/bigintpm....NOK 830/3005# Test 830 got: '1' (bigintpm.inc at line 670 fail #6)
# Expected: 'undef'
t/bigintpm....NOK 831/3005# Test 831 got: '1' (bigintpm.inc at line 670 fail #7)
# Expected: 'undef'
t/bigintpm....FAILED tests 790-792, 828-831
Failed 7/3005 tests, 99.77% okay
t/pod.........ok
1/1 skipped: various reasons
t/pod_cov.....ok
1/1 skipped: various reasons
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/bigfltpm.t 2042 7 868-870 931-934
t/bigintpm.t 3005 7 790-792 828-831
2 subtests skipped.
When I changed back to Math::BigInt version 1.79 the tests were successfull.
Thanks very much. And thanks for providing these great modules.
Hans Lawrenz
Software Developer
Marine Corps Community Services
571-309-3986
3044 Catlin Avenue
Quantico, VA 22134
lawrenzh@usmc-mccs.org