#9607: Doctest failure in latex.rst
-----------------------------+----------------------------------------------
Reporter: mpatel | Owner: mvngu
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.5.2
Component: documentation | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Seen on sage.math and bsd.math with Sage 4.5.2.alpha1:
{{{
#!python
sage -t -long devel/sage/doc/en/tutorial/latex.rst
**********************************************************************
File "/Users/mpatel/apps/sage-4.5.2.alpha1/devel/sage-
main/doc/en/tutorial/latex
.rst", line 459:
sage: latex.extra_preamble()
Expected:
'\\usepackage{tikz}\n\\usepackage{tkz-graph}\n\\usepackage{tkz-
berge}\n'
Got:
'\\usepackage{tikz}\n'
**********************************************************************
1 items had failures:
1 of 8 in __main__.example_11
***Test Failed*** 1 failures.
}}}
This may be caused by #9027.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9607>
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.