#4385: Sage 3.1.4: optional doctest failure in
sage/rings/polynomial/multi_polynomial.pyx
----------------------+-----------------------------------------------------
Reporter: mabshoff | Owner: mhampton
Type: defect | Status: new
Priority: major | Milestone: sage-3.2
Component: doctest | Keywords:
----------------------+-----------------------------------------------------
{{{
sage -t -long -optional
devel/sage/sage/rings/polynomial/multi_polynomial.pyx
**********************************************************************
File "/scratch/mabshoff/release-
cycle/sage-3.2.alpha1/tmp/multi_polynomial.py", line 712:
sage: P
Expected:
A Polyhedron with 4 vertices.
Got:
A Polyhedron with 3 vertices.
**********************************************************************
File "/scratch/mabshoff/release-
cycle/sage-3.2.alpha1/tmp/multi_polynomial.py", line 721:
sage: R(1).newton_polytope()
Expected:
A Polyhedron with 1 vertices.
Got:
A Polyhedron with 1 vertex.
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4385>
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
-~----------~----~----~----~------~----~------~--~---