Daniel Krenn wrote: > On 2016-09-02 08:47, Volker Braun wrote: >> As always, you can get the latest beta version from the "develop" git >> branch. Alternatively, the self-contained source tarball is at >> http://www.sagemath.org/download-latest.html > > Fresh clone, make ptestlong reports > > sage -t --long src/sage/libs/gap/assigned_names.py # 1 doctest failed > sage -t --long src/sage/coding/binary_code.pyx # Timed out > > where the details to the first are > > sage -t --long src/sage/libs/gap/assigned_names.py > ********************************************************************** > File "src/sage/libs/gap/assigned_names.py", line 59, in > sage.libs.gap.assigned_names.load_or_compute > Failed example: > workspace(name='globals') > Expected: > ('...', True) > Got: > ('/home/sci/dakrenn/.sage/gap/libgap-globals-845893935667513845', False) > ********************************************************************** > > Repeating only the two tests was successful (which seems weird for > src/sage/libs/gap/assigned_names.py)
See my post of August 3rd for 7.3.rc0; this test *always* fails for me in ptestlong, at least when building from scratch, but also most of the time when rebuilding. Feel free to open a ticket (keyword: random_fail) and cc me; I haven't had the time yet. Also annoying is that old workspaces never get removed; one has to regularly check the size of ~/.sage/... (or $DOT_SAGE) and clean up manually, just like for dozens of left-over temporary files from building and testing. -leif -- 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 sage-release+unsubscr...@googlegroups.com. To post to this group, send email to sage-release@googlegroups.com. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.