On Ubuntu 16.04 x86_64 Xeon E5-2623 + 16 GB RAM, from a fresh git clone + pull develop, parallel (-j16) build OK. ptestlong OK as well, modulo 2 doctests:
sage -t --long --warn-long 46.1 src/sage/plot/plot3d/implicit_plot3d.py # 1 doctest failed sage -t --long --warn-long 46.1 src/sage/plot/plot3d/shapes2.py # 1 doctest failed As usual on this computer since a few betas, this is due to the failure of Jmol to create some file in ~/.sage/temp/. Both doctests are passed when run standalone. Besides, there is no longer any issue with the notebook exporter. Best wishes, Eric. -- 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.
