Re: Math-Random-MT-Auto-4.08.00.tar.gz
- From: "Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx>
- Date: Fri, 23 Sep 2005 09:29:25 +1000
"gamo" <gamo@xxxxxxxxxxxx> wrote in message
..
..
> >
> > However, there may well be some bug in the test scripts that causes
those
> > 'NOK' results. It might make things a little easier for us if you could
post
> > the results of 'make test'.
> >
> > Cheers,
> > Rob
> >
> >
> Here is an example:
>
> # Failed test (t/02-gaussian.t at line 64)
>
> # Failed test (t/02-gaussian.t at line 64)
>
Hmmm .... doesn't really help much.
For me, in 02-gaussian.t :
62: for (1 .. $CNT) {
63: eval { $x = gaussian(10); };
64: if ($@) {
65: fail('gaussian(10) failed: ' . $@);
66: }
But I don't see anything that looks like $@ in what you have reported. What
happens when you run:
perl -Mblib t/02-gaussian.t
First thing to do is to find out what $@ contains.
Cheers,
Rob
.
- References:
- Math-Random-MT-Auto-4.08.00.tar.gz
- From: gamo
- Re: Math-Random-MT-Auto-4.08.00.tar.gz
- From: Sisyphus
- Re: Math-Random-MT-Auto-4.08.00.tar.gz
- From: gamo
- Math-Random-MT-Auto-4.08.00.tar.gz
- Prev by Date: Re: Problem installing Net::LDAP
- Next by Date: IO::Scalar doesn't do binmode?
- Previous by thread: Re: Math-Random-MT-Auto-4.08.00.tar.gz
- Next by thread: Re: Math-Random-MT-Auto-4.08.00.tar.gz
- Index(es):