#12721: Make doctetests pass when run in a random order
-----------------------+----------------------------------------------------
   Reporter:  roed     |             Owner:  mvngu   
       Type:  defect   |            Status:  new     
   Priority:  major    |         Milestone:  sage-5.0
  Component:  doctest  |          Keywords:          
Work issues:           |   Report Upstream:  N/A     
  Reviewers:           |           Authors:          
  Merged in:           |      Dependencies:  #12415  
   Stopgaps:           |  
-----------------------+----------------------------------------------------
 Doctests should succeed even if the tests in a given file are run in a
 different order, as long as the doctests in each block get run
 consecutively.  But there are various points in the Sage library where
 doctests depend on the order they're run in, often masking bugs.  It would
 be great if someone would systematically try to make doctests for all the
 files in Sage pass in this mode.

 A good start would be to add a way to rerun doctests in a given order
 after a doctest fails.

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