[Buildbot-commits] [Buildbot] #1854: FileUpload never times out
Buildbot trac
trac at buildbot.net
Tue Mar 19 01:20:22 UTC 2013
#1854: FileUpload never times out
-----------------------------------------+-----------------------
Reporter: exarkun | Owner: juanl
Type: defect | Status: accepted
Priority: critical | Milestone: 0.8.+
Version: 0.8.2 | Resolution:
Keywords: transfer master-slave sprint |
-----------------------------------------+-----------------------
Comment (by juanl):
It appears that this ticket might no longer be valid.
I've installed v0.8.2 master and slave on the same machine, started a
fileUpload with a large file, brought down the loopback interface, and
waited for the master to sense the slave disconnect. In this case the
build step will hang, remaining in the in-process (yellow) state. Even
after the slave reconnects, the step will remain in the in-process state -
even though new builds can be started.
Using v0.8.7p1 master and slave and the same procedure above I see the
build will be properly interrupted and marked as having incurred an
exception.
Here is a bash script that sets up a v0.8.2 or v0.8.7p1 test environment
for recreating this issue. http://pastebin.mozilla.org/2226893
--
Ticket URL: <http://trac.buildbot.net/ticket/1854#comment:13>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list