#9925: Doctest error in sage/graphs/graph.py
-----------------------------+----------------------------------------------
 Reporter:  mpatel           |         Owner:  mvngu            
     Type:  defect           |        Status:  closed           
 Priority:  major            |     Milestone:  sage-4.6         
Component:  doctest          |    Resolution:  fixed            
 Keywords:                   |        Author:  Nathann Cohen    
 Upstream:  N/A              |      Reviewer:  Dmitrii Pasechnik
   Merged:  sage-4.6.alpha2  |   Work_issues:                   
-----------------------------+----------------------------------------------

Comment(by mpatel):

 You could also try, e.g.,

 {{{
 #!sh
 env SAGE_TEST_ITER=100 ./sage -tp -long devel/sage/sage/graphs/graph.py
 }}}
 on various files.  I believe this will "break" on the first failure in a
 file.  There's also `SAGE_TEST_GLOBAL_ITER`.  For this, I recommend
 capturing the output in a file and checking later for failures.  Note:
 `sage -tp` uses these variables, but `sage -t` does not.

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