[Buildbot-commits] [buildbot/buildbot] ec868b: fix steps.source.bzr parseGotRevision returning in...

GitHub noreply at github.com
Wed Nov 14 04:31:28 UTC 2012


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: ec868b8dd3cbbb96cefb2f67688f94b4ab83284a
      https://github.com/buildbot/buildbot/commit/ec868b8dd3cbbb96cefb2f67688f94b4ab83284a
  Author: jhnwsk <jhnwsk at gmail.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M master/buildbot/steps/source/bzr.py
    M master/buildbot/test/unit/test_steps_source_bzr.py

  Log Message:
  -----------
  fix steps.source.bzr parseGotRevision returning int


  Commit: 3b609ea0f80834ec5c1974987c6bea7c5f5e14fb
      https://github.com/buildbot/buildbot/commit/3b609ea0f80834ec5c1974987c6bea7c5f5e14fb
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M master/buildbot/steps/source/bzr.py
    M master/buildbot/test/unit/test_steps_source_bzr.py

  Log Message:
  -----------
  Merge branch 'fix-steps-source-bzr' of git://github.com/jhnwsk/buildbot


  Commit: 468a299a58b95f9ee4a227196cc98df0cc00e54a
      https://github.com/buildbot/buildbot/commit/468a299a58b95f9ee4a227196cc98df0cc00e54a
  Author: jhnwsk <jhnwsk at gmail.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

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

  Log Message:
  -----------
  fix steps.source.svn parseGotRevision returning int


  Commit: a99dc97f4f86550444d9460cee500ab52cf1eb9c
      https://github.com/buildbot/buildbot/commit/a99dc97f4f86550444d9460cee500ab52cf1eb9c
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M master/buildbot/process/botmaster.py
    M master/buildbot/test/integration/test_master.py

  Log Message:
  -----------
  Reinstate the test_master suite.

Be more careful about ensuring that someone's waiting for the deferreds
from maybeStartBuildsOn.  Fixes #2395.


  Commit: cda112b47172fc0b85759e678119930c2c7a08f9
      https://github.com/buildbot/buildbot/commit/cda112b47172fc0b85759e678119930c2c7a08f9
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

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

  Log Message:
  -----------
  only catch Exception, and specifically not GeneratorExit, inside inlineCallbacks

Refs #2395.


  Commit: 3f9be7293fd0e3e0100a21b6629b8a99eaf1c56c
      https://github.com/buildbot/buildbot/commit/3f9be7293fd0e3e0100a21b6629b8a99eaf1c56c
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

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

  Log Message:
  -----------
  Merge branch 'fix-steps-source-svn' of git://github.com/jhnwsk/buildbot


  Commit: 3387bcdfa9b09337a916a04ecfd3ae9e5c0e9f67
      https://github.com/buildbot/buildbot/commit/3387bcdfa9b09337a916a04ecfd3ae9e5c0e9f67
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M master/buildbot/process/botmaster.py
    M master/buildbot/steps/source/bzr.py
    M master/buildbot/steps/source/svn.py
    M master/buildbot/test/integration/test_master.py
    M master/buildbot/test/unit/test_steps_source_bzr.py
    M master/buildbot/test/unit/test_steps_source_svn.py

  Log Message:
  -----------
  Merge branch 'master' into nine


Compare: https://github.com/buildbot/buildbot/compare/cf76b88b4fc3...3387bcdfa9b0


More information about the Commits mailing list