#4391: [with patch, needs review] Sage 3.1.4: optional doctest failure in
sage/schemes/elliptic_curves/ell_finite_field.py
----------------------+-----------------------------------------------------
Reporter: mabshoff | Owner: mabshoff
Type: defect | Status: new
Priority: major | Milestone: sage-3.2
Component: doctest | Keywords:
----------------------+-----------------------------------------------------
{{{
sage -t -long -optional
devel/sage/sage/schemes/elliptic_curves/ell_finite_field.py
**********************************************************************
File "/scratch/mabshoff/release-
cycle/sage-3.1.3.final/tmp/ell_finite_field.py", line 102:
sage: magma(E) # optional -- requires Magma
Exception raised:
Traceback (most recent call last):
File "/scratch/mabshoff/release-
cycle/sage-3.1.3.final/local/lib/python2.5/doctest.py", line 1228, in
__run
compileflags, 1) in test.globs
File "<doctest __main__.example_4[3]>", line 1, in <module>
magma(E) # optional -- requires Magma###line 102:
sage: magma(E) # optional -- requires Magma
NameError: name 'E' is not defined
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4391>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---