[Buildbot-commits] [buildbot/buildbot] 3d54fe: Monkey patch recent gatherResults on old versions ...

GitHub noreply at github.com
Sun Jan 20 05:59:12 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 3d54fef5a2eb1010dcc9ad78bff6417170b9b1dc
      https://github.com/buildbot/buildbot/commit/3d54fef5a2eb1010dcc9ad78bff6417170b9b1dc
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2013-01-19 (Sat, 19 Jan 2013)

  Changed paths:
    M master/buildbot/monkeypatches/__init__.py
    A master/buildbot/monkeypatches/gatherResults.py

  Log Message:
  -----------
  Monkey patch recent gatherResults on old versions of twisted.

Newer versions of gatherResults support consumeErrors, which we would like to use.


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

  Changed paths:
    M master/buildbot/monkeypatches/__init__.py
    A master/buildbot/monkeypatches/gatherResults.py

  Log Message:
  -----------
  Merge branch 'gatherResults'


Compare: https://github.com/buildbot/buildbot/compare/7ba03c15f7f8...56e92596c0d8


More information about the Commits mailing list