#4054: [with patch, positive review] shorten doctesting in graph_generators.py
---------------------------+--------------------------
       Reporter:  rlm      |        Owner:  rlm
           Type:  defect   |       Status:  closed
       Priority:  major    |    Milestone:  sage-3.1.2
      Component:  algebra  |   Resolution:  fixed
       Keywords:           |    Merged in:
        Authors:           |    Reviewers:
Report Upstream:  N/A      |  Work issues:
         Branch:           |       Commit:
   Dependencies:           |     Stopgaps:
---------------------------+--------------------------
Changes (by chapoton):

 * upstream:   => N/A


Old description:

> On my !MacBook Pro, before this patch:
> {{{
> sage -t  devel/sage-main/sage/graphs/graph_generators.py
>          [117.4 s]
> sage -t -long devel/sage-main/sage/graphs/graph_generators.py
>          [242.7 s]
> }}}
>
> And after this patch:
> {{{
> sage -t  devel/sage-main/sage/graphs/graph_generators.py
>          [20.7 s]
> sage -t -long devel/sage-main/sage/graphs/graph_generators.py
>          [109.6 s]
> }}}

New description:

 On my !MacBook Pro, before this patch:
 {{{
 sage -t  devel/sage-main/sage/graphs/graph_generators.py
  [117.4 s]
 sage -t -long devel/sage-main/sage/graphs/graph_generators.py
  [242.7 s]
 }}}

 And after this patch:
 {{{
 sage -t  devel/sage-main/sage/graphs/graph_generators.py
  [20.7 s]
 sage -t -long devel/sage-main/sage/graphs/graph_generators.py
  [109.6 s]
 }}}

--

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