When I build sage-2.10.1 (using gcc-4.2.2) on my itanium-Linux
box, 'make check' gives

sage -t  devel/sage-main/sage/graphs/graph_generators.py    *** ***
Error: TIMED OUT! *** ***
*** *** Error: TIMED OUT! *** ***

If I edit local/bin/sage-doctest and increase TIMEOUT to 240 (from
180), then when
I run 'make check" I get

sage -t  devel/sage-main/sage/graphs/graph_generators.py
         [138.8 s]

Q1. Since 138.8 < 180, why was the original TIMEOUT not sufficient?

Q2. Should I be worried that I had to raise TIMEOUT to 240?

Kate
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to