#9926: Doctest error in sage/schemes/generic/toric_divisor.py on OS X
-----------------------+----------------------------------------------------
Reporter: mpatel | Owner: mvngu
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.6
Component: doctest | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
I get this reproducible doctest error with a trial 4.6.alpha1 (32-bit
build) on bsd.math (OS X 10.6):
{{{
#!python
sage -t -long "devel/sage/sage/schemes/generic/toric_divisor.py"
**********************************************************************
File
"/Users/mpatel/tmp/bb/slave/bsd_scratch/build/sage-4.6.alpha1/devel/sage/sage/schemes/generic/toric_divisor.py",
line 1522:
sage: supp.Vrepresentation()
Expected:
[A vertex at (-1, 1), A vertex at (0, 2), A vertex at (0, -1), A
vertex at (3, -1)]
Got:
[A vertex at (-1, 1), A vertex at (0, 2), A vertex at (3, -1), A
vertex at (0, -1)]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9926>
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.