[Buildbot-commits] [buildbot/buildbot] 9ddc43: refactor	_startBuildFor to handle failure better
    noreply at github.com 
    noreply at github.com
       
    Sat Jul  9 14:42:47 UTC 2011
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 9ddc435937fc6114459a7535a94a8ece4b8f92b1
      https://github.com/buildbot/buildbot/commit/9ddc435937fc6114459a7535a94a8ece4b8f92b1
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-07-08 (Fri, 08 Jul 2011)
  Changed paths:
    M master/buildbot/process/builder.py
  M master/buildbot/test/unit/test_process_builder.py
  Log Message:
  -----------
  refactor _startBuildFor to handle failure better
When the ping fails, this now properly clears out the partially-set-up
build, which would otherwise hang around forever.  Fixes #2029.
    
    
More information about the Commits
mailing list