[Buildbot] #3101: exception while rendering logs

Buildbot trac trac at buildbot.net
Wed Dec 10 16:08:01 UTC 2014


#3101: exception while rendering logs
-------------------+---------------------
Reporter:  sa2ajj  |       Owner:  dustin
    Type:  defect  |      Status:  closed
Priority:  major   |   Milestone:  0.9.0
 Version:  master  |  Resolution:  fixed
Keywords:  web     |
-------------------+---------------------
Changes (by Dustin J. Mitchell <dustin@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"2add1d92b0643abf62621d71f4d1928326220c2f"]:
 {{{
 #!CommitTicketReference repository=""
 revision="2add1d92b0643abf62621d71f4d1928326220c2f"
 Fix off-by-one error in log chunk handling

 The extra `- 1` here caused single blank lines to be skipped when
 chopping un-requested lines of the end of a response.  Earlier tests,
 even if they had actually been running, would not have discovered this
 as they did not test blank lines.  Fixes #3101.
 }}}

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


More information about the bugs mailing list