> On Aug 13, 2017, at 15:28 , Volker Braun <[email protected]> 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 repository, on macOS 10.11.6.  No 
problems during the build, but there was one test failure (‘ptestlong’):
   sage -t --long --warn-long 79.5 src/sage/libs/gap/assigned_names.py
Again, this succeeded when run singly; and a full build (but with the build 
directory intact) yielded no failures.

Justin

PS: the piece of the test log:

sage -t --long --warn-long 79.5 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 106.35 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-0x203b8397dbe06150', False)
**********************************************************************
1 item had failures:
   1 of   5 in sage.libs.gap.assigned_names.load_or_compute
    [15 tests, 1 failure, 106.77 s]


--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
I'm beginning to like the cut of his jibberish.
-----------



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