On Ubuntu 16.04 x86_64 Xeon E5-2623 + 16 GB RAM, from a fresh git clone + pull of #24088 branch, make ptestlong resulted in a single doctest failure:
---------------------------------------------------------------------- sage -t --long --warn-long 45.7 src/sage/groups/braid.py # 1 doctest failed ---------------------------------------------------------------------- which arises from RichReprWarning: Exception in _rich_repr_ while displaying object: Jmol failed to create file '/home/eric/.sage/temp/tensor/11025/dir__ZBuF5/preview.png' This is a common Jmol failure in ptestlong on this computer since a few beta's... As usual, the test is passed when run standalone. Eric. Le lundi 23 octobre 2017 13:28:16 UTC+2, Eric Gourgoulhon a écrit : > > Merging the branch of #24088 <https://trac.sagemath.org/ticket/24088> and > running make distclean + make resulted in a successful build. > > 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.
