#15303: Coercion discovery fails to be transitive
-------------------------------------+-------------------------------------
       Reporter:  nbruin             |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.0
      Component:  coercion           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Simon King         |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/SimonKing/ticket/15303           |  528a03535447d67f04dc16d0a22cc38def54f9f1
   Dependencies:  #14711, #15329,    |     Stopgaps:
  #15331                             |
-------------------------------------+-------------------------------------
Changes (by SimonKing):

 * work_issues:  Crash in permgroup.py =>


Comment:

 Good and bad news. The good news: I did not see a crash in permgroup.py,
 even though it used to ''always'' occur with `make ptest` (not with other
 methods of testing). The bad news:
 {{{
 sage -t src/sage/combinat/ncsf_qsym/qsym.py  # 2 doctests failed
 sage -t src/sage/schemes/projective/projective_morphism.py  # 1 doctest
 failed
 sage -t src/sage/schemes/projective/projective_point.py  # 1 doctest
 failed
 sage -t src/sage/rings/finite_rings/finite_field_base.pyx  # 1 doctest
 failed
 sage -t src/sage/rings/finite_rings/hom_prime_finite_field.pyx  # 3
 doctests failed
 }}}
 The number of failing tests indicates that it could be mostly harmless.

 I'll soon push the branch (even though it actually is your branch, but I
 guess it is ok.

--
Ticket URL: <http://trac.sagemath.org/ticket/15303#comment:120>
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/groups/opt_out.

Reply via email to