#12833: Crashes and doctests problems with Gurobi
---------------------------------+------------------------------------------
       Reporter:  ncohen         |         Owner:  ncohen      
           Type:  defect         |        Status:  needs_review
       Priority:  major          |     Milestone:  sage-5.0    
      Component:  misc           |    Resolution:              
       Keywords:                 |   Work issues:              
Report Upstream:  N/A            |     Reviewers:  John Perry  
        Authors:  Nathann Cohen  |     Merged in:              
   Dependencies:                 |      Stopgaps:              
---------------------------------+------------------------------------------

Comment (by john_perry):

 Replying to [comment:8 ncohen]:
 > What would you think of replacing all the "optional - nonexistentsolver"
 by "not tested - replace by optional" everywhere in the file ? This way we
 could run "sage -t -optional numerical/" `:-)`

 Personally, I'm sort of leery of that. I test this region by
 {{{
 $ sage -t sage/numerical
 }}}
 and if I want to test something optional, I get very specific, e.g.
 {{{
 $ sage -t -optional sage/numerical/backends/coin_backend.pyx
 }}}
 I personally think that's much better practice. That's how I usually turn
 up these bugs, too. `:-)` But I don't really know which is preferable.

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