[Buildbot-commits] [buildbot/buildbot] 4038a9: teach fakedb.changes.addChange about codebase

GitHub noreply at github.com
Fri Mar 9 07:59:12 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 4038a94d1eefb15de6186fdc4a6432e60c8feb29
      https://github.com/buildbot/buildbot/commit/4038a94d1eefb15de6186fdc4a6432e60c8feb29
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-03-08 (Thu, 08 Mar 2012)

  Changed paths:
    M master/buildbot/test/fake/fakedb.py

  Log Message:
  -----------
  teach fakedb.changes.addChange about codebase


  Commit: 9b925d1ce91b7ae2e9f879e1746680163d20e9fd
      https://github.com/buildbot/buildbot/commit/9b925d1ce91b7ae2e9f879e1746680163d20e9fd
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-03-08 (Thu, 08 Mar 2012)

  Changed paths:
    A common/validate.sh

  Log Message:
  -----------
  add my validation script so others can use it, too


  Commit: f84ebdc70dddb261d4e915e96c14ecd1b5d6dccc
      https://github.com/buildbot/buildbot/commit/f84ebdc70dddb261d4e915e96c14ecd1b5d6dccc
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-03-08 (Thu, 08 Mar 2012)

  Changed paths:
    M master/buildbot/test/unit/test_process_builder.py

  Log Message:
  -----------
  remove a bogus test that's not running anyway

This test is bogus because it is asserting that requests can't be merged
if they don't have the same codebases.  This is not the case, though -
merge functions are allowed to do whatever they want to do.

This test wasn't being run because it's a generator but wasn't decorated
with defer.deferredGenerator.


  Commit: b8f1c46bc0ce76134438c85e9b1b73f4ca92c580
      https://github.com/buildbot/buildbot/commit/b8f1c46bc0ce76134438c85e9b1b73f4ca92c580
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-03-08 (Thu, 08 Mar 2012)

  Changed paths:
    M master/buildbot/config.py
  M master/docs/manual/cfg-intro.rst

  Log Message:
  -----------
  improve docs on error messages


Compare: https://github.com/buildbot/buildbot/compare/6da63a0...b8f1c46


More information about the Commits mailing list