#9460: Many Maxima-related doctest failures on sage.math
-----------------------+----------------------------------------------------
Reporter: mpatel | Owner: mvngu
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.5
Component: doctest | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
Comment(by was):
> As a matter of interest, does William have any idea why after reverting
ECL and Maxima,
> his build still failed with
devel/sage/sage/schemes/elliptic_curves/lseries_ell.py?
That was caused by memory fragmentation on sage.math -- it has nothing to
do with Sage itself. So no worries at all.
{{{
sage -t -long "devel/sage/sage/schemes/elliptic_curves/lseries_ell.py"
*** not enough memory
Aborted
*** not enough memory
Aborted**********************************************************************
File
"/mnt/usb1/scratch/wstein/build/sage-4.5.alphastein1/devel/sage/sage/schemes/elliptic_curves/lseries_ell.py",
line 226:
sage: E.lseries().zeros(2)
Expected:
[0.000000000, 5.00317001]
Got:
[]
**********************************************************************
File
"/mnt/usb1/scratch/wstein/build/sage-4.5.alphastein1/devel/sage/sage/schemes/elliptic_curves/lseries_ell.py",
line 230:
sage: point([(1,x) for x in a]) # graph (long time)
Exception raised:
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9460#comment:29>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.