On Ubuntu 16.04 running on Core i7-6700HQ + 16 GB RAM, parallel (-j8) build OK, make ptestlong failed with a timed out in doctest/test.py:
sage -t --long --warn-long 48.8 src/sage/doctest/test.py # Timed out after testing finished However, when run in standalone: ./sage -t --long src/sage/doctest/test.py everything is OK: all tests passed in 65.2 s. 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.
