On 2016-07-28 23:39, 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

Compiling and testing 7.3.rc0 with "make -j4 ptestlong" showed one
failing doctest:

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-8457726060030361270',
False)


However, testing this again was successful. Ideas what the problem could
have been?

(Tested on Linux Mint 17.3)


-- 
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 https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to