#14369: Misc doctesting improvements
-------------------------------------+--------------------------------------
       Reporter:  jdemeyer           |         Owner:  roed          
           Type:  defect             |        Status:  closed        
       Priority:  minor              |     Milestone:  sage-5.9      
      Component:  doctest framework  |    Resolution:  fixed         
       Keywords:                     |   Work issues:                
Report Upstream:  N/A                |     Reviewers:  David Roe     
        Authors:  Jeroen Demeyer     |     Merged in:  sage-5.9.beta3
   Dependencies:                     |      Stopgaps:                
-------------------------------------+--------------------------------------

Comment (by SimonKing):

 For the record: Running `sage -t -optional -long` on a .py file does not
 work anymore, but used to work under sage-5.8. I tried to change this into
 `sage -t --optional --long`, but it does not work either.

 It would be less disappointing if the changes in the doctesting framework
 would somehow be documented, or if at least the doctesting framework would
 give a hint what it is complaining about. All I get is
 {{{
 Running doctests with ID 2013-04-26-16-31-00-2eee1fc7.
 Doctesting 1 file.
 sage -t /home/simon/.sage/temp/linux-sqwp.site/11900/dir_vpH6Jb/file_5.py
     [0 tests, 0.00 s]
 ----------------------------------------------------------------------
 All tests passed!
 ----------------------------------------------------------------------
 Total time for all tests: 0.0 seconds
     cpu time: 0.0 seconds
     cumulative wall time: 0.0 seconds

 }}}
 i.e., the tests are not even attempted to run, but it is reported that the
 tests pass.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14369#comment:5>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to