On Thu, Oct 8, 2009 at 8:37 AM, Dr. David Kirkby
<david.kir...@onetel.net> wrote:
>
> It is possible to increases the timeout time allocated for doctests.
>
> 1) For an individual test?
> 2) For all of them?
>
> Perhaps this should be an environment variable, or similar if it is not
> already.

The top of local/bin/sage-doctest says:

# if any of the following environment variables are set, use them for
# the timeout lengths.
TIMEOUT = os.getenv('SAGE_TIMEOUT')
TIMEOUT_LONG = os.getenv('SAGE_TIMEOUT_LONG')
TIMEOUT_VALGRIND = os.getenv('SAGE_TIMEOUT_VALGRIND')


> Many are failing on Solaris with timeout errors and it is
> possible that is the issue, as 't2' CPUs are ill suited for CPU
> intensive tasks, and my own SPARC is about 7 years old.
>
> dave
>
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
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