Dear Sage devel,

writing a test suite for my cohomology package, I got rather
frustrated. After working around the randomness of some Gap functions,
I am now concerned with the computation time.

It happened that the tests passed, with a total time of about 15
minutes. But now, without me being aware of any big change, I get time
outs after roughly 6 minutes.

So at least these questions arise:
- What is an acceptable time for running a test suite of an spkg?
- How can one influence the time after which a test is killed?
- How can I find out what test caused the time out? Namely, I only got
sage -t  "RecDoctest.py"
*** *** Error: TIMED OUT! PROCESS KILLED! *** ***
*** *** Error: TIMED OUT! *** ***
*** *** Error: TIMED OUT! *** ***
         [361.2 s]
exit code: 1024

Is there a way to get a message of the type "Time out in line ...
executing ..."?

Best regards,
    Simon

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

Reply via email to