#11615: optional doctests: clean up and document "known bug", "optional: 
requires
PKG"
-----------------------------------+----------------------------------------
   Reporter:  jhpalmieri           |          Owner:  mvngu        
       Type:  enhancement          |         Status:  needs_review 
   Priority:  minor                |      Milestone:  sage-5.0     
  Component:  doctest              |       Keywords:               
Work_issues:                       |       Upstream:  N/A          
   Reviewer:  Karl-Dieter Crisman  |         Author:  John Palmieri
     Merged:                       |   Dependencies:               
-----------------------------------+----------------------------------------

Comment(by jhpalmieri):

 Replying to [comment:6 kcrisman]:
 > Okay, so it looks like {{{# known bug}}} is run by {{{sage -t
 --optional}}}.  I think this was clear before, but I didn't realize it for
 some reason.  I feel like this should be made more clear in the
 documentation in the other patch.

 I can do that.

 > Here is a very very corner case.
  {{{
          sage: 2+2 # optional -- magma bug
          7
  }}}
 > This only runs with {{{--only-optional=magma,bug}}}.

 This is the old behavior: marking a doctest `# optional X Y Z` means it
 should only be run with `--only-optional=X,Y,Z`.  So I don't think we need
 to add anything about it.

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