#9590: Doctest failures in cone.py and toric_lattice_element.pyx on 32-bit Linux
------------------------+---------------------------------------------------
Reporter: mpatel | Owner: mhampton
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.5.2
Component: geometry | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
[http://groups.google.com/group/sage-
release/browse_thread/thread/cc0b1929f66e0658/6b8cef45c9f5e56c#6b8cef45c9f5e56c
Seen by John Cremona and Leif Leonhardy on 32-bit SUSE and 32-bit Ubuntu,
respectively]:
{{{
sage -t -long "devel/sage/sage/geometry/toric_lattice_element.pyx"
**********************************************************************
File
"/local/jec/sage-4.5.2.alpha0/devel/sage/sage/geometry/toric_lattice_element.pyx",
line 235:
sage: n.set_immutable()
Expected:
2528502973977326415
Got nothing
sage -t -long "devel/sage/sage/geometry/cone.py"
**********************************************************************
File "/local/jec/sage-4.5.2.alpha0/devel/sage/sage/geometry/cone.py", line
559:
sage: c = Cone([(1,0), (0,1)])
Expected:
4372618627376133801
Got nothing
}}}
These may stem from one or more of #8986, #8987, and #9062.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9590>
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.