On Feb 5, 1:09 pm, William Stein <wst...@gmail.com> wrote:
> On Thu, Feb 5, 2009 at 12:28 PM, Jaap Spies <j.sp...@hccnet.nl> wrote:
<SNIP>
>
> OS X PowerPC 10.5:
>
> sage -t -long "devel/sage/sage/rings/polynomial/toy_d_basis.py"
Got a fix that will be merged in a minute.
> sage -t -long
> "devel/sage/sage/schemes/elliptic_curves/ell_finite_field.py"
See below.
> sage -t -long "devel/sage/sage/symbolic/function.pyx"
Fixed and merged.
>
> ell_finite_field:
>
> sage -t -long "devel/sage/sage/schemes/elliptic_curves/ell_finite_field.py"
> A mysterious error (perphaps a memory error?) occurred, which may have
> crashed doctest.
> [62.3 s]
>
> This is the machine running out of RAM (it's an iMac with 1GB RAM):
>
> ok
> Trying:
> for p in prime_range(Integer(10000)): #long time
> (~20s)###line 1206:_sage_ >>> for p in prime_range(10000):
> #long time (~20s)
> if p != Integer(389):
> G=E.change_ring(GF(p)).abelian_group()
> Expecting nothing
It fails for me even with a 64 bit build on OSX. This is something
strange we have never been able to nail down.
> toy_d_basis: Noise
Fixed.
> Fedora 64-bit -- massive failures as usual
Still open :(, but I am working on it :)
> ====================================
>
> eno:
>
> 1 failure:
>
> sage -t -long
> "devel/sage/sage/rings/polynomial/polynomial_element.pyx"
>
> I guess this is noise:
It isn't. It is #5173 and has been fixed by cwitty. It was some
fallout from adding some pretty and reproducible way to print complex
polynomial roots of a polynomial.
> =======================
>
> cicero:
>
> sage -t -long "devel/sage/sage/rings/polynomial/toy_d_basis.py"
> sage -t -long
> "devel/sage/sage/rings/polynomial/polynomial_element.pyx"
> sage -t -long "devel/sage/sage/rings/polynomial/complex_roots.py"
Fixed.
> OS X Intel 10.5:
>
> sage -t -long "devel/sage/sage/rings/polynomial/toy_d_basis.py"
> sage -t -long
> "devel/sage/sage/schemes/elliptic_curves/ell_finite_field.py"
> sage -t -long "devel/sage/sage/symbolic/function.pyx"
> Total time for all tests: 6809.0 seconds
> wst...@bsd:~$
Same as the other OSX box, two fixed the out of memory one a long
standing bug.
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---