Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot

  Commit: 6cd2ceac5ff6fbb74fedb2855381051546b40f13
      
https://github.com/buildbot/buildbot/commit/6cd2ceac5ff6fbb74fedb2855381051546b40f13
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2011-09-04 (Sun, 04 Sep 2011)

  Changed paths:
    M master/buildbot/process/buildstep.py
  M master/buildbot/steps/source/bzr.py
  M master/buildbot/steps/source/cvs.py
  M master/buildbot/steps/source/git.py
  M master/buildbot/steps/source/mercurial.py
  M master/buildbot/steps/source/svn.py
  M master/buildbot/test/unit/test_steps_source_bzr.py
  M master/buildbot/test/unit/test_steps_source_cvs.py
  M master/buildbot/test/unit/test_steps_source_git.py
  M master/buildbot/test/unit/test_steps_source_mercurial.py
  M master/buildbot/test/unit/test_steps_source_svn.py

  Log Message:
  -----------
  Handle errors in master-side source steps

This adds a BuildStepFailed exception that can be raised within anything
that leads to step.failed; from there, it will be punted to
step.finished(FAILURE).  Fixes #2097.



------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to