On 2017-04-16 21:20:36, DANAJ wrote:
Show quoted text> New versions of both this module and the GMP back end have been
> released, but I'm still seeing a raft of test failures. Unfortunately
> I have no idea *what* is failing, and I cannot get any version of Perl
> or platform I have access to to fail. I got a AWS FreeBSD machine and
> it runs just fine. As does NetBSD, AIX, Windows, Cygwin, and more.
On my systems it looks like this:
* passes on all Debian systems (wheezy, jessie, stretch)
* passes on the Ubuntu 16.04 smoker
* passes on Mac OS X
* fails with some perl versions on FreeBSD 9 + 10
* fails with all installed perl versions (5.24.0 .. 5.25.11) on CentOS7
Show quoted text> Is the error behaviour still a hang in this test, or has it moved to
> something else? Any chance you could see which test is the last
> successful run? This is driving me completely crazy.
Currently it does not hang anymore, but fails like this:
...
ok 127 - MRR(n,0) = 1
ok 128 - MRR(61,17) = 1
ok 129 - MRR(62,17) = 0
Usage: Math::Prime::Util::GMP::miller_rabin_random(strn, nbases, seedstr= 0) at t/81-bignum.t line 381.
# Looks like your test exited with 2 just after 129.