> On Sep 5, 2017, at 11:37 , Volker Braun <vbraun.n...@gmail.com> 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
> 

Built from a fresh clone of the develop branch on macOS 10.11.6 (Quad-core Core 
i7) w/o problems.

Testing (“ptestlong”) had one failure, the usual assigned_names issue (below).

Rerunning the build (w/o removing the build directory) had no failures.

Justin


sage -t --long --warn-long 81.4 src/sage/libs/gap/assigned_names.py
**********************************************************************
File "src/sage/libs/gap/assigned_names.py", line 6, in 
sage.libs.gap.assigned_names
Warning, slow doctest:
    from sage.libs.gap.assigned_names import KEYWORDS, GLOBALS, FUNCTIONS
Test ran for 157.42 s
**********************************************************************
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:
    ('/Users/justin/.sage/gap/libgap-globals-0x2293380e0f3c5da9', False)
**********************************************************************
1 item had failures:
   1 of   5 in sage.libs.gap.assigned_names.load_or_compute
    [15 tests, 1 failure, 158.13 s]

Justin

--
Justin C. Walker, Curmudgeon-at-Large
() The ASCII Ribbon Campaign
/\ Help Cure HTML Email



-- 
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.

Reply via email to