#18157: Random failure in coerce_action.pyx
------------------------+-------------------------------
   Reporter:  vbraun    |            Owner:
       Type:  defect    |           Status:  new
   Priority:  major     |        Milestone:  sage-6.6
  Component:  coercion  |         Keywords:  random_fail
  Merged in:            |          Authors:
  Reviewers:            |  Report Upstream:  N/A
Work issues:            |           Branch:
     Commit:            |     Dependencies:
   Stopgaps:            |
------------------------+-------------------------------
 Zmod(6) can be collected at the wrong time
 {{{
 sage -t --long --warn-long 47.9 src/sage/structure/coerce_actions.pyx
 **********************************************************************
 File "src/sage/structure/coerce_actions.pyx", line 78, in
 sage.structure.coerce_actions.LAction
 Failed example:
     sage.structure.coerce_actions.GenericAction(QQ, Zmod(6), True,
 check=False)
 Expected:
     Left action by Rational Field on Ring of integers modulo 6
 Got:
     <repr(<sage.structure.coerce_actions.GenericAction at 0x7f8650aca938>)
 failed: RuntimeError: This action acted on a set that became garbage
 collected>
 **********************************************************************
 1 item had failures:
    1 of   4 in sage.structure.coerce_actions.LAction
     [100 tests, 1 failure, 0.82 s]
 }}}

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