Skip Menu |

This queue is for tickets about the Math-Random-Brownian CPAN distribution.

Report information
The Basics
Id: 129147
Status: new
Priority: 0/
Queue: Math-Random-Brownian

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.03
Fixed in: (no value)



Subject: Test suite may fail
On some of my smoker systems (mainly freebsd ones) the test suite fails: ... Running Mkbootstrap for Math::Random::Brownian () chmod 644 "Brownian.bs" PERL_DL_NONLAZY=1 "/usr/perl5.20.1Dp/bin/perl5.20.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Math-Random-Brownian.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.01 usr 0.02 sys + 0.00 cusr 0.03 csys = 0.05 CPU) Result: PASS PERL_DL_NONLAZY=1 "/usr/perl5.20.1Dp/bin/perl5.20.1" "-Iblib/lib" "-Iblib/arch" test.pl Creating Test.out a, m, s out of order in mltmod - ABORT! a = 2082007225 s = 2666965028 m = 2147483563 mltmod requires: 0 < a < m; 0 < s < m*** Error code 1 Stop. make: stopped in /home/cpansand/.cpan/build/2019041208/Math-Random-Brownian-0.03-6Ol4YJ ...