#18658: Skipped doctests in graph_plot.py
---------------------------------+----------------------------
       Reporter:  ncohen         |        Owner:
           Type:  defect         |       Status:  needs_review
       Priority:  major          |    Milestone:  sage-6.8
      Component:  graph theory   |   Resolution:
       Keywords:                 |    Merged in:
        Authors:  Nathann Cohen  |    Reviewers:
Report Upstream:  N/A            |  Work issues:
         Branch:  pubic/18658    |       Commit:
   Dependencies:                 |     Stopgaps:
---------------------------------+----------------------------
Changes (by ncohen):

 * status:  new => needs_review
 * branch:   => pubic/18658


Old description:

> As reported at [1], some doctests from graph_plot are skipped. This is
> because of a replacement that is being done in the '__doc__' variable of
> this file.
>
> [1] https://groups.google.com/forum/#!topic/sage-devel/iIGZfMT9Oio

New description:

 As reported at [1], some doctests from graph_plot are skipped. This is
 because of a replacement that is being done in the `__doc__` variable of
 this file.

 After the branch is applied:
 {{{
 sage: from sage.doctest.control import DocTestDefaults
 sage: from sage.doctest.sources import FileDocTestSource
 sage: FileDocTestSource("/home/ncohen/sage/graphs/graph_plot.py",
 DocTestDefaults(long=True,
 optional=True))._test_enough_doctests(verbose=True)
 <no output>
 }}}

 [1] https://groups.google.com/forum/#!topic/sage-devel/iIGZfMT9Oio

--

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