#715: Parents probably not reclaimed due to too much caching
------------------------+---------------------------------------------------
Reporter: robertwb | Owner: somebody
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.8
Component: coercion | Keywords: weak cache coercion
Work_issues: | Upstream: N/A
Reviewer: | Author: Simon King
Merged: | Dependencies: #9138, #11900
------------------------+---------------------------------------------------
Comment(by jpflori):
Oops, this should be more readable:
With sage4.8.alpha5 plus [http://trac.sagemath.org/sage_trac/ticket/9138
#9138] [http://trac.sagemath.org/sage_trac/ticket/11900 #11900]
[http://trac.sagemath.org/sage_trac/ticket/1115 #1115]
[http://trac.sagemath.org/sage_trac/ticket/715 #715] and
[http://trac.sagemath.org/sage_trac/ticket/11521 #11521] applied some
tests fail, namely in the files:
- sage.rings.padic.padic_base_generic_element.pyx (1 test failed) but did
NOT when rerun and did again the next time,
- sage.rings.number_field.number_field.py (1) and did NOT again,
- sage.structure.coerce.pyx (5) and did again,
- sage.algebras.quatalg.quaternion_algebra.py (1) and did again once and
then did NOT again,
- lots of them in sage.homology.* (20+25+50+93+1) and did again.
The random behavior of some of the above tests fails with:
- [http://trac.sagemath.org/sage_trac/wiki/IndexError IndexError?]: list
index out of range (padic)
- Attribute Error:
[http://trac.sagemath.org/sage_trac/wiki/QuaternionAlgebra
QuaternionAlgebra?]_abstract_with_category object has no attribute _a
(quatalg) and at some point in the stack
[http://trac.sagemath.org/sage_trac/wiki/TripleDicts TripleDicts?] of the
coercion model are present.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/715#comment:70>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.