#13884: Fix optional internet tests.
---------------------------------------+------------------------------------
Reporter: robertwb | Owner: mvngu
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.6
Component: doctest | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Karl-Dieter Crisman | Merged in:
Dependencies: | Stopgaps:
---------------------------------------+------------------------------------
Changes (by {'newvalue': u'Karl-Dieter Crisman', 'oldvalue': ''}):
* status: new => needs_review
* author: => Karl-Dieter Crisman
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
> }}}
>
> Of these, two are really covered by #10358, and another is a situation
> needing clarification at #7771. This ticket is to fix the minor issues
> in the integral, preparer, and stock files.
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
}}}
Of these, two are really covered by #10358, and another 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].
--
Comment:
Patchbot, apply trac_13884.patch
I'd appreciate feedback; however, the easiest to me seems to be to review
this and then open a new ticket to fix the Google finance interface csv
download issue - if that is even possible.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13884#comment:11>
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.