#5323: "./sage -t" gives misleading error message when doctesting non-existing
file with absolute patch
------------------------+---------------------------------------------------
   Reporter:  mabshoff  |          Owner:  mabshoff    
       Type:  defect    |         Status:  needs_review
   Priority:  major     |      Milestone:  sage-4.8    
  Component:  doctest   |       Keywords:              
Work_issues:            |       Upstream:  N/A         
   Reviewer:            |         Author:              
     Merged:            |   Dependencies:              
------------------------+---------------------------------------------------
Changes (by mjo):

  * status:  new => needs_review
  * upstream:  => N/A


Comment:

 Fixed in 4.8.alpha6:

 {{{
 $ ./sage -t /scratch/mabshoff/sage-3.3.rc3/devel/sage/sage/plot/plotg.py
 ERROR: File /scratch/mabshoff/sage-3.3.rc3/devel/sage/sage/plot/plotg.py
 is missing

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


         /scratch/mabshoff/sage-3.3.rc3/devel/sage/sage/plot/plotg.py #
 File not found
 Total time for all tests: 0.0 seconds
 }}}

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