#17415: Random failure in ell_rational_field.py
-------------------------------+-------------------------------
   Reporter:  jdemeyer         |            Owner:
       Type:  defect           |           Status:  new
   Priority:  major            |        Milestone:  sage-6.5
  Component:  elliptic curves  |         Keywords:  random_fail
  Merged in:                   |          Authors:
  Reviewers:                   |  Report Upstream:  N/A
Work issues:                   |           Branch:
     Commit:                   |     Dependencies:
   Stopgaps:                   |
-------------------------------+-------------------------------
 Garbage collection coming at the wrong time can cause
 {{{
 File "src/sage/schemes/elliptic_curves/ell_rational_field.py", line 590,
 in
 
sage.schemes.elliptic_curves.ell_rational_field.EllipticCurve_rational_field.pari_curve
 Failed example:
     _ = E.__dict__.pop('_pari_curve')  # clear cached data
 Exception raised:
     Traceback (most recent call last):
       File "/usr/local/src/sage-config/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 488, in _run
         self.compile_and_execute(example, compiler, test.globs)
       File "/usr/local/src/sage-config/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 851, in compile_and_execute
         exec(compiled, globs)
       File "<doctest
 
sage.schemes.elliptic_curves.ell_rational_field.EllipticCurve_rational_field.pari_curve[9]>",
 line 1, in <module>
         _ = E.__dict__.pop('_pari_curve')  # clear cached data
     KeyError: '_pari_curve'
 }}}

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