> On Mar 13, 2017, at 00: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
Built from a clone/checkout of the develop branch, on macOS 10.11.6 (Quad-core Core i7), without problems (-j6). Testing (‘ptestlong’) yielded two timeouts: ---------------------------------------------------------------------- sage -t --long --warn-long 80.6 src/sage/geometry/cone.py # Timed out sage -t --long --warn-long 80.6 src/sage/modular/modsym/space.py # Timed out ---------------------------------------------------------------------- I reran the full “make” (no rebuilding), and got another two timeouts. ---------------------------------------------------------------------- sage -t --long --warn-long 79.1 src/sage/graphs/matchpoly.pyx # Timed out sage -t --long --warn-long 79.1 src/sage/doctest/external.py # Timed out ——————————————————————————————————— Logs available for each run, if interested. Justin -- Justin C. Walker, Curmudgeon at Large Institute for the Absorption of Federal Funds ----------- Like the ski resort full of girls hunting for husbands and husbands hunting for girls, the situation is not as symmetrical as it might seem. - Alan MacKay -- -- 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.
