Subject: | t/05_euclid.t fails |
The following test failure looks new --- probably it happens only with newer prereqs (Math-BigRat-0.260805?):
# Failed test 3 in t/05_euclid.t at line 41
# t/05_euclid.t line 41 is: ok($dd == $p->gcd($q));
# Failed test 4 in t/05_euclid.t at line 50
# t/05_euclid.t line 50 is: ok($dd == $d);
# Failed test 5 in t/05_euclid.t at line 51
# t/05_euclid.t line 51 is: ok($dd1 == $d1);
# Failed test 6 in t/05_euclid.t at line 52
# t/05_euclid.t line 52 is: ok($dd2 == $d2);
# Failed test 7 in t/05_euclid.t at line 53
# t/05_euclid.t line 53 is: ok($mm1 == $m1);
# Failed test 8 in t/05_euclid.t at line 54
# t/05_euclid.t line 54 is: ok($mm2 == $m2);
# Failed test 9 in t/05_euclid.t at line 57
# t/05_euclid.t line 57 is: ok($dd == $d);
# Failed test 10 in t/05_euclid.t at line 58
# t/05_euclid.t line 58 is: ok($dd2 == $d1);
# Failed test 11 in t/05_euclid.t at line 59
# t/05_euclid.t line 59 is: ok($dd1 == $d2);
# Failed test 12 in t/05_euclid.t at line 60
# t/05_euclid.t line 60 is: ok($mm2 == $m1);
# Failed test 13 in t/05_euclid.t at line 61
# t/05_euclid.t line 61 is: ok($mm1 == $m2);
# Failed test 14 in t/05_euclid.t at line 64
# t/05_euclid.t line 64 is: ok($qqi == $qi);
# Failed test 15 in t/05_euclid.t at line 65
# t/05_euclid.t line 65 is: ok($qi * $q % $p == $dd->monize);
t/05_euclid.t ........
Failed 13/22 subtests