#18637: Fix some optional/not tested tags
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.8
      Component:  doctest coverage   |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/18637            |  23736ea85fa50142a3e1fd3fe7ca4c0ce34669f5
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jhpalmieri):

 Here are some other tests which could be fixed (they include extra
 commas):
 {{{
 databases/oeis.py:1640:            sage: f = oeis(45) ; f
 # optional -- internet, webbrowser
 databases/oeis.py:1643:            sage: f.browse()
 # optional -- internet, webbrowser
 rings/number_field/number_field.py:4738:            sage: NumberField(x^3
 + 2*x + 1, 'a').galois_group(algorithm='magma')   # optional - magma, ,
 database_gap
 rings/polynomial/polynomial_rational_flint.pyx:1553:            sage:
 f.galois_group(algorithm='magma')  # optional - magma, database_gap
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18637#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 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/d/optout.

Reply via email to