[Buildbot-commits] [buildbot/buildbot] 685d8d: RemoteCommand/ShellStep: change successfulRC for d...

GitHub noreply at github.com
Tue Sep 11 17:32:34 UTC 2012


  Branch: refs/heads/buildbot-0.8.7
  Home:   https://github.com/buildbot/buildbot
  Commit: 685d8d49715239491588e34e0bb52647e2704586
      https://github.com/buildbot/buildbot/commit/685d8d49715239491588e34e0bb52647e2704586
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/steps/shell.py
    M master/buildbot/steps/source/mercurial.py
    M master/buildbot/steps/transfer.py
    M master/buildbot/test/fake/remotecommand.py
    M master/buildbot/test/interfaces/test_remotecommand.py
    M master/buildbot/test/unit/test_steps_shell.py
    M master/docs/developer/cls-remotecommands.rst
    M master/docs/manual/cfg-buildsteps.rst

  Log Message:
  -----------
  RemoteCommand/ShellStep: change successfulRC for decodeRC

users of ShellStep can consider a special exit code
as WARNINGS, instead of failure (or RETRY, or SKIP, etc)

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: 78db42ac98f4491b00f8837b37230b9434ee14f7
      https://github.com/buildbot/buildbot/commit/78db42ac98f4491b00f8837b37230b9434ee14f7
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/steps/shell.py
    M master/buildbot/steps/source/mercurial.py
    M master/buildbot/steps/transfer.py
    M master/buildbot/test/fake/remotecommand.py
    M master/buildbot/test/interfaces/test_remotecommand.py
    M master/buildbot/test/unit/test_steps_shell.py
    M master/docs/developer/cls-remotecommands.rst
    M master/docs/manual/cfg-buildsteps.rst

  Log Message:
  -----------
  Merge branch 'TestWarning' of git://github.com/tardyp/buildbot into buildbot-0.8.7


Compare: https://github.com/buildbot/buildbot/compare/fb9a969f8707...78db42ac98f4


More information about the Commits mailing list