#7650: Fix sagenb doctesting
------------------------+---------------------------------------------------
Reporter: mpatel | Owner: was
Type: defect | Status: needs_review
Priority: blocker | Milestone: sage-4.3.1
Component: notebook | Keywords:
Work_issues: | Author: Mitesh Patel
Upstream: N/A | Reviewer:
Merged: |
------------------------+---------------------------------------------------
Changes (by mpatel):
* status: needs_work => needs_review
Old description:
> `sage -t sagenb/` yields several
> {{{
> A mysterious error (perhaps a memory error?) occurred, which may have
> crashed doctest.
> }}}
New description:
We have not been doctesting SageNB files as often as we test Sage files.
Please apply
* [attachment:trac_7650-scripts_doctest_force_lib_v5.patch] to the
scripts repository. This adds two options to `sage -t`: `-sagenb` tests
all SageNB files and `-force_lib` tests files ''as if'' they live in
`SAGE_ROOT/devel/sage`, i.e., in the Sage library.
* [attachment:trac_7650-sagenb_doctesting_v2.patch] to the sagenb
repository. This fixes broken SageNB tests.
and replace `SAGE_ROOT/makefile` with
* [attachment:makefile]. This makes `make test` and `make ptest` test
all SageNB files, too.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7650#comment:12>
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.