[libmath-prime-util-perl] 27/33: Add 1 to skipped 5.6.2 tests

Partha P. Mukherjee ppm-guest at moszumanska.debian.org
Thu May 21 18:51:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

ppm-guest pushed a commit to annotated tag v0.37
in repository libmath-prime-util-perl.

commit 71acd7e44b4615828fbb91329620bf15013663ab
Author: Dana Jacobsen <dana at acm.org>
Date:   Sat Jan 25 21:50:43 2014 -0800

    Add 1 to skipped 5.6.2 tests
---
 t/81-bignum.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/81-bignum.t b/t/81-bignum.t
index e27564b..39ae952 100644
--- a/t/81-bignum.t
+++ b/t/81-bignum.t
@@ -229,7 +229,7 @@ SKIP: {
 ###############################################################################
 
 SKIP: {
-  skip "Your 64-bit Perl is broken, skipping moebius, totient, etc.", 13+3*$extra if $broken64;
+  skip "Your 64-bit Perl is broken, skipping moebius, totient, etc.", 14+3*$extra if $broken64;
   my $n;
   $n = 618970019642690137449562110;
   is( moebius($n), -1, "moebius($n)" );

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-perl.git



More information about the Pkg-perl-cvs-commits mailing list