#5806: Sage 3.4.1.rc3: failing test "devel/sage/sage/misc/sagedoc.py"
---------------------+------------------------------------------------------
Reporter: jsp | Owner: cwitty
Type: defect | Status: new
Priority: blocker | Milestone: sage-3.4.1
Component: misc | Keywords:
---------------------+------------------------------------------------------
Comment(by jhpalmieri):
Replying to [comment:2 ddrake]:
{{{
**********************************************************************
File "/var/tmp/sage-3.4.1.rc/devel/sage/sage/misc/sagedoc.py", line 238:
sage: format_src('<<<Sqsage:')[5:15]
Expected:
'Sq(*nums):'
}}}
Note that the doctest in the file says {{{sage:
format_src('<<<Sq>>>')[5:15]}}}. Why is {{{>>>}}} getting changed to
{{{sage:}}}?
Replying to [comment:6 cremona]:
> What I get in sagedoc.py is this:
[snip] time out failure
I have seen this before, but not repeatably. I only saw it doing sage -t
on the particular file, not when doing sage -testall. Try {{{sage -t
-verbose}}}: is it freezing on a {{{search_src}}} command?
We can always revert the changes at #5764 if we have to (or at least
reinstate the "nodoctest" at the top of the file).
Replying to [ticket:5806 jsp]:
Can you run this successfully from within Sage:
{{{
sage: search_doc('this creates a polynomial ring')
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5806#comment:7>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---