On Ubuntu 16.04 x86_64 Xeon E5-2623 + 16 GB RAM, from a fresh git clone + 
pull develop, parallel (-j16) build OK, but make ptestlong failed with 
----------------------------------------------------------------------
sage -t --long --warn-long 52.8 src/sage/doctest/test.py  # Timed out after 
testing finished
----------------------------------------------------------------------

However, running the test separately, via
./sage -t --long --warn-long 52.8 src/sage/doctest/test.py
results in 
    [50 tests, 79.90 s]
----------------------------------------------------------------------
All tests passed!
----------------------------------------------------------------------
Total time for all tests: 80.0 seconds
    cpu time: 0.6 seconds
    cumulative wall time: 79.9 seconds

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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to