#3447: sage -t foo gives wrong path to the file foo in the output
-----------------------+----------------------------------------------------
   Reporter:  was      |          Owner:  failure     
       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):

 * cc: mjo (added)


Comment:

 It is fixed. The temp file is still mentioned for failures, but is done so
 separately "For whitespace errors..."

 {{{
 $ sage -t dims.py
 sage -t  "devel/sage-new_maxima/sage/modular/dims.py"
 **********************************************************************
 File "/home/mjo/src/sage-4.8.alpha2/devel/sage-
 new_maxima/sage/modular/dims.py", line 110:
     sage: sage.modular.dims.CO_delta(1,5,7,eps^3)
 Expected:
     4
 Got:
     2
 **********************************************************************
 1 items had failures:
    1 of   5 in __main__.example_2
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file /home/mjo/.sage//tmp/dims_12113.py
          [2.9 s]

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


         sage -t  "devel/sage-new_maxima/sage/modular/dims.py"
 Total time for all tests: 2.9 seconds
 }}}

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