#18346: Easier handling of vertex labels in graph backends
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  ncohen                 |       Status:  needs_work
           Type:         |    Milestone:  sage-6.7
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:  graph  |    Reviewers:  Vincent Delecroix
  theory                 |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  e8df618e3a7fa04547c1cc1f4195eb837f679bdf
  Nathann Cohen          |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/18346           |
   Dependencies:         |
-------------------------+-------------------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 {{{
 sage -t --long src/sage/graphs/base/overview.py
 **********************************************************************
 File "src/sage/graphs/base/overview.py", line 50, in
 sage.graphs.base.overview
 Failed example:
     Graph()._backend
 Expected:
     <class 'sage.graphs.base.sparse_graph.SparseGraphBackend'>
 Got:
     <type 'sage.graphs.base.sparse_graph.SparseGraphBackend'>
 **********************************************************************
 1 item had failures:
    1 of   2 in sage.graphs.base.overview
     [1 test, 1 failure, 0.01 s]
 }}}

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