#20624: maximum recursion depth exceeded in MonoDictEraser
----------------------+-------------------------------
   Reporter:  vbraun  |            Owner:
       Type:  defect  |           Status:  new
   Priority:  major   |        Milestone:  sage-7.3
  Component:  misc    |         Keywords:  random_fail
  Merged in:          |          Authors:
  Reviewers:          |  Report Upstream:  N/A
Work issues:          |           Branch:
     Commit:          |     Dependencies:
   Stopgaps:          |
----------------------+-------------------------------
 This has recently started to appear randomly:
 {{{
 sage -t --long src/sage/functions/other.py
 **********************************************************************
 File "src/sage/functions/other.py", line 364, in
 sage.functions.other.Function_ceil.__init__
 Failed example:
     a(x=4.0)
 Expected:
     5
 Got:
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.MonoDictEraser
 object at 0x7f431d8e3748> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.MonoDictEraser
 object at 0x7f431d8e36e0> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.TripleDictEraser
 object at 0x7f43bd61c338> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.TripleDictEraser
 object at 0x7f43bd61c338> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.MonoDictEraser
 object at 0x7f431d8e34d8> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.TripleDictEraser
 object at 0x7f43bc227338> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.TripleDictEraser
 object at 0x7f43bc227338> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.MonoDictEraser
 object at 0x7f431d8e3540> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.TripleDictEraser
 object at 0x7f43bd61c338> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.TripleDictEraser
 object at 0x7f43bd61c338> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.misc.weak_dict.WeakValueDictEraser
 object at 0x7f431d8e33a0> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.TripleDictEraser
 object at 0x7f43bd61c338> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.TripleDictEraser
 object at 0x7f43bd61c338> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.misc.weak_dict.WeakValueDictEraser
 object at 0x7f431d8e33a0> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.misc.weak_dict.WeakValueDictEraser
 object at 0x7f4311ebd8e8> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.MonoDictEraser
 object at 0x7f431bd74268> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.MonoDictEraser
 object at 0x7f431bd7d2d0> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.MonoDictEraser
 object at 0x7f431d8e36e0> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.MonoDictEraser
 object at 0x7f4315cfce30> ignored
     Exception RuntimeError: 'maximum recursion depth exceeded while
 calling a Python object' in <sage.structure.coerce_dict.MonoDictEraser
 object at 0x7f4315d19880> ignored
     5
 **********************************************************************
 1 item had failures:
    1 of  22 in sage.functions.other.Function_ceil.__init__
     [496 tests, 1 failure, 4.74 s]
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/20624>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to