New submission from STINNER Victor:

I need this option to increase the timeout (currently of 20 min) per test file 
on the "AMD64 Windows8.1 Refleaks 3.x" buildbot. We already changed the 
buildbot timeout (timeout x 10 for refleaks tests):
https://github.com/python/buildmaster-config/commit/77316bfe4a5428650d1b120c32d9d65fa69e9c8f

The test step on this buildbot takes 2h30. On the same buildbot slave server, 
the "AMD64 Windows8.1 Non-Debug 3.x" buildbot takes less than 20 min for the 
whole "step" step!

For the "x86 Gentoo Refleaks 3.x" buildbot, the buildbot timeout is 12000 
seconds and the regrtest timeout is 11700 seconds. But on Windows, we don't 
support "regrtest timeout" yet, it's currently hardcoded to 20 min.

----------
components: Tests, Windows
messages: 296080
nosy: haypo, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Add -t option (timeout) to Tools/buildbot/test.bat for "AMD64 Windows8.1 
Refleaks 3.x" buildbot
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30673>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to