#17979: Reimplementation of IntegerListsLex
-------------------------------------+-------------------------------------
       Reporter:  aschilling         |        Owner:
           Type:  defect             |       Status:  new
       Priority:  blocker            |    Milestone:  sage-6.6
      Component:  combinatorics      |   Resolution:
       Keywords:  days64             |    Merged in:
        Authors:  Bryan Gillespie,   |    Reviewers:
  Anne Schilling, Nicolas M. Thiery  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  6153cf8d39dc23cb41a3d0c2ea66ba5dc3abd2c0
  public/ticket/17979                |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by nthiery):

 Here are the failures I got upon make ptestlong:
 {{{
 sage -t --long src/sage/doctest/test.py  # 1 doctest failed
 sage -t --long src/sage/tests/interrupt.pyx  # 1 doctest failed
 sage -t --long src/sage/parallel/decorate.py  # 1 doctest failed
 sage -t --long src/sage/schemes/elliptic_curves/lseries_ell.py  # Timed
 out
 sage -t --long src/sage/modular/arithgroup/arithgroup_perm.py  # Timed out
 sage -t --long src/sage/sets/set_from_iterator.py  # 3 doctests failed
 sage -t --long src/sage/combinat/words/words.py  # 5 doctests failed
 sage -t --long src/sage/algebras/weyl_algebra.py  # 3 doctests failed
 }}}
 The last three are diagnosed (the new IntegerListLex was missing the
 feature of accepting an iterable for n) and is being fixed. The rest look
 more like unrelated failures.

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