#6336: [with patch, needs review] optional doctest failure -- constructions
calculus tests hang forever
-------------------------------+--------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.0.3
Component: optional packages | Keywords:
Reviewer: | Author:
Merged: |
-------------------------------+--------------------------------------------
Comment(by jhpalmieri):
Here's a patch. This seems to fix this bug, but exposes another optional
doctest failure (related to octave, I think): on sage.math, before the
patch, I see the error message printed above. After the patch, I don't,
although I see this:
{{{
sage -t -optional "devel/sage/doc/en/constructions/calculus.rst"
*** *** Error: TIMED OUT! PROCESS KILLED! *** ***
*** *** Error: TIMED OUT! *** ***
*** *** Error: TIMED OUT! *** ***
[360.1 s]
}}}
So this patch is a partial fix. Any takers for the octave timeout?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6336#comment:1>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---