#12251: Implementation of Littelmann path model for crystals
--------------------------------------------------+-------------------------
       Reporter:  aschilling                      |         Owner:  
sage-combinat                 
           Type:  enhancement                     |        Status:  needs_work  
                  
       Priority:  major                           |     Milestone:  sage-5.3    
                  
      Component:  combinatorics                   |    Resolution:              
                  
       Keywords:  crystals, sd40                  |   Work issues:              
                  
Report Upstream:  N/A                             |     Reviewers:  Anne 
Schilling, Mark Shimozono
        Authors:  Mark Shimozono, Anne Schilling  |     Merged in:              
                  
   Dependencies:                                  |      Stopgaps:              
                  
--------------------------------------------------+-------------------------
Changes (by jdemeyer):

  * status:  positive_review => needs_work


Comment:

 There is a doctest failure:
 {{{
 sage -t --long "devel/sage/sage/categories/classical_crystals.py"
 **********************************************************************
 File
 "/usr/local/src/sage-5.2.rc1/devel/sage/sage/categories/classical_crystals.py",
 line 323:
     sage: TestSuite(fb4(1,0,1,0)).run(verbose = True)  # long time (8s on
 sage.math, 2011)
 Expected:
     running ._test_an_element() . . . pass
     running ._test_category() . . . pass
     running ._test_elements() . . .
     Running the test suite of self.an_element()
       running ._test_category() . . . pass
       running ._test_eq() . . . pass
       running ._test_not_implemented_methods() . . . pass
       running ._test_pickling() . . . pass
       running ._test_stembridge_local_axioms() . . . pass
       pass
     running ._test_elements_eq() . . . pass
     running ._test_enumerated_set_contains() . . . pass
     running ._test_enumerated_set_iter_cardinality() . . . pass
     running ._test_enumerated_set_iter_list() . . .Enumerated set too big;
 skipping test; see ``self.max_test_enumerated_set_loop``
     pass
     running ._test_eq() . . . pass
     running ._test_fast_iter() . . . pass
     running ._test_not_implemented_methods() . . . pass
     running ._test_pickling() . . . pass
     running ._test_some_elements() . . . pass
     running ._test_stembridge_local_axioms() . . . pass
 Got:
     running ._test_an_element() . . . pass
     running ._test_category() . . . pass
     running ._test_elements() . . .
       Running the test suite of self.an_element()
       running ._test_category() . . . pass
       running ._test_eq() . . . pass
       running ._test_not_implemented_methods() . . . pass
       running ._test_pickling() . . . pass
       running ._test_stembridge_local_axioms() . . . pass
       pass
     running ._test_elements_eq() . . . pass
     running ._test_enumerated_set_contains() . . . pass
     running ._test_enumerated_set_iter_cardinality() . . . pass
     running ._test_enumerated_set_iter_list() . . . pass
     running ._test_eq() . . . pass
     running ._test_fast_iter() . . . pass
     running ._test_not_implemented_methods() . . . pass
     running ._test_pickling() . . . pass
     running ._test_some_elements() . . . pass
     running ._test_stembridge_local_axioms() . . . pass
 **********************************************************************
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12251#comment:6>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to