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

Old description:

> Untested = broken.
>
> {{{
>         sage -t --only_optional=internet
> devel/sage/sage/symbolic/integration/integral.py # 2 doctests failed
>         sage -t --only_optional=internet
> devel/sage/sage/combinat/words/paths.py # 1 doctests failed
>         sage -t --only_optional=internet
> devel/sage/sage/misc/preparser.py # 1 doctests failed
>         sage -t --only_optional=internet devel/sage/sage/interfaces/r.py
> # 1 doctests failed
>         sage -t --only_optional=internet devel/sage/sage/finance/stock.py
> # 11 doctests failed
>         sage -t --only_optional=internet
> devel/sage/sage/databases/sloane.py # 8 doctests failed
> }}}
>

>

> The files `sage/databases/sloane.py` and another one (?) are really
> covered by #10358.
>
> The file `sage/interfaces/r.py` is a situation needing clarification at
> #7771.
>
> This ticket is to fix the minor issues in the integral, preparer, and
> stock files.
>
> '''Apply''' [attachment:trac_13884.patch].

New description:

 Untested = broken.

 {{{
         sage -t --only_optional=internet
 devel/sage/sage/symbolic/integration/integral.py # 2 doctests failed
         sage -t --only_optional=internet
 devel/sage/sage/combinat/words/paths.py # 1 doctests failed
         sage -t --only_optional=internet devel/sage/sage/misc/preparser.py
 # 1 doctests failed
         sage -t --only_optional=internet devel/sage/sage/interfaces/r.py #
 1 doctests failed
         sage -t --only_optional=internet devel/sage/sage/finance/stock.py
 # 11 doctests failed
         sage -t --only_optional=internet
 devel/sage/sage/databases/sloane.py # 8 doctests failed
 }}}




 The files `sage/databases/sloane.py` and `sage/combinat/words/paths.py`
 are really covered by #10358.

 The file `sage/interfaces/r.py` is a situation needing clarification at
 #7771.

 This ticket is to fix the minor issues in the integral, preparer, and
 stock files.

 '''Apply''':
 * [attachment:trac_13884.patch]
 * [attachment:trac_13884_addon1.patch]

--

Comment (by chapoton):

 I think this solves the problem in the integral file.

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