> On Aug 10, 2016, at 23:45 , 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
For the record, I have tried this on OS X, 10.11.6. The build completes, but testing (‘ptestlong’) failed with the following issues. I tried the tests twice with the first build; and then I blew away that build and started from scratch with the same results: sage -t --long --warn-long 73.5 src/sage/tests/cmdline.py # 4 doctests failed sage -t --long --warn-long 73.5 src/sage/structure/sage_object.pyx # 1 doctest failed sage -t --long --warn-long 73.5 src/sage/repl/interpreter.py # 2 doctests failed sage -t --long --warn-long 73.5 src/sage/repl/ipython_extension.py # 1 doctest failed sage -t --long --warn-long 73.5 src/sage/repl/attach.py # 1 doctest failed sage -t --long --warn-long 73.5 src/sage/typeset/ascii_art.py # 1 doctest failed sage -t --long --warn-long 73.5 src/sage/repl/display/formatter.py # 1 doctest failed sage -t --long --warn-long 73.5 src/sage/repl/inputhook.pyx # 1 doctest failed sage -t --long --warn-long 73.5 src/sage/repl/interface_magic.py # 1 doctest failed sage -t --long --warn-long 73.5 src/sage/repl/ipython_tests.py # 1 doctest failed sage -t --long --warn-long 73.5 src/sage/repl/rich_output/backend_ipython.py # 1 doctest failed Moving on to 7.4-b1. Justin -- Justin C. Walker Curmudgeon at Large Director Institute for the Enhancement of the Director's Income -- Build a man a fire and he'll be warm for a night. Set a man on fire and he'll be warm for the rest of his life. -- 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.
