#8430: doctest failures with Sage 4.3.4.alpha0
--------------------------------+-------------------------------------------
Reporter: mvngu | Owner: hivert
Type: defect | Status: positive_review
Priority: major | Milestone: sage-4.3.4
Component: doctest | Keywords:
Author: Florent Hivert | Upstream: N/A
Reviewer: Marshall Hampton | Merged:
Work_issues: |
--------------------------------+-------------------------------------------
Changes (by mpatel):
* reviewer: => Marshall Hampton
Comment:
SageNB 0.7.5.2 includes fixes for the first two failures in the
description (see #8435).
An important note: It's best to test SageNB files with `-force_lib`,
e.g.,
{{{
#!sh
sage -t -long -force_lib local/lib/python2.6/site-
packages/sagenb-0.7.5.1-py2.6.egg/sagenb/notebook/interact.py
}}}
Running `sage -t -sagenb` or `make test` and its friends will set it
implicitly. If the option is set, `SAGE_LOCAL/bin/sage-doctest` will
treat the file(s) as Sage library code, even if it does not live under
`SAGE_ROOT/devel`. In particular, `sage-doctest` will not attempt the
equivalent of `from filebase import *`, which can raise false errors or
cause segfaults.
I suppose I should have called it `-library_code`, instead.
Please remember to fillin
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8430#comment:10>
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.