#10182: long doctest wrongly tagged "# long" instead of "#long time"
-----------------------+----------------------------------------------------
   Reporter:  cremona  |       Owner:  mvngu           
       Type:  defect   |      Status:  new             
   Priority:  minor    |   Milestone:  sage-4.6.1      
  Component:  doctest  |    Keywords:  doctest long tag
     Author:           |    Upstream:  N/A             
   Reviewer:           |      Merged:                  
Work_issues:           |  
-----------------------+----------------------------------------------------
 In plot/plot.py:
 {{{
   sage: p = polar_plot(maple_leaf, -pi/4,
 3*pi/2,color="red",plot_points=1000) #long
 }}}
 should be tagged "#long time"

 This is one of many similar places;  the others will be put on a separate
 ticket,  This ticket should be very easy for a beginner to fix, since all
 they have to do is change "# long" to "# long time" in one file.

 There should be timing tests before and after for testing this file with
 "sage -t", with and without "-long".

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