On Sep 13, 7:09 pm, ghtdak <[EMAIL PROTECTED]> wrote:
> On Sep 13, 2:00 pm, mabshoff <[EMAIL PROTECTED]> wrote:
>
> > On Sep 13, 1:39 pm, "David Joyner" <[EMAIL PROTECTED]> wrote:
>
> > > built fine on amd64 hardy heron but this test failed:
>
> > > The following tests failed:

Hi Glenn,

> > >         sage -t  devel/sage/sage/modules/free_module.py
> > > Total time for all tests: 5285.8 seconds
> > > Please see /home/wdj/sagefiles/sage-3.1.2.rc2/tmp/test.log for the
> > > complete log from this test.
> > > [EMAIL PROTECTED]:~/sagefiles/sage-3.1.2.rc2$ ./sage -t
> > > devel/sage/sage/modules/free_module.py
> > > sage -t  devel/sage/sage/modules/free_module.py
>
> > Yeah, this is random numerical noise not happening in your case.
>
> I see the above error on two different hardy x86_64 boxes.

Yeah, I am about to "fix" that test by expecting either True or False.
Depending on the CPU both can happen, so that solution I propose seems
better than random. It is unlikely that we can come up with a test
that fails on all platforms.

> The 32 bit hardy test gave me this:
>
>
>
> sage -t -long devel/sage/sage/crypto/mq/sr.py
> halt 14
>
> error: no more memory
> System -1888932k:-1881848k Appl -1909152k/20220k Malloc 295006k/3973k
> Valloc 2006392k/16246k Pages 501598/0 Regions 4393:4393
>
> A mysterious error (perphaps a memory error?) occurred, which may have
> crashed doctest.
>          [213.8 s]
> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

:)

> first time I had a "mysterious" error... but this is a new box so it
> could be due to hardware wierdness.  Doesn't seem likely as I've
> stressed the box a bit but new boxes are always suspect.

Nope, it just plainly runs out of memory. We might want to add
"#large" to the doctests since that problem will not go away.

> I put the testlong logs up at:
>
> http://tarbox.org/sage/3.1.2.rc2.logs.tar.bz2
>
> hq2 and noc2 are x86_64.  puget is 32 bit.

Thanks,

> -glenn

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to