[Buildbot-commits] [Buildbot] #2449: Buildbot fails to capture output

Buildbot nobody at buildbot.net
Fri Mar 15 22:05:52 UTC 2013


#2449: Buildbot fails to capture output
--------------------+--------------------
Reporter:  swebb    |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  0.8.+
 Version:  0.8.6p1  |  Resolution:
Keywords:  windows  |
--------------------+--------------------

Comment (by dustin):

 Tom suggests this may be due to output buffering of some form when not
 connected to a terminal.  If this is the case, then setting usePty=True
 will help.

 Since you mention this only happens periodically, it's possible that
 there's a race condition in the tes code which only causes a hang in a
 small fraction of cases -- manual testing wouldn't necessarily catch that.
 Have you tried running the task repeatedly by hand?

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2449#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list