[Buildbot-commits] [buildbot/buildbot] 062aa5: don't run a test	requiring flushLoggedEvents on tw...
    noreply at github.com 
    noreply at github.com
       
    Wed Aug 25 23:11:35 UTC 2010
    
    
  
Branch: refs/heads/master
Home:   http://github.com/buildbot/buildbot
Commit: 062aa53438cadf5b8e935bbabb335b13dea51186
    http://github.com/buildbot/buildbot/commit/062aa53438cadf5b8e935bbabb335b13dea51186
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-08-25 (Wed, 25 Aug 2010)
Changed paths:
  M slave/buildslave/test/unit/test_runprocess.py
Log Message:
-----------
don't run a test requiring flushLoggedEvents on tw <= 9.0.0, py-2.7
Commit: 9003e716954979400dcc3f10c9b5043abc60e8d4
    http://github.com/buildbot/buildbot/commit/9003e716954979400dcc3f10c9b5043abc60e8d4
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-08-25 (Wed, 25 Aug 2010)
Changed paths:
  M slave/buildslave/test/__init__.py
Log Message:
-----------
UnitTest patching does not work with Twisted <= 9.0.0 and Python-2.7
Commit: 3c2b3b91f801a29bfd0ed568441e532dd41583b2
    http://github.com/buildbot/buildbot/commit/3c2b3b91f801a29bfd0ed568441e532dd41583b2
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-08-25 (Wed, 25 Aug 2010)
Changed paths:
  M master/buildbot/db/connector.py
  M master/buildbot/process/base.py
  M master/buildbot/process/builder.py
  M master/buildbot/scripts/runner.py
  M master/buildbot/status/web/builder.py
  M master/buildbot/test/unit/test_schedulers_timed_Nightly.py
Log Message:
-----------
Merge branch 'master' of github.com:buildbot/buildbot
* 'master' of github.com:buildbot/buildbot:
  Exit with error code 1 if sendchange fails.
  Check that we have a remote before starting the next step, or that we have a slave reference before releasing locks.
  Fix up some queries for large numbers of build requests or builds.
  Remove unused import
  Follow-up to #797: Don't set now=True so buildbot doesn't think builds have to be started right away.
    
    
More information about the Commits
mailing list