#9269: clean up #optional tags in sage/graphs
-----------------------------+----------------------------------------------
   Reporter:  rlm            |       Owner:  mvngu          
       Type:  defect         |      Status:  positive_review
   Priority:  major          |   Milestone:                 
  Component:  documentation  |    Keywords:                 
     Author:  Robert Miller  |    Upstream:  N/A            
   Reviewer:                 |      Merged:                 
Work_issues:                 |  
-----------------------------+----------------------------------------------

Comment(by jhpalmieri):

 > Do yo think this patch needs to be modified, John ?

 I'm guessing that you have either GLPK or CBC installed, or both.  Could
 you just test that "sage -t -only-optional=glpk,cbc ..." works on the
 affected files?  In more detail:

  - "sage -t -only-optional=glpk ..."  should finish instantly, because it
 shouldn't run any tests.

  - "sage -t -only-optional=glpk,cbc  ..."  should *not* finish instantly,
 and all tests should pass.

 I've checked this without GLPK and CBC installed, and the second of these
 fails a bunch of tests, as it should.

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