#3476: [with patch, positive review] save timeit information with sage -t 
-timeit
------------------------------------------------------------------------------+
 Reporter:  ncalexan                                                          | 
       Owner:  failure   
     Type:  enhancement                                                       | 
      Status:  new       
 Priority:  major                                                             | 
   Milestone:  sage-3.2.1
Component:  doctest                                                           | 
  Resolution:            
 Keywords:  testing doctest timing timeit profile regression, editor_mhansen  | 
 
------------------------------------------------------------------------------+
Changes (by mhansen):

  * summary:  [with patch, needs work] save timeit information with sage -t
              -timeit => [with patch, positive review] save
              timeit information with sage -t -timeit

Comment:

 I've added two updated patches which fix the issue.  The problem was that
 the 'timeit' in test.globs was set to "False" from the options in sage-
 doctest instead of being the actual timeit function from Sage.  Thus,
 you'd only hit the problem with doctests that used timeit.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3476#comment:12>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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