#14912: UniqueRepresentation tutorial could use more love
-------------------------------------+-------------------------------------
       Reporter:  darij              |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-5.13
      Component:  documentation      |   Resolution:
       Keywords:  documentation,     |    Merged in:
  structure                          |    Reviewers:  Darij Grinberg,
        Authors:  Simon King         |  Travis Scrimshaw
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * status:  positive_review => needs_work


Comment:

 {{{
 sage -t devel/sage/sage/structure/unique_representation.py
 **********************************************************************
 File "devel/sage/sage/structure/unique_representation.py", line 455, in
 sage.structure.unique_representation
 Failed example:
     type(Kp)
 Expected:
     <class
 
'sage.rings.finite_rings.finite_field_ext_pari.FiniteField_ext_pari_with_category'>
 Got:
     <class
 
'sage.rings.finite_rings.finite_field_pari_ffelt.FiniteField_pari_ffelt_with_category'>
 **********************************************************************
 File "devel/sage/sage/structure/unique_representation.py", line 814, in
 sage.structure.unique_representation.CachedRepresentation
 Failed example:
     n == id(SymmetricGroup(17))
 Expected:
     False
 Got:
     True
 **********************************************************************
 }}}

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