#15191: Add tests in the category of euclidean domains
-------------------------------------+-------------------------------------
       Reporter:  saraedum           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-6.2
      Component:  categories         |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Julian Rueth       |    Reviewers:
Report Upstream:  N/A                |  Work issues:  fix doctest failures
         Branch:                     |       Commit:
  u/pbruin/15191-EuclideanDomains_tests|  
9c44bec7be1895c5b884e53e810f74840be584a9
   Dependencies:  #14482, #15192     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by pbruin):

 * status:  needs_review => needs_work
 * work_issues:   => fix doctest failures


Comment:

 After resolving the conflicts there are various doctest failures:
 {{{
 sage -t --long src/sage/rings/padics/padic_base_leaves.py  # 3 doctests
 failed
 sage -t --long src/sage/rings/polynomial/polynomial_ring.py  # 1 doctest
 failed
 sage -t --long src/doc/en/thematic_tutorials/coercion_and_categories.rst
 # 3 doctests failed
 sage -t --long src/doc/en/thematic_tutorials/tutorial-objects-and-
 classes.rst  # 2 doctests failed
 }}}
 Some of these are due to the testsuite running `euclidean_degree()` on
 random elements; these may be zero, which causes
 {{{
 NotImplementedError: euclidean degree not defined for the zero element
 }}}

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