#15948: marked Dynkin diagrams
-------------------------------------+-------------------------------------
       Reporter:  vittucek           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  combinatorics      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Vít Tuček, Travis  |    Reviewers:  Travis Scrimshaw, Vít
  Scrimshaw                          |  Tuček
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/combinat/root_systems/marked_types-15948|  
bf5e867266ab8ddb17e0be8c6e1cf619b266b10e
   Dependencies:  #16380             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vittucek):

 Thanks for keeping this branch alive!

 I've tried to doctest this on cloud.sagemath.org and it behaves rather
 strangely. The parallel doctests (e.g. ./sage -tp 12
 src/sage/combinat/root_system/) run just fine but when I try to doctest a
 single file such as ./sage -t src/sage/combinat/root_system/cartan_type.py
 it spews

 {{{
 7 items had failures:
    1 of   2 in
 sage.combinat.root_system.cartan_type.CartanType_abstract._ascii_art_node
    1 of   2 in
 sage.combinat.root_system.cartan_type.CartanType_abstract._latex_draw_node
    1 of   2 in
 sage.combinat.root_system.cartan_type.CartanType_abstract.marked_nodes
    1 of   5 in
 sage.combinat.root_system.cartan_type.CartanType_affine._ascii_art_node
    1 of   4 in
 sage.combinat.root_system.cartan_type.CartanType_affine._latex_draw_node
    1 of   2 in
 sage.combinat.root_system.cartan_type.CartanType_crystallographic.i
    2 of   3 in
 
sage.combinat.root_system.cartan_type.CartanType_crystallographic.index_set_bipartition
     [432 tests, 8 failures, 1.89 s]
 }}}
 with errors such as

 {{{
     AttributeError: 'CartanType_with_superclass' object has no attribute
 '_ascii_art_node'
 }}}
 I guess I must be doing something wrong.

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