[issue2611] Extend buildbot web interface to allow for forced tests to be run on a slave in verbose mode.

Trent Nelson report at bugs.python.org
Fri Apr 11 00:55:26 CEST 2008


New submission from Trent Nelson <tnelson at onresolve.com>:

It'd be nice if there was a facility to force a particular test to be 
re-run in verbose mode with the most recent build via the buildbot web 
interface.  It would allow us to get a bit more information about 
what's going on when the buildbots report stuff like this:

test_property
test_cprofile
test_signal

command timed out: 1800 seconds without output, killing pid 214235
SIGKILL failed to kill process
using fake rc=-1
program finished with exit code -1

Neal or Martin, if neither of you have the desire/bandwidth to look 
into this, I'm more than happy to take it on.  Suspect it'd involve a 
buildbot change on dinsdale right?

----------
components: Build
messages: 65328
nosy: Trent.Nelson, loewis, nnorwitz
severity: normal
status: open
title: Extend buildbot web interface to allow for forced tests to be run on a slave in verbose mode.
type: feature request

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2611>
__________________________________


More information about the Python-bugs-list mailing list