#19016: A more naive sage.structure.element.__hash__
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  ncohen                 |       Status:  needs_work
           Type:         |    Milestone:  sage-duplicate/invalid/wontfix
  defect                 |   Resolution:
       Priority:         |    Merged in:
  blocker                |    Reviewers:
      Component:  misc   |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  754dc5794a1a7004c8844cf7cfb64220957c36a5
  Nathann Cohen          |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/ncohen/19016         |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by mmarco):

 I am getting the following errors:

 {{{
 mmarco@mountain ~/sage $ ./sage -t src/sage/groups/finitely_presented.py
 Running doctests with ID 2015-08-15-00-27-39-750876a9.
 Git branch: t/19016/19016
 Using --optional=gdb,mpir,python2,sage,scons,tides
 Doctesting 1 file.
 sage -t --warn-long 59.1 src/sage/groups/finitely_presented.py
 **********************************************************************
 File "src/sage/groups/finitely_presented.py", line 326, in
 sage.groups.finitely_presented.FinitelyPresentedGroupElement.__call__
 Failed example:
     w(1, 2, check=False)    # result depends on presentation of the group
 element
 Expected:
     2
 Got:
     8
 **********************************************************************
 1 item had failures:
    1 of  10 in
 sage.groups.finitely_presented.FinitelyPresentedGroupElement.__call__
     [310 tests, 1 failure, 6.06 s]
 ----------------------------------------------------------------------
 sage -t --warn-long 59.1 src/sage/groups/finitely_presented.py  # 1
 doctest failed
 ----------------------------------------------------------------------
 Total time for all tests: 6.1 seconds
     cpu time: 5.8 seconds
     cumulative wall time: 6.1 seconds
 }}}

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