#8194: SageNB 0.7.5
----------------------------+-----------------------------------------------
Reporter: mpatel | Owner: was
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.3.3
Component: notebook | Keywords:
Author: Mitesh Patel | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by robert.marik):
Testing on Sage 4.3.2 I get error
{{{
sage -t "local/lib/python2.6/site-
packages/sagenb-0.7.5-py2.6.egg/sagenb/misc/sageinspect.py"
**********************************************************************
File "/opt/sage-4.3.2/local/lib/python2.6/site-
packages/sagenb-0.7.5-py2.6.egg/sagenb/misc/sageinspect.py", line 75:
sage: sage_getdoc(Foo)
Expected:
'docstring\n'
Got:
'docstring'
**********************************************************************
File "/opt/sage-4.3.2/local/lib/python2.6/site-
packages/sagenb-0.7.5-py2.6.egg/sagenb/misc/sageinspect.py", line 459:
sage: sage_getdoc(identity_matrix)[5:39]
Expected:
'turn the n x n identity matrix ove'
Got:
'Return the `n x n` identity matrix'
**********************************************************************
2 items had failures:
1 of 29 in __main__.example_0
1 of 4 in __main__.example_8
***Test Failed*** 2 failures.
For whitespace errors, see the file
/home/marik/.sage//tmp/.doctest_sageinspect.py
}}}
Or should be tested on Sage 4.3.3 alpha 0?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8194#comment:3>
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.