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

  * status:  needs_review => positive_review
  * reviewer:  => Mitesh Patel
  * author:  => Willem Jan Palenstijn


Comment:

 I get
 {{{
 #!sh
 $ env SAGE_TIMEOUT=10 ./sage -t
 devel/sage/sage/rings/number_field/number_field_rel.py
 sage -t  "devel/sage/sage/rings/number_field/number_field_rel.py"
 *** *** Error: TIMED OUT! PROCESS KILLED! *** ***

          [10.2 s]

 ----------------------------------------------------------------------
 The following tests failed:


         sage -t  "devel/sage/sage/rings/number_field/number_field_rel.py"
 # Time out
 Total time for all tests: 10.2 seconds
 $ echo $?
 64
 }}}

 Maybe we should print a brief message about increasing `SAGE_TIMEOUT` and
 `SAGE_TIMEOUT_LONG`, if at least one test times out?

 To release manager: Apply only
 [attachment:scripts9316_timeout_rebased.patch] to 4.5.alpha4 + #8641 +
 #9243.

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