> On Nov 17, 2019, at 16:42 , 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 
> 
> This is the first Python 3 beta, so incremental builds probably aren't going 
> to work. Use "make distclean" or the appropriate configure flag to keep using 
> Python 2 (noooo)

Built w/o problems on three macOS systems: 10.11.6 (mid-2015 MBP, Quad-core 
Core i7), 10.13.6 (2017 iMac Pro, 18-core Xeon W), and 10.14.6 (2017 MBP, 
Quad-core Core i7).

Testing showed the following failures:
10.11.6:
sage -t --long --warn-long 98.8 src/sage/symbolic/expression.pyx  # 2 doctests 
failed
sage -t --long --warn-long 98.8 src/sage/misc/sageinspect.py  # 4 doctests 
failed
sage -t --long --warn-long 98.8 src/sage/repl/ipython_extension.py  # 2 
doctests failed
Of the three, the first is transient; and the latter two appear to be 
repeatable: multiple test runs of these two failed consistently.

10.13.6:
sage -t --long --warn-long 72.2 src/sage/groups/cubic_braid.py  # 1 doctest 
failed
This is transient.

10.14.6:
sage -t --long --warn-long 80.8 src/sage/symbolic/expression.pyx
This is transient.

Justin

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
My wife 'n kids 'n dogs are gone,
I can't get Jesus on the phone,
But Ol' Milwaukee's Best is my best friend.
-----------


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/F74E69C6-53B5-46BB-BA6D-F1590972B3F2%40mac.com.

Reply via email to