Is there way I can increase the timeout for doctests? I've got some failures, but note that some tests are taking very close to the maximum permitted (360s) on my 900 MHz SPARC.

For example

sage -t  "devel/sage/doc/en/bordeaux_2008/birds_other.rst"
         [203.8 s]

sage -t  "devel/sage/sage/schemes/elliptic_curves/sha_tate.py"
         [259.8 s]

sage -t  "devel/sage/sage/schemes/elliptic_curves/ell_generic.py"
         [238.9 s]

sage -t  "devel/sage/sage/groups/perm_gps/partn_ref/refinement_graphs.pyx"
         [217.4 s]


So it is not beyond the bounds of possibility that if some tests are taking over 250s, then one or two might time out.


--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to