#13884: Fix optional internet tests.
---------------------------------------+------------------------------------
       Reporter:  robertwb             |         Owner:  mvngu     
           Type:  defect               |        Status:  needs_work
       Priority:  major                |     Milestone:  sage-5.11 
      Component:  doctest coverage     |    Resolution:            
       Keywords:                       |   Work issues:            
Report Upstream:  N/A                  |     Reviewers:            
        Authors:  Karl-Dieter Crisman  |     Merged in:            
   Dependencies:                       |      Stopgaps:            
---------------------------------------+------------------------------------
Changes (by kcrisman):

  * status:  needs_review => needs_work


Comment:

 Okay, in the meantime the Google stuff has changed yet again (???), and we
 get the following bizarre error:
 {{{
 File "sage/symbolic/integration/integral.py", line 466, in
 sage.symbolic.integration.integral.integrate
 Failed example:
     f.integrate(algorithm="mathematica_free")       # optional - internet
     NameError: name 'f' is not defined
 **********************************************************************
 }}}
 This one baffles me; even doing `f.integrate(x)` with no algorithm or
 anything still fails.  Doing this by hand usually works - I think there is
 some potential for timeouts.  But it consistently fails with this in
 doctesting.  So I'm giving up on this patch for now, unless someone has
 some other bright ideas.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13884#comment:12>
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to