#16398: Cleaning the Graph documentation index + remove numerical/test.py
-------------------------------------+-------------------------------------
       Reporter:  ncohen             |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.3
      Component:  graph theory       |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Nathann Cohen      |    Reviewers:  Frédéric Chapoton
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/ticket/16398                |  73a465b8a250455555ae122a616382ce49503c95
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 {{{
 sage -t --long src/sage/graphs/digraph_generators.py
 **********************************************************************
 File "src/sage/graphs/digraph_generators.py", line 12, in
 sage.graphs.digraph_generators
 Failed example:
     p = graphs.Circulant(10,[2,3])
 Exception raised:
     Traceback (most recent call last):
       File
 "/scratch/buildbot/sage/redhawk-1/sage_git/build/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 480, in _run
         self.execute(example, compiled, test.globs)
       File
 "/scratch/buildbot/sage/redhawk-1/sage_git/build/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 839, in execute
         exec compiled in globs
       File "<doctest sage.graphs.digraph_generators[1]>", line 1, in
 <module>
         p = graphs.Circulant(Integer(10),[Integer(2),Integer(3)])
       File "lazy_import.pyx", line 326, in
 sage.misc.lazy_import.LazyImport.__getattr__
 (build/cythonized/sage/misc/lazy_import.c:2837)
     AttributeError: GraphGenerators instance has no attribute 'Circulant'
 **********************************************************************
 1 item had failures:
    1 of   3 in sage.graphs.digraph_generators
     [81 tests, 1 failure, 8.25 s]
 }}}

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