#12415: Update doctesting framework
-------------------------------------------------------------------------------------------------------------------------+
       Reporter:  robertwb                                                      
                                         |         Owner:  mvngu         
           Type:  enhancement                                                   
                                         |        Status:  needs_work    
       Priority:  major                                                         
                                         |     Milestone:  sage-5.1      
      Component:  doctest                                                       
                                         |    Resolution:                
       Keywords:                                                                
                                         |   Work issues:                
Report Upstream:  N/A                                                           
                                         |     Reviewers:  Jeroen Demeyer
        Authors:  David Roe, Robert Bradshaw                                    
                                         |     Merged in:                
   Dependencies:  #13147,#13146, #13145, #12723, #12392, #12393, #12395, 
#12396, #12397, #12381, #12382, #12383, #12384  |      Stopgaps:                
-------------------------------------------------------------------------------------------------------------------------+

Comment (by jdemeyer):

 This actually fails on the very first thing I tried (after applying all
 patches and doing `sage -b`):
 {{{
 jdemeyer@sage:/release/sage-5.1.beta5-doctest$ ./sage -t
 devel/sage/sage/rings/padics/
 argv ['/release/sage-5.1.beta5-doctest/local/bin/sage-runtests',
 'devel/sage/sage/rings/padics/']
 Traceback (most recent call last):
   File "/release/sage-5.1.beta5-doctest/local/bin/sage-runtests", line 68,
 in <module>
     DC = DocTestController(*parser.parse_args())
   File "/release/sage-5.1.beta5-doctest/local/lib/python2.7/site-
 packages/sage/doctest/control.py", line 116, in __init__
     if options.nthreads == 0:
 AttributeError: Values instance has no attribute 'nthreads'
 }}}

 Am I doing something wrong?

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