On Nov 30, 1:18 am, Eric Kangas <[email protected]> wrote: > The testall function finished earlier then expected. I did have only > one time out error. The error listed:
That's very good to hear. > --------------------------------------------------------------------------- > ---------------------------------------------------------------------- > The following tests failed: > > sage -t -force_lib "devel/sage/sage/sandpiles/sandpile.py" # Time > out > Total time for all tests: 19977.9 seconds > Please see /home/nooniensoong97/.sage//tmp/test.log for the complete > log from this test. > --------------------------------------------------------------------------- > ---------------------------------------------------------------------- > > Is there a way to fix these time out errors? > Another thing you can do is export SAGE_TIMEOUT=1000 or something like that before testing the file. See http://www.sagemath.org/doc/installation/source.html#environment-variables for full details. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
