[Buildbot-commits] [buildbot/buildbot] f65f8a: Raise ImportError instead of exiting, if buildbot....

GitHub noreply at github.com
Sat Jan 12 23:55:52 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: f65f8a9a63359380fe52f76bddbb0813107c4da3
      https://github.com/buildbot/buildbot/commit/f65f8a9a63359380fe52f76bddbb0813107c4da3
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-12-10 (Mon, 10 Dec 2012)

  Changed paths:
    M slave/buildslave/test/__init__.py

  Log Message:
  -----------
  Raise ImportError instead of exiting, if buildbot.test can't be imported.

This apparently causes issue with 'pydoc -k', and is in general not nice.
Trial still fails with a sensible error message.

This is a slave-side reflection of commit 126e02341c76bd5a027c2ca5a8467aa5708228f2


  Commit: f17e53036804c83ef8269897f7758401a921fbf1
      https://github.com/buildbot/buildbot/commit/f17e53036804c83ef8269897f7758401a921fbf1
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-12-29 (Sat, 29 Dec 2012)

  Changed paths:
    M master/setup.py

  Log Message:
  -----------
  don't run sqlalchemy betas, either


  Commit: d2e05c6ff6ba43b87b28ef9abb770dbba554e674
      https://github.com/buildbot/buildbot/commit/d2e05c6ff6ba43b87b28ef9abb770dbba554e674
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
    M master/docs/manual/cfg-buildsteps.rst

  Log Message:
  -----------
  Don't claim to obfuscate passwords with master-side source step.

We don't currently have any way of obfuscating arbitrary things sent from the
master, so don't claim that we can.


  Commit: 4ed9634056182dc3825165dc6a71b2ba98b08e5e
      https://github.com/buildbot/buildbot/commit/4ed9634056182dc3825165dc6a71b2ba98b08e5e
  Author: Jerzy Kozera <jerzy.kozera at gmail.com>
  Date:   2013-01-12 (Sat, 12 Jan 2013)

  Changed paths:
    M master/buildbot/sourcestamp.py
    M master/buildbot/test/unit/test_sourcestamp.py

  Log Message:
  -----------
  Fixed try builds not being scheduled when more than one is pending


  Commit: 8edc03b6b1415edb387d7f0efa8b5b01625e097d
      https://github.com/buildbot/buildbot/commit/8edc03b6b1415edb387d7f0efa8b5b01625e097d
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2013-01-12 (Sat, 12 Jan 2013)

  Changed paths:
    M master/buildbot/sourcestamp.py
    M master/buildbot/test/unit/test_sourcestamp.py
    M master/docs/manual/cfg-buildsteps.rst
    M slave/buildslave/test/__init__.py

  Log Message:
  -----------
  Merge branch 'buildbot-0.8.7'


Compare: https://github.com/buildbot/buildbot/compare/172d39745c76...8edc03b6b141


More information about the Commits mailing list