Nope, sorry the log is

sage -t --long src/sage/structure/coerce.pyx
**********************************************************************
File "src/sage/structure/coerce.pyx", line 1452, in sage.structure.coerce.CoercionModel_cache_maps.discover_action
Failed example:
    cm.discover_action(GF(5)['x'], ZZ, operator.div)
Expected:
Right inverse action by Finite Field of size 5 on Univariate Polynomial Ring in x over Finite Field of size 5
    with precomposition on right by Natural morphism:
      From: Integer Ring
      To:   Finite Field of size 5
Got:
<repr(<sage.categories.action.PrecomposedAction at 0x2b41eb2a2050>) failed: RuntimeError: This action acted on a set that became garbage collected>


which is similar to #18157.

Forget the previous file which was run with sage-6.2!!!

Vincent

On 12/04/15 22:15, Vincent Delecroix wrote:
Hello,

Got troubles (after make distclean; make; make ptestlong) on
sage/structure/coerce.pyx. See the attached log.

Vincent

On 12/04/15 11:03, Volker Braun wrote:
This fixes the last two blockers, if nobody finds any new ones this
will be
identical to 6.6. Please give it a spin and report back!

As usual, get the "develop" branch or the source tarball
from
http://boxen.math.washington.edu/home/sagemath/sage-mirror/devel/index.html


c0f3e47 Updated Sage version to 6.6.rc3
e82c6c1 Trac #17979: Reimplementation of IntegerListsLex
31ebb1c Trac #18131: Revert sagenb installation back to easy_install +
update pip to 6.1.1
b19fad7 Trac #18087: Remove sig_on() from __dealloc__
309133f Trac #18139: Restore latte_int checksums.ini
299ac2e Trac #18079: Update openssl to 1.0.2a
819000f Updated Sage version to 6.6.rc2


--
You received this message because you are subscribed to the Google Groups 
"sage-release" 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-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to