[Buildbot-commits] [buildbot/buildbot] 464f9e: add a decorator for tests that use flushLoggedErro...

noreply at github.com noreply at github.com
Mon Feb 7 02:53:07 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: 464f9e60a943cb21be0bda3322b5170037d11ae1
    https://github.com/buildbot/buildbot/commit/464f9e60a943cb21be0bda3322b5170037d11ae1
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-02-06 (Sun, 06 Feb 2011)

Changed paths:
  M master/buildbot/test/unit/test_changes_svnpoller.py
  M master/buildbot/test/unit/test_util_subscriptions.py
  A master/buildbot/test/util/compat.py
  M slave/buildslave/test/unit/test_runprocess.py
  A slave/buildslave/test/util/compat.py

Log Message:
-----------
add a decorator for tests that use flushLoggedErrors

Such tests will not run on certain combinations of Python and Twisted; a
decorator is a much more succinct way to represent this in the test
code.






More information about the Commits mailing list