#879: "sage -testall" should summarize all failures at the end of the run
--------------------------------+-------------------------------------------
   Reporter:  cwitty            |          Owner:  failure                      
 
       Type:  enhancement       |         Status:  positive_review              
 
   Priority:  minor             |      Milestone:  
sage-duplicate/invalid/wontfix
  Component:  doctest           |       Keywords:                               
 
Work_issues:                    |       Upstream:  N/A                          
 
   Reviewer:  Michael Orlitzky  |         Author:                               
 
     Merged:                    |   Dependencies:                               
 
--------------------------------+-------------------------------------------
Changes (by mjo):

  * status:  needs_review => positive_review
  * reviewer:  => Michael Orlitzky
  * milestone:  sage-4.8 => sage-duplicate/invalid/wontfix


Comment:

 Agreed, it's working now. I broke a test in the tutorial and some others
 in the main library are failing because of an upgraded Maxima spkg. They
 all get shown in the summary at the end:

 {{{
 $ sage -testall

 ...

 The following tests failed:


         sage -t  -force_lib
 "devel/sage/doc/en/tutorial/tour_functions.rst"
         sage -t  -force_lib "devel/sage/sage/symbolic/expression.pyx"
         sage -t  -force_lib
 "devel/sage/sage/symbolic/integration/integral.py"
         sage -t  -force_lib
 "devel/sage/sage/interfaces/maxima_abstract.py"
         sage -t  -force_lib "devel/sage/sage/tests/cmdline.py"
 Total time for all tests: 6717.0 seconds
 Please see /home/mjo/.sage//tmp/test.log for the complete log from this
 test.
 }}}

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