[Buildbot-commits] [buildbot/buildbot] 77f27b: don't log BuildslaveTooOldError

GitHub noreply at github.com
Sat Nov 15 04:03:01 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 77f27b9873eec907416528e43a21615cee6cb930
      https://github.com/buildbot/buildbot/commit/77f27b9873eec907416528e43a21615cee6cb930
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/test/unit/test_steps_slave.py

  Log Message:
  -----------
  don't log BuildslaveTooOldError


  Commit: 758e96182ec2d450d81547a604e07d6464844c66
      https://github.com/buildbot/buildbot/commit/758e96182ec2d450d81547a604e07d6464844c66
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M master/buildbot/steps/source/svn.py
    M master/buildbot/test/unit/test_steps_source_svn.py

  Log Message:
  -----------
  test failure when buildslave does not have svn installed


  Commit: b84fde607dc64e6a2b7f195e2c889baf5d5359f4
      https://github.com/buildbot/buildbot/commit/b84fde607dc64e6a2b7f195e2c889baf5d5359f4
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M master/buildbot/process/buildstep.py

  Log Message:
  -----------
  make sure self.results is set for getResultSummary


  Commit: dfa2e244d517630f0af7586d9b268479e9257f91
      https://github.com/buildbot/buildbot/commit/dfa2e244d517630f0af7586d9b268479e9257f91
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-11-15 (Sat, 15 Nov 2014)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/steps/source/svn.py
    M master/buildbot/test/unit/test_steps_slave.py
    M master/buildbot/test/unit/test_steps_source_svn.py

  Log Message:
  -----------
  Merge pull request #1358 from djmitche/bug3017

Fix up handling of `self.results` for steps


Compare: https://github.com/buildbot/buildbot/compare/3a81e538f0d6...dfa2e244d517


More information about the Commits mailing list