[Python-Dev] Buildbot timing out - test suite failure (original) (raw)

[Python-Dev] Buildbot timing out - test suite failure - test_socket issue with UDP6?

Victor Stinner victor.stinner at gmail.com
Sat Jan 23 09:37:36 EST 2016


3600 seconds is the maximum duration of a single test file. We may reduce it since a single test file should not take longer than 30 min. Maybe we can do better and put the timeout on a single test function.

Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160123/1fd2cc0d/attachment.html>



More information about the Python-Dev mailing list