#9316: Spurious (?) "# File not found" error at end of doctests
-----------------------+----------------------------------------------------
   Reporter:  was      |       Owner:  wjp         
       Type:  defect   |      Status:  needs_review
   Priority:  major    |   Milestone:  sage-4.5    
  Component:  doctest  |    Keywords:              
     Author:           |    Upstream:  N/A         
   Reviewer:           |      Merged:              
Work_issues:           |  
-----------------------+----------------------------------------------------

Comment(by kcrisman):

 I won't say positive review 100% because someone who knows all the ins and
 outs should have a quick look at it.    But it works as advertised.  I do
 wonder if there need to be two separate tests for
 {{{

 sage -t  "devel/sage/sage/calculus/calculus.py"
 *** *** Error: TIMED OUT! PROCESS KILLED! *** ***
 *** *** Error: TIMED OUT! *** ***
          [556.2 s]
 }}}
 or if one could immediately sys.exit(5) instead of having two separate
 timeout messages?  Or this may be a feature - one for the process, one for
 the file.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9316#comment:4>
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.

Reply via email to