Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: a4247c256e45c20e04393c015eac0413fbbd4054
      
https://github.com/buildbot/buildbot/commit/a4247c256e45c20e04393c015eac0413fbbd4054
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M master/buildbot/test/unit/test_db_logs.py

  Log Message:
  -----------
  fix nonfunctional test case


  Commit: 2add1d92b0643abf62621d71f4d1928326220c2f
      
https://github.com/buildbot/buildbot/commit/2add1d92b0643abf62621d71f4d1928326220c2f
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M master/buildbot/db/logs.py
    M master/buildbot/test/fake/fakedb.py
    M master/buildbot/test/unit/test_db_logs.py

  Log Message:
  -----------
  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.


  Commit: 8b7fec7aa46c56f9b64ce27784edae44709ba3ef
      
https://github.com/buildbot/buildbot/commit/8b7fec7aa46c56f9b64ce27784edae44709ba3ef
  Author: Mikhail Sobolev <[email protected]>
  Date:   2014-12-10 (Wed, 10 Dec 2014)

  Changed paths:
    M master/buildbot/db/logs.py
    M master/buildbot/test/fake/fakedb.py
    M master/buildbot/test/unit/test_db_logs.py

  Log Message:
  -----------
  Merge pull request #1436 from djmitche/bug3101

Fix off-by-one error in log handling of blank lines


Compare: 
https://github.com/buildbot/buildbot/compare/48253f6b12c7...8b7fec7aa46c
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to