#4394: Sage 3.1.4: magma related optional doctest failure in
sage/rings/polynomial/polynomial_element.pyx
----------------------+-----------------------------------------------------
Reporter: mabshoff | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-3.2
Component: doctest | Keywords:
----------------------+-----------------------------------------------------
{{{
[EMAIL PROTECTED]:~/build-3.2.a1/sage-3.2.alpha1-iras> ./sage -t -long
-optional devel/sage/sage/rings/polynomial/polynomial_element.pyx
sage -t -long -optional
devel/sage/sage/rings/polynomial/polynomial_element.pyx
**********************************************************************
File
"/home/mabshoff/build-3.2.a1/sage-3.2.alpha1-iras/tmp/polynomial_element.py",
line 2833:
sage: g = magma(f); g # optional -- requires Magma
Expected:
y^3 - 17*y + 5
Got:
$.1^3 - 17*$.1 + 5
**********************************************************************
1 items had failures:
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4394>
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
-~----------~----~----~----~------~----~------~--~---