#14848: Inconsistencies with FreeAlgebra
-------------------------------------+-------------------------------------
       Reporter:  ppurka             |        Owner:  AlexGhitza
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.2
      Component:  algebra            |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Travis Scrimshaw   |    Reviewers:  Punarbasu Purkayastha
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/algebras/fix_free_algebras-14848|  
74734db11fe788440775741de7519e9f2b7f7956
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by tscrim):

 This is mostly for my records. Here's the list I got that were "bad"
 errors:
 {{{
 sage -t rings/quotient_ring.py  # 8 doctests failed
 sage -t rings/ring.pyx  # 3 doctests failed
 sage -t structure/sage_object.pyx  # 1 doctest failed
 sage -t structure/factorization.py  # 1 doctest failed
 }}}
 The pickling one is going to be the most fun to deal with.

 These were from dictionary orderings (likely from hash values):
 {{{
 sage -t libs/singular/groebner_strategy.pyx  # 2 doctests failed
 sage -t rings/polynomial/plural.pyx  # 5 doctests failed
 sage -t rings/polynomial/multi_polynomial_ideal.py  # 13 doctests failed
 }}}

 One I don't think is related:
 {{{
 sage -t doctest/test.py  # 1 doctest failed
 }}}
 These seem to be maxima related (i.e. local to my setup so I'm going to
 ignore them):
 {{{
 sage -t tests/french_book/integration_doctest.py  # 1 doctest failed
 sage -t calculus/desolvers.py  # 8 doctests failed
 sage -t /home/travis/sage/src/doc/en/prep/Quickstarts/Differential-
 Equations.rst  # 2 doctests failed
 sage -t /home/travis/sage/src/doc/en/constructions/calculus.rst  # 4
 doctests failed
 }}}

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